[asterisk-users] TDM400 with 1 FXO
Leo Ann Boon
leo at datvoiz.com
Thu Feb 8 21:31:58 MST 2007
Klaverstyn, David C wrote:
> My original post does have the contents of the file exactly.
>
> In my /etc/asterisk/zapata.conf file I have
> [trunkgroups]
>
> [channels]
> context=from-pstn
> usecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> canpark=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> echocancelwhenbridged=yes
> rxgain=0.0
> txgain=0.0
> group=1
> callgroup=1
> pickupgroup=1
> immediate=no
>
>
You need to insert signalling before the channel statement:
signalling=fxs_ks
> channel => 1
>
>
>> Yes, I have also since put that in and I get the error:
>> Feb 8 19:24:30 WARNING[4022]: chan_zap.c:10874 setup_zap: Ignoring
>> signalling
>>
This warning happens when you change the signalling in zapata.conf
without restarting asterisk. I suspect you did a zap reload on the console.
I'd suggest you restart both zaptel and asterisk to keep everything in sync.
Leo
More information about the asterisk-users
mailing list