Displaying 2 results from an estimated 2 matches for "incoming3121".
2003 Nov 19
1
FXO card still won't pick up...
...nnel 02: FXS Kewlstart (Default) (Slaves: 02)
2 channels configured.
Zaptel.conf is blank. Zapata.conf follows. These were the same way
when the older version was working:
# cat zapata.conf
[channels]
echocancelwhenbridged=yes
echocancel=yes
stripmsd=1
callerid=asreceived
language=en
context=incoming3121
signalling=fxs_ks
rxgain=3.0
txgain=0.0
usecallerid=yes
group=1
channel=1
echocancelwhenbridged=yes
echocancel=yes
stripmsd=1
usecallerid=no
callwaiting=no
callerid="intercom" <9876543210>
context=incoming3130
language=en
signalling=fxs_ks
group=1
channel=2
So, I'm wondering...
2003 Nov 14
3
chan_zap won't load after CVS update
...ile loader.c, Line 305 (ast_load_resource):
chan_zap.so: load_module failed, returning -1
WARNING[16384]: File loader.c, Line 400 (load_modules): Loading module
chan_zap.so failed!
zapata.conf:
[channels]
echocancelwhenbridged=yes
echocancel=yes
stripmsd=1
callerid=asreceived
language=en
context=incoming3121
signalling=fxs_ks
rxgain=3.0
txgain=0.0
usecallerid=yes
group=1
channel=1
echocancelwhenbridged=yes
echocancel=yes
stripmsd=1
usecallerid=no
callwaiting=no
callerid="intercom" <9876543210>
context=incoming3130
language=en
signalling=fxs_ks
group=1
channel=2
zaptel.conf can be bl...