Home
last modified time | relevance | path

Searched refs:SWITCH_PVT_SECONDARY (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_verto/
H A Dmod_verto.c2169 verto_pvt_t *tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in verto_on_destroy()
2181 verto_pvt_t *tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in verto_on_hangup()
2493 verto_pvt_t *tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in verto_media()
2531 verto_pvt_t *tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in verto_send_media_indication()
2574 verto_pvt_t *tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in messagehook()
2658 switch_core_session_set_private_class(session, tech_pvt, SWITCH_PVT_SECONDARY); in verto_recover_callback()
2992 tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in attended_transfer()
2993 b_tech_pvt = switch_core_session_get_private_class(b_session, SWITCH_PVT_SECONDARY); in attended_transfer()
3303 tech_pvt = switch_core_session_get_private_class(session, SWITCH_PVT_SECONDARY); in verto__attach_func()
3636 switch_core_session_set_private_class(session, tech_pvt, SWITCH_PVT_SECONDARY); in verto__invite_func()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_types.h261 SWITCH_PVT_SECONDARY enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs42373 SWITCH_PVT_SECONDARY enumerator