[Asterisk-Users] [slackware 10.2 and TE205P] Unknown signalling
method 'pri_cpe'
nik600
nik600 at gmail.com
Sun Feb 19 09:46:16 MST 2006
hi
after some testing with A at H, i've decided to install my asterisk
server on a slackware (because it's my favourite distro and it is
still suggested here
http://www.voip-info.org/wiki-Asterisk+Linux+Slackware)
, so, i've installed the last 10.2 release, and i've recompiled the
2.6.15.4 kernel.
then i've downloaded asterisk1.2.4 and zaptel1.2.4
i load module zaptel and wct2xxp (i've got a TE205P)
this is my lsmod:
root at asterisk:/data/programmi/asterisk1.2.4/asterisk-1.2.4# lsmod
Module Size Used by
wct4xxp 106048 -
zaptel 222948 -
and this are the channel in
root at asterisk:~# cat /proc/zaptel/1
Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" HDB3/CCS/CRC4 RED
1 TE2/0/1/1 Clear
2 TE2/0/1/2 Clear
3 TE2/0/1/3 Clear
4 TE2/0/1/4 Clear
5 TE2/0/1/5 Clear
6 TE2/0/1/6 Clear
7 TE2/0/1/7 Clear
8 TE2/0/1/8 Clear
9 TE2/0/1/9 Clear
10 TE2/0/1/10 Clear
11 TE2/0/1/11 Clear
12 TE2/0/1/12 Clear
13 TE2/0/1/13 Clear
14 TE2/0/1/14 Clear
15 TE2/0/1/15 Clear
16 TE2/0/1/16 HDLCFCS
17 TE2/0/1/17 Clear
18 TE2/0/1/18 Clear
19 TE2/0/1/19 Clear
20 TE2/0/1/20 Clear
21 TE2/0/1/21 Clear
22 TE2/0/1/22 Clear
23 TE2/0/1/23 Clear
24 TE2/0/1/24 Clear
25 TE2/0/1/25 Clear
26 TE2/0/1/26 Clear
27 TE2/0/1/27 Clear
28 TE2/0/1/28 Clear
29 TE2/0/1/29 Clear
30 TE2/0/1/30 Clear
31 TE2/0/1/31 Clear
the problem is that when i strars asterisk with asterisk -cvvvv
[chan_zap.so] => (Zapata Telephony)
== Parsing '/etc/asterisk/zapata.conf': Found
Jan 2 00:16:57 ERROR[2059]: chan_zap.c:10606 setup_zap: Unknown
signalling method 'pri_cpe'
Jan 2 00:16:57 ERROR[2059]: chan_zap.c:10231 setup_zap: Signalling
must be specified before any channels are.
Jan 2 00:16:57 WARNING[2059]: loader.c:414 __load_resource:
chan_zap.so: load_module failed, returning -1
Jan 2 00:16:57 WARNING[2059]: loader.c:554 load_modules: Loading
module chan_zap.so failed!
Ouch ... error while writing audio data: : Broken pipe
the strange thing is that i've copied zapata.conf and zaptel.conf from
the previos a at h installation ...
root at asterisk:~# cat /etc/asterisk/zapata.conf
[channels]
language=it
context=from-pstn
signalling=pri_cpe
switchtype=5ess
rxwink=300
callerid=asreceived
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
rxgain=0.0
txgain=0.0
group=0
callgroup=1
pickupgroup=1
immediate=no
channel => 1-15,17-31,32-46,48-62
root at asterisk:~# cat /etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4
span=2,0,0,ccs,hdb3,crc4
bchan = 1-15, 17-31
dchan = 16
bchan = 32-46,48-62
dchan = 47
loadzone = it
defaultzone = it
More information about the asterisk-users
mailing list