First page Back Continue Last page Overview Graphics
RetryDial()
Ring, Ring, Ring...
RetryDial(announce|sleep|loops|Technology/resource
[&Technology2/resource2...]
[|timeout][|options][|URL])
Attempt to place a call. If no channel can be reached, play the file defined by 'announce‘ waiting 'sleep' seconds to retry the call.
If the specified number of attempts matches 'loops' the call will continue in the dialplan. If 'loops' is set to 0, the call will retry endlessly
While waiting, a 1 digit extension may be dialed. If that extension exists in either the context defined in ${EXITCONTEXT} or the current one, The call will transfer to that extension immmediately.
All arguments after 'loops' are passed directly to the Dial() application.
Notes: