Home
last modified time | relevance | path

Searched refs:timelimit_sec (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_swig.c220 …itch_core_session_t *session, switch_core_session_t **bleg, char *bridgeto, uint32_t timelimit_sec) in fs_switch_ivr_originate() argument
H A Dswitch_ivr_originate.c1437 uint32_t timelimit_sec; member
1464 handle->bridgeto, handle->timelimit_sec, in enterprise_originate_thread()
1532 uint32_t timelimit_sec, in switch_ivr_enterprise_originate() argument
1658 handles[i].timelimit_sec = timelimit_sec; in switch_ivr_enterprise_originate()
2000 uint32_t timelimit_sec, in switch_ivr_originate() argument
2106 timelimit_sec = atoi(to_var); in switch_ivr_originate()
2162 if (timelimit_sec <= 0) { in switch_ivr_originate()
2163 timelimit_sec = SWITCH_DEFAULT_TIMEOUT; in switch_ivr_originate()
2521 timelimit_sec = (uint32_t) tmp; in switch_ivr_originate()
2626 progress_timelimit_sec = timelimit_sec; in switch_ivr_originate()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h509 uint32_t timelimit_sec,
522 uint32_t timelimit_sec,
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs13074 …ion bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_… in switch_ivr_originate() argument
13075 …tCPtr(bleg), SWIGTYPE_p_switch_call_cause_t.getCPtr(cause), bridgeto, timelimit_sec, switch_state_… in switch_ivr_originate()
13079 …ion bleg, SWIGTYPE_p_switch_call_cause_t cause, string bridgeto, uint timelimit_sec, switch_state_… in switch_ivr_enterprise_originate() argument
13080 …tCPtr(bleg), SWIGTYPE_p_switch_call_cause_t.getCPtr(cause), bridgeto, timelimit_sec, switch_state_… in switch_ivr_enterprise_originate()