Dont know if this is working in the new version but you could do
something super simple like

exten _X.,1,Dial(Zap/g1/${EXTEN})
exten _X.,2,Dial(IAX2/yadaa/${EXTEN})



On Fri, 2007-07-20 at 09:39 -0400, Julian Sulatycki wrote:
> I'm not sure if this is Trixbox specific but how would I use the
> Asterisk Dial command to make an outgoing call using an outbound route
> instead of a trunk directly?
> 
> I'm currently using: Dial(ZAP/g0/numbertocall). If Zap is busy I would
> like it to fail over to an IAX connection. This behavior is currently
> working on an outbound route but I have not found any documentation on
> how to call tell Dial() to use  the route.
> 
> Any suggestions?
> 
>  
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to