[asterisk-bugs] [JIRA] (ASTERISK-26514) Super Awesome Company: Don't specify transport in pjsip.conf

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Oct 28 09:50:10 CDT 2016


Rusty Newton created ASTERISK-26514:
---------------------------------------

             Summary: Super Awesome Company: Don't specify transport in pjsip.conf
                 Key: ASTERISK-26514
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26514
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Rusty Newton
            Severity: Minor


In the Super Awesome Company configs (configs/basic-pbx) the transport is being specified in the endpoint configurations:

{noformat}
[endpoint-internal-d70](!)
type = endpoint
transport = transport-udp-nat
...
{noformat}

This is extremely non-desirable as it prevents use of TCP/TLS as well as difficulties for registered endpoints behind NAT.

These wiki pages also have examples of the transport being specified in endpoint configurations:

* https://wiki.asterisk.org/wiki/display/AST/Migrating+from+chan_sip+to+res_pjsip
* https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Configuration+Examples

Please eradicate any other instances that can be located as well.




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list