|
sipxtacklib
Version 3.3
|
#include <stdlib.h>#include <assert.h>#include <os/OsDateTime.h>#include <os/OsTimer.h>#include <os/OsQueuedEvent.h>#include <os/OsEvent.h>#include <net/SipTransaction.h>#include <net/SipMessage.h>#include <net/SipUserAgent.h>#include <net/SipMessageEvent.h>#include <net/NetMd5Codec.h>#include <net/SipTransactionList.h>#include <os/OsSocket.h>#include <tapi/sipXtapiInternal.h>
Macros | |
| #define | SIP_UDP_RESEND_TIMES 7 |
| #define | MIN_Q_DELTA_SQUARE 0.0000000001 |
| #define | BRANCH_ID_PREFIX "z9hG4bK" |
| #define SIP_UDP_RESEND_TIMES 7 |
| #define MIN_Q_DELTA_SQUARE 0.0000000001 |
| #define BRANCH_ID_PREFIX "z9hG4bK" |