mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
add auto ip-change detection and some other goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9138 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -225,6 +225,7 @@ SWITCH_DECLARE(switch_status_t) switch_event_bind_removable(const char *id, swit
|
||||
\return SWITCH_STATUS_SUCCESS if the consumer was unbinded
|
||||
*/
|
||||
SWITCH_DECLARE(switch_status_t) switch_event_unbind(switch_event_node_t **node);
|
||||
SWITCH_DECLARE(switch_status_t) switch_event_unbind_callback(switch_event_callback_t callback);
|
||||
|
||||
/*!
|
||||
\brief Render the name of an event id enumeration
|
||||
|
||||
Reference in New Issue
Block a user