Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_sip_endpoint_nat_configuration Struct Reference

NAT configuration options for endpoints. More...

#include <res_pjsip.h>

Data Fields

unsigned int force_rport
 
unsigned int rewrite_contact
 

Detailed Description

NAT configuration options for endpoints.

Definition at line 751 of file res_pjsip.h.

Field Documentation

unsigned int force_rport

Whether to force using the source IP address/port for sending responses

Definition at line 753 of file res_pjsip.h.

unsigned int rewrite_contact

Whether to rewrite the Contact header with the source IP address/port or not

Definition at line 755 of file res_pjsip.h.


The documentation for this struct was generated from the following file: