Home
last modified time | relevance | path

Searched refs:RAYO_CALL_LOCATE (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.c1093 #define RAYO_CALL_LOCATE(call_uri) rayo_call_locate(call_uri, __FILE__, __LINE__) macro
2162 struct rayo_call *b_call = RAYO_CALL_LOCATE(call_uri); in join_call()
2785 struct rayo_call *peer_call = RAYO_CALL_LOCATE(call_uri); in rayo_dial_thread()
4062 struct rayo_call *call = RAYO_CALL_LOCATE(next_offer->call_jid); in offer_timeout_thread()