[asterisk-bugs] [JIRA] (ASTERISK-23004) Documentation: improve documentation of pjsip endpoints behind NAT
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Dec 17 18:05:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-23004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Work on ASTERISK-23004 started by Rusty Newton.
> Documentation: improve documentation of pjsip endpoints behind NAT
> ------------------------------------------------------------------
>
> Key: ASTERISK-23004
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23004
> Project: Asterisk
> Issue Type: Bug
> Components: Channels/chan_pjsip, Documentation
> Reporter: Matt Jordan
> Assignee: Rusty Newton
>
> 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