search for: mobrdial

Displaying 1 result from an estimated 1 matches for "mobrdial".

Did you mean: cordial
2005 Aug 23
1
Voiceblue and slow dialling
...t the longest bit of time is the Asterisk handover to the gateway, so I am wondering if anyone out there can help me sort 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 =&...