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
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
-- 
== [EMAIL PROTECTED]
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to