Asterisk - The Open Source Telephony Project
21.4.1
|
NAT configuration options for endpoints. More...
#include <res_pjsip.h>
Data Fields | |
unsigned int | force_rport |
unsigned int | rewrite_contact |
NAT configuration options for endpoints.
Definition at line 751 of file res_pjsip.h.
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.