Displaying 1 result from an estimated 1 matches for "dialbackground".
2011 May 07
1
Tricky: Progress, Delay, DTMF / background calling
...w5)
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,DialBackground(SIP/123456 at provider,,D(ww${EwwXwwTwwEwwN}),ANSWER-AND-CONNECT-LEGS(15)
I hope my request is not too cryptic. In short: I'd like to receive calls
to arbitrary extensions, but not answer them directly, only after a Dial
command has been spawned and a predetermined amount of time has passed
si...