Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Zaptel data mode not supported?


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
akauffma at prodigy.ne...
Guest





PostPosted: Sat Apr 05, 2008 6:11 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Hello:

Have a TE110P laying around and decided to see if I could build a router
around it. I've tried compiling several versions of zaptel .1.4.x with
the same results. I checked the zaptel changelog and can't find
anything about it no longer being supported (or that it ever was for
that matter).

ztcfg:

Zaptel Configuration
SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Network HDLC (Default) (Slaves: 01 02 03 04 05 06 07 08 09
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31)
31 channels configured.
Changing signalling on channel 1 from Unused to Network HDLC
ZT_CHANCONFIG failed on channel 1: Function not implemented (3Cool

dmesg:

Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.9.2
Zaptel Echo Canceller: MG2
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 16 (level, low) -> IRQ 209
FALC version: 00000000
TE110P: Setting up global serial parameters for E1 FALC V1.2
TE110P: Successfully initialized serial bus for card
Found a Wildcard: Digium Wildcard TE110P T1/E1
Zaptel networking not supported by this build.

make data:

make[1]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: `menuselect' is up to date.
make[2]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make -C datamods datamods
make: *** datamods: No such file or directory. Stop.
make: *** [data] Error 2

Adding datamods to SUBDIR_MODULES in top level Makefile

make:

CC [M] /usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_lmi_send':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: (Each
undeclared identifier is reported only once
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: for each
function it appears in.)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_set_link_state':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:575: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_lmi_recv':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:646: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:825: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:829: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:845: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function `fr_rx':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:878: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`hdlc_fr_ioctl':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:1209: error:
`LMI_CISCO' undeclared (first use in this function)
make[4]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o] Error 1
make[3]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods] Error 2
make[2]: *** [_module_/usr/src/zaptel-1.4.9.2/kernel] Error 2

Am I missing something, or does zaptel.conf.sample need some updating?

Alex
Back to top
stotaro at totarotechn...
Guest





PostPosted: Sat Apr 05, 2008 9:38 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

You need to have the kernel compiled specially for it to work.

Thanks,
Steve Totaro

On 4/5/08, Alex Kauffmann <akauffma at prodigy.net.mx> wrote:
Quote:
Hello:

Have a TE110P laying around and decided to see if I could build a router
around it. I've tried compiling several versions of zaptel .1.4.x with
the same results. I checked the zaptel changelog and can't find
anything about it no longer being supported (or that it ever was for
that matter).

ztcfg:

Zaptel Configuration
SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: Network HDLC (Default) (Slaves: 01 02 03 04 05 06 07 08 09
10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31)
31 channels configured.
Changing signalling on channel 1 from Unused to Network HDLC
ZT_CHANCONFIG failed on channel 1: Function not implemented (3Cool

dmesg:

Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.9.2
Zaptel Echo Canceller: MG2
ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 16 (level, low) -> IRQ 209
FALC version: 00000000
TE110P: Setting up global serial parameters for E1 FALC V1.2
TE110P: Successfully initialized serial bus for card
Found a Wildcard: Digium Wildcard TE110P T1/E1
Zaptel networking not supported by this build.

make data:

make[1]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: Entering directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[2]: `menuselect' is up to date.
make[2]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.9.2/menuselect'
make -C datamods datamods
make: *** datamods: No such file or directory. Stop.
make: *** [data] Error 2

Adding datamods to SUBDIR_MODULES in top level Makefile

make:

CC [M] /usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_lmi_send':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: (Each
undeclared identifier is reported only once
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:450: error: for each
function it appears in.)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_set_link_state':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:575: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`fr_lmi_recv':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:646: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:825: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:829: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:845: error: structure
has no member named `bandwidth'
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function `fr_rx':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:878: error:
`LMI_CISCO' undeclared (first use in this function)
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c: In function
`hdlc_fr_ioctl':
/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.c:1209: error:
`LMI_CISCO' undeclared (first use in this function)
make[4]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods/hdlc_fr.o] Error 1
make[3]: *** [/usr/src/zaptel-1.4.9.2/kernel/datamods] Error 2
make[2]: *** [_module_/usr/src/zaptel-1.4.9.2/kernel] Error 2

Am I missing something, or does zaptel.conf.sample need some updating?

Alex

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Apr 05, 2008 11:23 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
stotaro at totarotechn...
Guest





PostPosted: Sun Apr 06, 2008 4:47 am    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro
Back to top
stotaro at totarotechn...
Guest





PostPosted: Sun Apr 06, 2008 5:12 am    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Check page 38 of 74. A real pain. Hopefully either Tzafrir is
correct with a different distro (Debian)vor Sangoma makes it simple.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 5:47 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro
Back to top
stotaro at totarotechn...
Guest





PostPosted: Sun Apr 06, 2008 9:49 am    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Sorry,

I cannot find the link to the actual Digium link but here are examples
from the wiki:
http://www.voip-info.org/wiki/view/Asterisk+Data+Configuration

http://www.voip-info.org/wiki-Asterisk+Data+Configuration

Tomorrow, I will see if data T1 on a Sangoma card is much more simple.
If I find the Digium PDF I will post it.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 6:12 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
Check page 38 of 74. A real pain. Hopefully either Tzafrir is
correct with a different distro (Debian)vor Sangoma makes it simple.

Thanks,
Steve Totaro



On Sun, Apr 6, 2008 at 5:47 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro

Back to top
stotaro at totarotechn...
Guest





PostPosted: Sun Apr 06, 2008 9:55 am    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Sorry for all the replies, I found the Digium PDF on Data mode.

http://www.modulo.ro/Modulo/docs/TE405-410P-user-manual.pdf

Good luck getting them to support it though Wink

I will post my Sangoma results tomorrow.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 10:49 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
Sorry,

I cannot find the link to the actual Digium link but here are examples
from the wiki:
http://www.voip-info.org/wiki/view/Asterisk+Data+Configuration

http://www.voip-info.org/wiki-Asterisk+Data+Configuration

Tomorrow, I will see if data T1 on a Sangoma card is much more simple.
If I find the Digium PDF I will post it.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 6:12 AM, Steve Totaro


<stotaro at totarotechnologies.com> wrote:
Quote:
Check page 38 of 74. A real pain. Hopefully either Tzafrir is
correct with a different distro (Debian)vor Sangoma makes it simple.

Thanks,
Steve Totaro



On Sun, Apr 6, 2008 at 5:47 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro


Back to top
akauffma at prodigy.ne...
Guest





PostPosted: Sun Apr 06, 2008 12:52 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Steve Totaro wrote:
Quote:
Sorry for all the replies, I found the Digium PDF on Data mode.

http://www.modulo.ro/Modulo/docs/TE405-410P-user-manual.pdf

Good luck getting them to support it though Wink

I will post my Sangoma results tomorrow.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 10:49 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:

Quote:
Sorry,

I cannot find the link to the actual Digium link but here are examples
from the wiki:
http://www.voip-info.org/wiki/view/Asterisk+Data+Configuration

http://www.voip-info.org/wiki-Asterisk+Data+Configuration

Tomorrow, I will see if data T1 on a Sangoma card is much more simple.
If I find the Digium PDF I will post it.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 6:12 AM, Steve Totaro


<stotaro at totarotechnologies.com> wrote:
Quote:
Check page 38 of 74. A real pain. Hopefully either Tzafrir is
correct with a different distro (Debian)vor Sangoma makes it simple.

Thanks,
Steve Totaro



On Sun, Apr 6, 2008 at 5:47 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro





_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


Thank you for the replies. It was my understanding that rebuilding the
kernel was necessary in 2.4 but everything needed was already included
in 2.6 series. My bad I guess. I was trying to find a use for old
cards I have, but If i'm going to have to use a Sangoma, I'll just use
Vyatta which supports them out of the box. Too bad that the agreement
between Vyatta and Digium has not resulted in them supporting Digium
cards yet.

Alex
Back to top
joakimsen at gmail.com
Guest





PostPosted: Sun Apr 06, 2008 10:23 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

On Sun, Apr 6, 2008 at 1:52 PM, Alex Kauffmann <akauffma at prodigy.net.mx> wrote:
Quote:
Thank you for the replies. It was my understanding that rebuilding the
kernel was necessary in 2.4 but everything needed was already included
in 2.6 series.

*HEAVILY* dependent on the distribution!
Back to top
akauffma at prodigy.ne...
Guest





PostPosted: Mon Apr 07, 2008 9:59 pm    Post subject: [asterisk-users] Zaptel data mode not supported? Reply with quote

Steve Totaro wrote:
Quote:
Sorry for all the replies, I found the Digium PDF on Data mode.

http://www.modulo.ro/Modulo/docs/TE405-410P-user-manual.pdf

Good luck getting them to support it though Wink

I will post my Sangoma results tomorrow.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 10:49 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:

Quote:
Sorry,

I cannot find the link to the actual Digium link but here are examples
from the wiki:
http://www.voip-info.org/wiki/view/Asterisk+Data+Configuration

http://www.voip-info.org/wiki-Asterisk+Data+Configuration

Tomorrow, I will see if data T1 on a Sangoma card is much more simple.
If I find the Digium PDF I will post it.

Thanks,
Steve Totaro

On Sun, Apr 6, 2008 at 6:12 AM, Steve Totaro


<stotaro at totarotechnologies.com> wrote:
Quote:
Check page 38 of 74. A real pain. Hopefully either Tzafrir is
correct with a different distro (Debian)vor Sangoma makes it simple.

Thanks,
Steve Totaro



On Sun, Apr 6, 2008 at 5:47 AM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote:
On Sun, Apr 6, 2008 at 12:23 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Apr 05, 2008 at 10:38:52PM -0400, Steve Totaro wrote:
Quote:
You need to have the kernel compiled specially for it to work.

Are you sure? What exactly is needed?
I think you need to rebuild the kernel on Centos, but on Debian this
happens to be supported in the default kernel. Didn't get to test that
support yet, though.


Tzafrir,

I am not sure actually.

Many years ago I was tasked with setting up E1s, one for data and one
for voice. There was no definitive guide, but putting *many* pieces
together around the web, I came across blog (hotwo back then) and many
other pieces on how to recompile the kernel with the correct options,
they were not on by default. This was Whitebox or CentOS (RedHat in
other words).

Never tried on Debian.

I am going to try with a Sangoma T1 on Monday, the ./Setup install
script makes it look like it should be "simple". We shall see.

Thanks,
Steve Totaro





_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


Steve:

It is simple. ./Setup install and had 2 E1 from different providers up
and running in CISCO HDLC mode within 15 minutes. Now to brush up on
channel bonding and I'm set to load balance. It's a shame that it
couldn't be just that easy with the TE100P.

Alex
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services