Colin Anderson
2005-Sep-28 08:57 UTC
[Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
Did you compile and install libpri *before* Asterisk? I had same problem (among others) b/c I didn't install in the correct order. Try the awesome asterisk_update.sh shell script. Are you trying to emulate CPE or NET? Try signalling=pri_cpe Check for whitespace behind the statement, zapata.conf seems bitchy about whitespace. hth -----Original Message----- From: Steve Totaro [mailto:asterisk@totarotechnologies.com] Sent: Wednesday, September 28, 2005 12:39 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' Any ideas? 51] logger.c: [chan_zap.so] => (Zapata Telephony) Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: =Parsing '/etc/asterisk/zapata.conf': Found Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Not found (No such file or directory) Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Found Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' Sep 28 00:42:35 ERROR[5151] chan_zap.c: Signalling must be specified before any channels are. Sep 28 00:42:35 WARNING[5151] loader.c: chan_zap.so: load_module failed, returning -1 Sep 28 00:42:35 WARNING[5151] loader.c: Loading module chan_zap.so failed! zaptel.conf span=1,0,0,esf,b8zs bchan=1-23 dchan=24 span=2,0,0,esf,b8zs bchan=25-47 dchan=48 span=3,0,0,esf,b8zs bchan=49-71 dchan=72 span=4,0,0,esf,b8zs bchan=73-95 dchan=96 loadzone = us defaultzone=us zapata.conf ; ; Zapata telephony interface ; ; Configuration file [trunkgroups] [channels] language=en context=from-pstn rxwink=300 ; Atlas seems to use long (250ms) winks ; ; Whether or not to do distinctive ring detection on FXO lines ; ;usedistinctiveringdetection=yes usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=no echocancelwhenbridged=no echotraining=no rxgain=0.0 txgain=0.0 group=0 callgroup=1 pickupgroup=1 immediate=no ;faxdetect=both faxdetect=incoming ;faxdetect=outgoing ;faxdetect=no context = from-pstn switchtype = national signalling = pri_net group = 0 channel => 1-23 switchtype = national signalling = pri_net group = 1 channel => 25-47 switchtype = national signalling = pri_net group = 2 channel => 49-71 switchtype = national signalling = pri_net group = 3 channel => 73-95 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050928/007ba2d1/attachment.htm
Colin Anderson
2005-Sep-28 11:56 UTC
[Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unkn own signalling method 'pri_net'
One thing I noticed with @home 1.5 is that I never got it to work with my TDM FXS until I disabled the newer TDM drivers and used the old drivers, then hand-wrote my zaptel and zapata.conf and didn't use the automatic zaptel configuration script then it worked perfect. So for me, I would 'modprobe wcfxs' and for you it would be 'modprobe wct1xxp' give it a shot. zapata and zaptel.conf are super bitchy to get right, this is one case where you want to hand-generate your conf instead of autogenerating it. -----Original Message----- From: Steve Totaro [mailto:asterisk@totarotechnologies.com] Sent: Wednesday, September 28, 2005 2:39 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' This is an *@home <mailto:*@home> installation. I tried both pri_net and pri_cpe. Checking for whitespace. ----- Original Message ----- From: Colin Anderson <mailto:ColinA@landmarkmasterbuilder.com> To: 'Asterisk Users Mailing List - <mailto:asterisk-users@lists.digium.com> Non-Commercial Discussion' Sent: Wednesday, September 28, 2005 8:57 AM Subject: RE: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' Did you compile and install libpri *before* Asterisk? I had same problem (among others) b/c I didn't install in the correct order. Try the awesome asterisk_update.sh shell script. Are you trying to emulate CPE or NET? Try signalling=pri_cpe Check for whitespace behind the statement, zapata.conf seems bitchy about whitespace. hth -----Original Message----- From: Steve Totaro [mailto:asterisk@totarotechnologies.com] Sent: Wednesday, September 28, 2005 12:39 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' Any ideas? 51] logger.c: [chan_zap.so] => (Zapata Telephony) Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: =Parsing '/etc/asterisk/zapata.conf': Found Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Not found (No such file or directory) Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Found Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net' Sep 28 00:42:35 ERROR[5151] chan_zap.c: Signalling must be specified before any channels are. Sep 28 00:42:35 WARNING[5151] loader.c: chan_zap.so: load_module failed, returning -1 Sep 28 00:42:35 WARNING[5151] loader.c: Loading module chan_zap.so failed! zaptel.conf span=1,0,0,esf,b8zs bchan=1-23 dchan=24 span=2,0,0,esf,b8zs bchan=25-47 dchan=48 span=3,0,0,esf,b8zs bchan=49-71 dchan=72 span=4,0,0,esf,b8zs bchan=73-95 dchan=96 loadzone = us defaultzone=us zapata.conf ; ; Zapata telephony interface ; ; Configuration file [trunkgroups] [channels] language=en context=from-pstn rxwink=300 ; Atlas seems to use long (250ms) winks ; ; Whether or not to do distinctive ring detection on FXO lines ; ;usedistinctiveringdetection=yes usecallerid=yes hidecallerid=no callwaiting=yes usecallingpres=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes callreturn=yes echocancel=no echocancelwhenbridged=no echotraining=no rxgain=0.0 txgain=0.0 group=0 callgroup=1 pickupgroup=1 immediate=no ;faxdetect=both faxdetect=incoming ;faxdetect=outgoing ;faxdetect=no context = from-pstn switchtype = national signalling = pri_net group = 0 channel => 1-23 switchtype = national signalling = pri_net group = 1 channel => 25-47 switchtype = national signalling = pri_net group = 2 channel => 49-71 switchtype = national signalling = pri_net group = 3 channel => 73-95 _____ _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _____ No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.11.8/113 - Release Date: 9/27/05 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050928/90d34762/attachment.htm
Steve Totaro
2005-Sep-28 13:39 UTC
[Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method 'pri_net'
This is an *@home installation. I tried both pri_net and pri_cpe.
Checking for whitespace.
----- Original Message -----
From: Colin Anderson
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Sent: Wednesday, September 28, 2005 8:57 AM
Subject: RE: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown
signalling method 'pri_net'
Did you compile and install libpri *before* Asterisk? I had same problem
(among others) b/c I didn't install in the correct order. Try the awesome
asterisk_update.sh shell script.
Are you trying to emulate CPE or NET? Try signalling=pri_cpe
Check for whitespace behind the statement, zapata.conf seems bitchy about
whitespace.
hth
-----Original Message-----
From: Steve Totaro [mailto:asterisk@totarotechnologies.com]
Sent: Wednesday, September 28, 2005 12:39 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [Asterisk-Users] Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown
signalling method 'pri_net'
Any ideas?
51] logger.c: [chan_zap.so] => (Zapata Telephony)
Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing
'/etc/asterisk/zapata.conf': Sep 28 00:42:35 VERBOSE[5151] logger.c:
== Parsing '/etc/asterisk/zapata.conf': Found
Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing
'/etc/asterisk/zapata-auto.conf': Sep 28 00:42:35 VERBOSE[5151]
logger.c: == Parsing '/etc/asterisk/zapata-auto.conf': Not found (No
such file or directory)
Sep 28 00:42:35 VERBOSE[5151] logger.c: == Parsing
'/etc/asterisk/zapata_additional.conf': Sep 28 00:42:35 VERBOSE[5151]
logger.c: == Parsing '/etc/asterisk/zapata_additional.conf': Found
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Unknown signalling method
'pri_net'
Sep 28 00:42:35 ERROR[5151] chan_zap.c: Signalling must be specified before
any channels are.
Sep 28 00:42:35 WARNING[5151] loader.c: chan_zap.so: load_module failed,
returning -1
Sep 28 00:42:35 WARNING[5151] loader.c: Loading module chan_zap.so failed!
zaptel.conf
span=1,0,0,esf,b8zs
bchan=1-23
dchan=24
span=2,0,0,esf,b8zs
bchan=25-47
dchan=48
span=3,0,0,esf,b8zs
bchan=49-71
dchan=72
span=4,0,0,esf,b8zs
bchan=73-95
dchan=96
loadzone = us
defaultzone=us
zapata.conf
;
; Zapata telephony interface
;
; Configuration file
[trunkgroups]
[channels]
language=en
context=from-pstn
rxwink=300 ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=no
echotraining=no
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
context = from-pstn
switchtype = national
signalling = pri_net
group = 0
channel => 1-23
switchtype = national
signalling = pri_net
group = 1
channel => 25-47
switchtype = national
signalling = pri_net
group = 2
channel => 49-71
switchtype = national
signalling = pri_net
group = 3
channel => 73-95
------------------------------------------------------------------------------
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.11.8/113 - Release Date: 9/27/05
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050928/fe100055/attachment.htm