search for: ww5ww5ww5ww5

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

2011 May 07
1
Tricky: Progress, Delay, DTMF / background calling
...the moment the call comes in something like this gets spawned in the background: Dial(SIP/123456 at provider,,D(ww${EXTEN}) which should translate to: Dial(SIP/123456 at provider,,D(ww5555) But even better would be take the ${EXTEN} and put some w's between them: Dial(SIP/123456 at provider,,D(ww5ww5ww5ww5) 4. After a pretermined amount of time since the call came in respectively the Dial command was spawned "in the background", e.g. 15 seconds, Asterisk answers the call and the call legs are connected together. So, with some fantasy commands, something like this: _X.,1,Progress _X.,2,Di...