Home
last modified time | relevance | path

Searched refs:user_to_device_node (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dmod_skinny.h96 switch_event_node_t *user_to_device_node; member
H A Dmod_skinny.c2750 …DEVICE, skinny_user_to_device_event_handler, NULL, &skinny_globals.user_to_device_node) != SWITCH_… in SWITCH_MODULE_LOAD_FUNCTION()
2821 switch_event_unbind(&skinny_globals.user_to_device_node); in SWITCH_MODULE_SHUTDOWN_FUNCTION()