Adam Goryachev
2005-Jan-07 05:20 UTC
[Asterisk-Users] TDM400P - Segmentation fault - Help!
Please stop re-posting the exact same thing over, and over, and over again. Then, while you are sitting thinking about this, wondering why you haven't yet got a response, how about you work out how to switch off HTML emails. Send it in plain text, more people will bother reading it, and responding. On Fri, 2005-01-07 at 10:02 -0300, C?sar Davi ?vila do Nascimento wrote:> Hi all, > > zaptel.conf > fxoks=1-2 > fxsks=3-4> zapata.conf > [channels] > signalling=fxo_ks > channel=1-2 > signalling=fxs_ks > channel=3-4You have your fxo/fxs confused. zaptel.conf and zapata.conf need to be opposite values. Look at the wiki, I am sure there are some examples there. Regards, Adam
César Davi Ávila do Nascimento
2005-Jan-07 06:02 UTC
[Asterisk-Users] TDM400P - Segmentation fault - Help!
Hi all, I'm trying to install a TDM400P card, and I need some help. Please, see below... after dmesg command: [root@voip root]# dmesg via82cxxx: board #1 at 0xD800, IRQ 5 Zapata Telephony Interface Registered on major 196 PCI: Found IRQ 3 for device 00:09.0 PCI: Sharing IRQ 3 with 00:10.1 Freshmaker version: 71 Freshmaker passed register test Module 0: Installed -- AUTO FXS/DPO Module 1: Installed -- AUTO FXS/DPO Module 2: Installed -- AUTO FXO (FCC mode) Module 3: Installed -- AUTO FXO (FCC mode) Found a Wildcard TDM: Wildcard TDM400P REV E/F (4 modules) after [root@voip root]# asterisk -vvvvcp command: [chan_phone.so] => (Linux Telephony API Support) == Parsing '/etc/asterisk/phone.conf': Found == Registered channel type 'Phone' (Standard Linux Telephony API Driver) [chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found Jan 6 14:57:50 WARNING[-1084944256]: chan_zap.c:665 zt_open: Unable to specify channel 1: No such device or address Jan 6 14:57:50 ERROR[-1084944256]: chan_zap.c:5340 mkintf: Unable to open channel 1: No such device or address here = 0, tmp->channel = 1, channel = 1 Jan 6 14:57:50 ERROR[-1084944256]: chan_zap.c:7377 setup_zap: Unable to register channel '1-2' Jan 6 14:57:50 WARNING[-1084944256]: loader.c:313 ast_load_resource: chan_zap.so: load_module failed, returning -1 == Unregistered channel type 'Tor' == Unregistered channel type 'Zap' Segmentation fault [root@voip root]# Please, see .conf files below: zaptel.conf fxoks=1-2 fxsks=3-4 loadzone = us defaultzone=us zapata.conf [channels] callwaiting=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes echocancel=yes echocancelwhenbridged=yes rxgain=3.5 txgain=3.5 immediate=no busydetect=yes busycount=5 callprogress=no usecallerid=yes hidecallerid=no ;calleridcallwaiting=yes callerid=asreceived musiconhold=default relaxdtmf=yes accountcode=pstn_local amaflags=billing echotraining=yes context=fxs ;Context to FXS ports group=1 signalling=fxo_ks channel=1-2 context=fxo ;Context to FXO ports group=2 signalling=fxs_ks channel=3-4 extensions.conf [fxs] exten => 100,1,Dial,Zap/1 exten => 100,1,Dial,Zap/2 exten => _9X.,1,Dial,Zap/3/${EXTEN:1} [fxo] exten => s,1,Dial,Zap/4 thanks C?sar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050107/150297d6/attachment.htm