|
sipxtacklib
Version 3.3
|
This is the complete list of members for SipUdpServer, including all inherited members.
| addClient(SipClient *client) | SipProtocolServerBase | protected |
| addCrLfKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort, const int keepAliveSecs, OsNatKeepaliveListener *pListener) | SipUdpServer | |
| addKeepAliveBinding(void *pBinding) | SipUdpServer | |
| addSipKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort, const char *szMethod, const int keepAliveSecs, OsNatKeepaliveListener *pListener) | SipUdpServer | |
| addStunKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort, const int keepAliveSecs, OsNatKeepaliveListener *pListener) | SipUdpServer | |
| buildClientSocket(int hostPort, const char *hostAddress, const char *localIp) | SipUdpServer | protectedvirtual |
| clientExists(SipClient *client) | SipProtocolServerBase | protected |
| createClient(const char *hostAddress, int hostPort, const char *localIp) | SipProtocolServerBase | protected |
| enableStun(const char *szStunServer, int iStunPort, const char *szLocalIp, int refreshPeriodInSecs, OsNotification *pNotification) | SipUdpServer | |
| findKeepAliveBinding(OsTimer *pTimer) | SipUdpServer | |
| findKeepAliveBinding(OsSocket *pSocket, const char *szRemoteIp, const int remotePort, const char *szMethod) | SipUdpServer | |
| getClientCount() | SipProtocolServerBase | |
| getServerPort(const char *szLocalIp=NULL) | SipUdpServer | |
| getStunAddress(UtlString *pIpAddress, int *pPort, const char *szLocalIp=NULL) | SipUdpServer | |
| isOk() | SipProtocolServerBase | virtual |
| mDefaultIp | SipProtocolServerBase | protected |
| mDefaultPort | SipProtocolServerBase | protected |
| mMapLock | SipUdpServer | protected |
| mProtocolString | SipProtocolServerBase | protected |
| mpServerBrokerListener | SipProtocolServerBase | protected |
| mServerPortMap | SipProtocolServerBase | protected |
| mServers | SipProtocolServerBase | protected |
| mServerSocketMap | SipProtocolServerBase | protected |
| mSipUserAgent | SipProtocolServerBase | protected |
| printStatus() | SipUdpServer | virtual |
| releaseClient(SipClient *client) | SipProtocolServerBase | protected |
| removeCrLfKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort) | SipUdpServer | |
| removeKeepAliveBinding(void *pBinding) | SipUdpServer | |
| removeOldClients(long oldTime) | SipProtocolServerBase | |
| removeSipKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort, const char *szMethod) | SipUdpServer | |
| removeStunKeepAlive(const char *szLocalIp, const char *szRemoteIp, const int remotePort) | SipUdpServer | |
| run(void *pArg) | SipUdpServer | virtual |
| send(SipMessage *message, const char *hostAddress, int hostPort=SIP_PORT) | SipProtocolServerBase | |
| sendSipKeepAlive(OsTimer *pTimer) | SipUdpServer | |
| sendTo(const SipMessage &message, const char *address, int port, const char *szLocalSipIp=NULL) | SipUdpServer | |
| shutdownClients() | SipProtocolServerBase | protected |
| shutdownListener() | SipUdpServer | virtual |
| SipKeepAliveCallback(const intptr_t userData, const intptr_t eventData) | SipUdpServer | static |
| SipProtocolServerBase(SipUserAgent *userAgent, const char *protocolString, const char *taskName) | SipProtocolServerBase | |
| SipUdpServer(int sipPort=SIP_PORT, SipUserAgent *userAgent=NULL, int udpReadBufferSize=-1, UtlBoolean bUseNextAvailablePort=FALSE, const char *szBoundIp=NULL) | SipUdpServer | |
| startClients() | SipProtocolServerBase | protected |
| startListener() | SipProtocolServerBase | virtual |
| updateSipKeepAlive(const char *szLocalIp, const char *szMethod, const char *szRemoteIp, const int remotePort, const char *szContactIp, const int contactPort) | SipUdpServer | |
| ~SipProtocolServerBase() | SipProtocolServerBase | virtual |
| ~SipUdpServer() | SipUdpServer | virtual |