Home
last modified time | relevance | path

Searched defs:getCallID (Results 1 – 4 of 4) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/fscomm/
H A Dcall.h66 int getCallID(void) { return _channel.data()->getPaCallId(); } in getCallID() function
/dports/net/yate/yate-6.4.0-1/libs/ysip/
H A Dyatesip.h931 inline const String& getCallID() const in getCallID() function
/dports/net/sems/sems-f89581a/core/
H A DAmSession.cpp194 const string& AmSession::getCallID() const in getCallID() function in AmSession
/dports/comms/ncid/ncid/gateway/
H A Dsip2ncid.c1715 int getCallID(const char * sipbuf, char * callid, int size, const char * label) in getCallID() function