Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_rayo/
H A Dmod_rayo.c356 static const char *presence_status_to_string(enum presence_status status) in presence_status_to_string() function
3126 …UG, "%s, recv message, availability = %s\n", RAYO_JID(rclient), presence_status_to_string(rclient-… in on_client_message()
3223 …G_DEBUG, "%s, recv iq, availability = %s\n", RAYO_JID(rclient), presence_status_to_string(rclient-… in rayo_client_command_recv()
4682 …tor->id, RAYO_JID(actor), RAYO_DOMAIN(actor), actor->ref_count, presence_status_to_string(RAYO_CLI… in rayo_actor_dump()