|
sipxportlib
Version 3.3
|
#include "os/OsIntTypes.h"#include <assert.h>#include <stdio.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include "os/OsSocket.h"#include "os/OsNatConnectionSocket.h"#include "os/OsNatAgentTask.h"#include "os/OsLock.h"#include "os/OsSysLog.h"#include "os/OsEvent.h"#include "tapi/sipXtapi.h"#include "os/OsProtectEvent.h"#include "os/OsProtectEventMgr.h"#include "utl/UtlVoidPtr.h"#include "utl/UtlHashMapIterator.h"
Macros | |
| #define | DEFAULT_MEDIA_STUN_KEEPALIVE 28 |
| #define DEFAULT_MEDIA_STUN_KEEPALIVE 28 |
1.8.11