[asterisk-bugs] [JIRA] (ASTERISK-27993) pjsip_wizard example gives wrong info about unsupported SRV records

Jonathan Harris (JIRA) noreply at issues.asterisk.org
Sat Jul 28 17:06:55 CDT 2018


Jonathan Harris created ASTERISK-27993:
------------------------------------------

             Summary: pjsip_wizard example gives wrong info about unsupported SRV records
                 Key: ASTERISK-27993
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27993
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Documentation
    Affects Versions: 15.5.0
            Reporter: Jonathan Harris
            Severity: Trivial


According to:

http://doxygen.asterisk.org/trunk/pjsip_wizard.conf.html
"; SRV records are not currently supported."

But https://blogs.asterisk.org/2016/04/20/pjsip-dns-support/  says:
"chan_pjsip will now look for SRV records based on what transports are
configured on the system".

Confirmed by Joshua Colp on list:
"SRV support for inbound matching was added after that comment was written. Identifying by IP address resolve a hostname down to all addresses (including SRV) - not just a single one."

Just a minor doc update to make things clearer for people using the example files.



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



More information about the asterisk-bugs mailing list