Skip to content
Snippets Groups Projects
Commit e7c6f335 authored by Mark Michelson's avatar Mark Michelson
Browse files

Add some clarifying documentation to the rewrite_contact endpoint option.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397603 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent fd7ac4fe
No related branches found
No related tags found
No related merge requests found
...@@ -249,6 +249,11 @@ ...@@ -249,6 +249,11 @@
</configOption> </configOption>
<configOption name="rewrite_contact"> <configOption name="rewrite_contact">
<synopsis>Allow Contact header to be rewritten with the source IP address-port</synopsis> <synopsis>Allow Contact header to be rewritten with the source IP address-port</synopsis>
<description><para>
On inbound SIP messages from this endpoint, the Contact header will be changed to have the
source IP address and port. This option does not affect outbound messages send to this
endpoint.
</para></description>
</configOption> </configOption>
<configOption name="rtp_ipv6" default="no"> <configOption name="rtp_ipv6" default="no">
<synopsis>Allow use of IPv6 for RTP traffic</synopsis> <synopsis>Allow use of IPv6 for RTP traffic</synopsis>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment