[OpenSIPS-Devel] [OpenSIPS/opensips] 515b79: Added new dns_try_naptr option.

Bogdan Andrei IANCU bogdan at opensips.org
Fri Sep 20 18:27:46 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 515b790ee257ce9c09d9df28ab85f532c320c4b2
      https://github.com/OpenSIPS/opensips/commit/515b790ee257ce9c09d9df28ab85f532c320c4b2
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M cfg.lex
    M cfg.y
    M resolve.c
    M resolve.h

  Log Message:
  -----------
  Added new dns_try_naptr option.

The rationale behind this is that many stacks do not implement NAPTR
correctly and rely only on DNS SRV. With misconfigured DNS servers, it
can lead to useless lookups generating potentially long delays.

This can now be disabled if not needed.


  Commit: 5c3bcaa3875f62401776b212dd5d82d4697c8c7e
      https://github.com/OpenSIPS/opensips/commit/5c3bcaa3875f62401776b212dd5d82d4697c8c7e
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2013-09-20 (Fri, 20 Sep 2013)

  Changed paths:
    M cfg.lex
    M cfg.y
    M resolve.c
    M resolve.h

  Log Message:
  -----------
  Merge pull request #69 from dsandras/ds-try-naptr2

Added new dns_try_naptr option.


Compare: https://github.com/OpenSIPS/opensips/compare/615a36e3e8cb...5c3bcaa3875f


More information about the Devel mailing list