Variable originate retry sleep ms
From FreeSWITCH Wiki
originate_retry_sleep_ms
This will set how long FreeSWITCH is going to wait between sending invite messages to the receiving gateway. Using the value of 500 FreeSWITCH will wait 500ms between sending invite messages to the called gateway.
Usage:
<action application="set" data="originate_retry_sleep_ms=500"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| core | switch_ivr_originate.c | 4796 |

