search for: ww5555

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

Did you mean: 5555
2011 May 07
1
Tricky: Progress, Delay, DTMF / background calling
...'t locate anything. 1. Call to 5555 comes in via SIP. 2. Call is not answered yet but progress continues. 3. At 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 ca...