|
C++ SIP Stack
0.31
|
다음에 대한 모든 멤버의 목록입니다 : CSipUserAgent (모든 상속된 멤버들도 포함합니다.)
| AcceptCall(const char *pszCallId, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| CreateCall(const char *pszFrom, const char *pszTo, CSipCallRtp *pclsRtp, CSipCallRoute *pclsRoute, std::string &strCallId, CSipMessage **ppclsInvite) | CSipUserAgent | |
| CSipUserAgent() | CSipUserAgent | |
| Delete(const char *pszCallId) | CSipUserAgent | |
| DeleteIncomingCall(const char *pszCallId) | CSipUserAgent | |
| DeleteRegisterInfo(CSipServerInfo &clsInfo) | CSipUserAgent | |
| Final() | CSipUserAgent | |
| GetCallCount() | CSipUserAgent | |
| GetCallIdList(SIP_CALL_ID_LIST &clsList) | CSipUserAgent | |
| GetCdr(const char *pszCallId, CSipCdr *pclsCdr) | CSipUserAgent | |
| GetContact(const char *pszCallId, CSipCallRoute *pclsRoute) | CSipUserAgent | |
| GetDialogString(CMonitorString &strBuf) | CSipUserAgent | |
| GetFromId(const char *pszCallId, std::string &strFromId) | CSipUserAgent | |
| GetInviteHeaderValue(const char *pszCallId, const char *pszHeaderName, std::string &strValue) | CSipUserAgent | |
| GetRemoteCallRtp(const char *pszCallId, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| GetRSeq(const char *pszCallId) | CSipUserAgent | |
| GetServerString(CMonitorString &strBuf) | CSipUserAgent | |
| GetToId(const char *pszCallId, std::string &strToId) | CSipUserAgent | |
| HoldCall(const char *pszCallId, ERtpDirection eDirection=E_RTP_SEND) | CSipUserAgent | |
| InsertRegisterInfo(CSipServerInfo &clsInfo) | CSipUserAgent | |
| Is100rel(const char *pszCallId) | CSipUserAgent | |
| IsConnected(const char *pszCallId) | CSipUserAgent | |
| IsHold(const char *pszCallId) | CSipUserAgent | |
| IsRingCall(const char *pszCallId, const char *pszTo) | CSipUserAgent | |
| m_bStopEvent | CSipUserAgent | |
| m_clsRegisterList | CSipUserAgent | |
| m_clsRegisterMutex | CSipUserAgent | |
| m_clsSipStack | CSipUserAgent | |
| RecvRequest(int iThreadId, CSipMessage *pclsMessage) | CSipUserAgent | virtual |
| RecvResponse(int iThreadId, CSipMessage *pclsMessage) | CSipUserAgent | virtual |
| ResumeCall(const char *pszCallId) | CSipUserAgent | |
| RingCall(const char *pszCallId, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| RingCall(const char *pszCallId, int iSipStatus, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| SendDtmf(const char *pszCallId, char cDtmf) | CSipUserAgent | |
| SendNotify(const char *pszCallId, int iSipCode) | CSipUserAgent | |
| SendPrack(const char *pszCallId, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| SendReInvite(const char *pszCallId, CSipCallRtp *pclsRtp) | CSipUserAgent | |
| SendSms(const char *pszFrom, const char *pszTo, const char *pszText, CSipCallRoute *pclsRoute) | CSipUserAgent | |
| SendTimeout(int iThreadId, CSipMessage *pclsMessage) | CSipUserAgent | virtual |
| SetRSeq(const char *pszCallId, int iRSeq) | CSipUserAgent | |
| Start(CSipStackSetup &clsSetup, ISipUserAgentCallBack *pclsCallBack, ISipStackSecurityCallBack *pclsSecurityCallBack=NULL) | CSipUserAgent | |
| StartCall(const char *pszFrom, const char *pszTo, CSipCallRtp *pclsRtp, CSipCallRoute *pclsRoute, std::string &strCallId) | CSipUserAgent | |
| StartCall(const char *pszCallId, CSipMessage *pclsInvite) | CSipUserAgent | |
| Stop() | CSipUserAgent | |
| StopCall(const char *pszCallId, int iSipCode=0) | CSipUserAgent | |
| StopCall(const char *pszCallId, const char *pszForward) | CSipUserAgent | |
| StopCallAll() | CSipUserAgent | |
| TcpSessionEnd(const char *pszIp, int iPort, ESipTransport eTransport) | CSipUserAgent | virtual |
| ThreadEnd(int iThreadId) | CSipUserAgent | virtual |
| TransferCall(const char *pszCallId, const char *pszToCallId) | CSipUserAgent | |
| TransferCallBlind(const char *pszCallId, const char *pszTo) | CSipUserAgent | |
| UpdateRegisterInfo(CSipServerInfo &clsInfo) | CSipUserAgent | |
| ~CSipUserAgent() | CSipUserAgent | |
| ~ISipStackCallBack() | ISipStackCallBack | inlinevirtual |
1.8.1.2