sipxtacklib  Version 3.3
Classes | Typedefs | Enumerations
SipLine.h File Reference
#include <utl/UtlHashBag.h>
#include "HttpMessage.h"
#include "net/Url.h"
Include dependency graph for SipLine.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SipLine
 

Typedefs

typedef enum LINE_CONTACT_TYPE LINE_CONTACT_TYPE
 Line contact type: Use the local address or a NAT-derived address (e.g. More...
 

Enumerations

enum  LINE_CONTACT_TYPE {
  LINE_CONTACT_LOCAL,
  LINE_CONTACT_NAT_MAPPED
}
 Line contact type: Use the local address or a NAT-derived address (e.g. More...
 

Typedef Documentation

Line contact type: Use the local address or a NAT-derived address (e.g.

STUN)

Enumeration Type Documentation

Line contact type: Use the local address or a NAT-derived address (e.g.

STUN)

Enumerator
LINE_CONTACT_LOCAL 

Use the local IP address.

LINE_CONTACT_NAT_MAPPED 

Use the NAT-derived IP address.


sipXtackLib home page