[Asterisk-Users] pseudo zap channel - how to get rid of it ?
Chris Luke
chrisy at flirble.org
Sat Jul 24 20:45:06 MST 2004
Shahid wrote (on Jun 07):
> The result is, I cant use Zap/g1 in extensions, eg this doesnt work anymore:
Where in your channels section do you describe what group the channel is
in?
If it worked "before" then it probably shouldn't have, since there's no
group=X (X should be 1 in your example) in your channel configuration.
Chris
>
> exten => _BLAXXX,1,Dial(Zap/g1/${EXTEN})
>
> Instead I need to use:
>
> exten => _BLAXXX,1,Dial(Zap/1/${EXTEN})
>
> Here is my zaptel.conf
> --------------------------------
> fxsks=1
> loadzone = us
> defaultzone=us
>
> Here is my zapata.conf
> -----------------------------------
>
> [channels]
> signalling=fxs_ks
> rxwink=300 ; Ausecallerid=yes
> hidecallerid=no
> callwaiting=yes
> usecallingpres=yes
> callwaitingcallerid=yes
> threewaycalling=yes
> transfer=yes
> cancallforward=yes
> callreturn=yes
> echocancel=yes
> context=default
> channel => 1
>
>
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
>
--
== chrisy at flirble.org
More information about the asterisk-users
mailing list