riadhos
04/04/2006, 15h04
salut tout le monde,
J'ai connecté une carte X101P à mon serveur asterisk(asterisk-1.2.6,
zaptel-1.2.5 et libpri-1.2.2)
j'ai fait :
modprobe zaptel
modprobe wcfxo
j'ai configuré les fichiers zaptel et zapata ainsi:
/etc/zaptel.conf:
loadzone=uk
defaultzone=uk
fxsks=1
/etc/asterisk/zapata.conf:
context=default
signalling=fxs_ks
faxdetect=incoming
rxgain=6.0
txgain=2.0
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
group=1
channel=1
zaptel fonctionne correctement :
linux:~ # /sbin/ztcfg -vvvvvvvvvvvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
Channel map:
0 channels configured.
Mais j'ai un message d'erreur lors de l'execution d'asterisk
linux:~ # asterisk -vvvvvvgc
[chan_zap.so]Apr 4 16:58:57 WARNING[16750]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/chan_zap.so: undefined symbol: ast_pickup_call
Apr 4 16:58:57 WARNING[16750]: loader.c:499 load_modules: Loading module chan_zap.so failed!
linux:~ # Warning, flexibel rate not heavily tested!
Ouch ... error while writing audio data: : Broken pipe
(ce module existe déjà dans /usr/lib/asterisk/modules)
est ce que quelqu'un peut me dire où est l'erreur?
Merci d'avance
J'ai connecté une carte X101P à mon serveur asterisk(asterisk-1.2.6,
zaptel-1.2.5 et libpri-1.2.2)
j'ai fait :
modprobe zaptel
modprobe wcfxo
j'ai configuré les fichiers zaptel et zapata ainsi:
/etc/zaptel.conf:
loadzone=uk
defaultzone=uk
fxsks=1
/etc/asterisk/zapata.conf:
context=default
signalling=fxs_ks
faxdetect=incoming
rxgain=6.0
txgain=2.0
usecallerid=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
group=1
channel=1
zaptel fonctionne correctement :
linux:~ # /sbin/ztcfg -vvvvvvvvvvvv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
Channel map:
0 channels configured.
Mais j'ai un message d'erreur lors de l'execution d'asterisk
linux:~ # asterisk -vvvvvvgc
[chan_zap.so]Apr 4 16:58:57 WARNING[16750]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/chan_zap.so: undefined symbol: ast_pickup_call
Apr 4 16:58:57 WARNING[16750]: loader.c:499 load_modules: Loading module chan_zap.so failed!
linux:~ # Warning, flexibel rate not heavily tested!
Ouch ... error while writing audio data: : Broken pipe
(ce module existe déjà dans /usr/lib/asterisk/modules)
est ce que quelqu'un peut me dire où est l'erreur?
Merci d'avance