C++ SIP Stack
0.31
|
SIP 수신 메시지를 저장하는 클래스 더 자세히 ...
Public 속성 | |
std::string | m_strBuf |
SIP 수신 메시지 | |
std::string | m_strIp |
SIP 메시지 전송 IP 주소 | |
unsigned short | m_sPort |
SIP 메시지 전송 IP 주소 | |
ESipTransport | m_eTransport |
SIP 메시지 전송 프로토콜 |
SIP 수신 메시지를 저장하는 클래스
ESipTransport CSipQueueEntry::m_eTransport |
SIP 메시지 전송 프로토콜
unsigned short CSipQueueEntry::m_sPort |
SIP 메시지 전송 IP 주소
std::string CSipQueueEntry::m_strBuf |
SIP 수신 메시지
std::string CSipQueueEntry::m_strIp |
SIP 메시지 전송 IP 주소