Displaying 1 result from an estimated 1 matches for "mobgwy".
2005 Aug 23
1
Voiceblue and slow dialling
...this out.
The setting in the extensions.conf is as follows (set to route 80% of our mobile calls through the voiceblue, and 20% through our other mobile gateway)
-----
[macro-mobrdial]
include => local
exten => s,1,AbsoluteTimeout,3600
exten => s,2,Random(80:5)
exten => s,3,Dial(IAX2/mobgwy/${ARG1})
exten => s,4,Dial(Zap/g2/${ARG1})
exten => s,5,Background(extension)
exten => s,6,Dial(SIP/${ARG1}@192.168.1.211,,)
exten => s,7,Dial(Zap/g2/${ARG1})
exten => s,8,Hangup
exten => s,105,Hangup
exten => s,107,Hangup
------------
thanks
Raph Even-Chaim
CAUTION: This em...