sipxportlib  Version 3.3
Public Attributes | List of all members
NAT_AGENT_CONTEXT Struct Reference

#include <OsNatAgentTask.h>

Collaboration diagram for NAT_AGENT_CONTEXT:
Collaboration graph
[legend]

Public Attributes

NAT_AGENT_BINDING_TYPE type
 
NAT_AGENT_STATUS status
 
UtlString serverAddress
 
int serverPort
 
int options
 
STUN_TRANSACTION_ID transactionId
 
int nOldTransactions
 
STUN_TRANSACTION_ID oldTransactionsIds [MAX_OLD_TRANSACTIONS]
 
IStunSocketpSocket
 
OsTimerpTimer
 
int keepAliveSecs
 
int abortCount
 
int refreshErrors
 
UtlString address
 
int port
 
UtlString username
 
UtlString password
 
int priority
 
OsNatKeepaliveListenerpKeepaliveListener
 

Member Data Documentation

UtlString serverAddress
int serverPort
int options
STUN_TRANSACTION_ID transactionId
int nOldTransactions
IStunSocket* pSocket
OsTimer* pTimer
int keepAliveSecs
int abortCount
int refreshErrors
UtlString address
int port
UtlString username
UtlString password
int priority
OsNatKeepaliveListener* pKeepaliveListener