Opened 11 years ago

Last modified 11 years ago

#1668 closed enhancement

Option to use the IP address found in REGISTER response in the SDP — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-2.2
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

pjsua_acc_config.allow_sdp_nat_rewrite:

This option controls whether the IP address in SDP should be replaced with the IP address found in Via header of the REGISTER response, ONLY when STUN and ICE are not used. If the value is FALSE (the original behavior, and the default value), then the local IP address will be used. If TRUE, and when STUN and ICE are disabled, then the IP address found in registration response will be used.

Change History (0)

Note: See TracTickets for help on using tickets.