Home
last modified time | relevance | path

Searched refs:SWITCH_CAUSE_USER_NOT_REGISTERED (Results 1 – 7 of 7) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h2220 SWITCH_CAUSE_USER_NOT_REGISTERED = 606, enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_callcenter/
H A Dmod_callcenter.c1893 cause = SWITCH_CAUSE_USER_NOT_REGISTERED; in outbound_agent_thread_run()
2143 case SWITCH_CAUSE_USER_NOT_REGISTERED: in outbound_agent_thread_run()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c462 case SWITCH_CAUSE_USER_NOT_REGISTERED: in switch_cause_to_rayo_cause()
2834 case SWITCH_CAUSE_USER_NOT_REGISTERED: { in rayo_dial_thread()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dmod_sofia.c4923 cause = SWITCH_CAUSE_USER_NOT_REGISTERED; in sofia_outgoing_channel()
4935 cause = SWITCH_CAUSE_USER_NOT_REGISTERED; in sofia_outgoing_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_channel.c119 {"USER_NOT_REGISTERED", SWITCH_CAUSE_USER_NOT_REGISTERED},
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c5478 cause = SWITCH_CAUSE_USER_NOT_REGISTERED; in verto_outgoing_channel()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs30638 SWITCH_CAUSE_USER_NOT_REGISTERED = 606, enumerator