[asterisk-bugs] [JIRA] (ASTERISK-23005) Documentation: improve documentation of pjsip endpoints behind NAT

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sun Dec 15 19:13:04 CST 2013


Matt Jordan created ASTERISK-23005:
--------------------------------------

             Summary: Documentation: improve documentation of pjsip endpoints behind NAT
                 Key: ASTERISK-23005
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23005
             Project: Asterisk
          Issue Type: Bug
          Components: Channels/chan_pjsip, Documentation
            Reporter: Matt Jordan


Today, the only documentation for how to set up a PJSIP endpoint behind a NAT is in the pjsip.conf.sample file:

{noformat}
; UDP transport behind NAT
;
;[transport-udp-nat]
;type=transport
;protocol=udp
;bind=0.0.0.0
;localnet=192.0.2.0/24
;external_media_address=203.0.113.1
;external_signaling_address=203.0.113.1
{noformat}

And that's about it.

Since many endpoints will be behind a NAT, we should have a sample endpoint that shows the in total, both in the sample config file as well as on the Asterisk wiki.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list