[Asterisk-Users] Zap Channels , for round-robin search and call
Gareth Blades
list-asterisk at linguaphone.co.uk
Wed May 31 06:18:19 MST 2006
Why not just define a group and use :-
exten => _9X.,1,Dial(ZAP/g1/${EXTEN:1})
On Wed, 2006-05-31 at 13:08, John Joseph wrote:
> Hi
> I am using a 4FXO , TDM400P card
> I am able to call outside , after modifiying
> extensions.conf
> with
>
> exten => _9X.,1,Dial(ZAP/1/${EXTEN:1})
>
> using this , I can only dial through one of the
> port , Actually I want to dial outside using round -
> robin search
> After reading the manuals , I have plans to
> modified the above line as
>
> exten =>
> _9X.,1,Dial(ZAP/1/${EXTEN:1}|ZAP/2/${EXTEN:1}|ZAP/3/${EXTEN:1}|ZAP/4/${EXTEN:1})
>
> Please let me know wheter the above line , is
> correct to use
> I think , it will dial any one of the four
> channel which is available
> Please give your comments on the putting
> the line
>
> exten =>
> _9X.,1,Dial(ZAP/1/${EXTEN:1}|ZAP/2/${EXTEN:1}|ZAP/3/${EXTEN:1}|ZAP/4/${EXTEN:1})
>
> Thanks
> Joseph John
>
>
>
> ___________________________________________________________
> Yahoo! Messenger - with free PC-PC calling and photo sharing. http://uk.messenger.yahoo.com
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list