Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_sofia/
H A Dmod_sofia.h987 switch_status_t sofia_presence_chat_send(switch_event_t *message_event);
H A Dsofia_presence.c101 switch_status_t sofia_presence_chat_send(switch_event_t *message_event) in sofia_presence_chat_send() function
H A Dmod_sofia.c6396 SWITCH_ADD_CHAT(chat_interface, SOFIA_CHAT_PROTO, sofia_presence_chat_send); in SWITCH_MODULE_LOAD_FUNCTION()