[Freeswitch-users] Originate retry problem

Alexandru Nedelcu alex at sinapticode.ro
Tue Dec 23 04:25:35 PST 2008


Hi,

When I make a unsuccesfull call using session.originate, I'd like to
have a 10 minutes pause and then try again.

For our dialer we are using JS scripts, and setTimeout is not defined,
session.execute("sleep",...) doesn't work because the session has to be
originated first. And I don't really know what originate_retry_sleep_ms
does.

Basically I want a retry as described here, but with a delay between
calls: http://wiki.freeswitch.org/wiki/Busy_Call_Retry






More information about the FreeSWITCH-users mailing list