[Asterisk-code-review] Add NAPTR preference failover test. (testsuite[master])

Mark Michelson asteriskteam at digium.com
Thu Jun 11 17:01:57 CDT 2015


Hello Joshua Colp,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/636

to look at the new patch set (#2).

Change subject: Add NAPTR preference failover test.
......................................................................

Add NAPTR preference failover test.

This test has two NAPTR records. The one with the lower preference value
points to a TCP SRV record that does not exist. The one with the higher
preference value points to a UDP SRV record that will resolve properly.

A SIPp scenario is running on a UDP port and receives the call since
Asterisk fails over to UDP after the TCP SRV lookup fails.

ASTERISK-25015 #close
Reported by Matt Jordan

Change-Id: I000cd05d489c98c6b49ad9690d40d0db697b52da
---
A tests/channels/pjsip/resolver/naptr/preference_failover/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/naptr/preference_failover/configs/ast1/pjsip.conf
A tests/channels/pjsip/resolver/naptr/preference_failover/configs/ast1/resolver_unbound.conf
A tests/channels/pjsip/resolver/naptr/preference_failover/dns_zones/example.com
A tests/channels/pjsip/resolver/naptr/preference_failover/sipp/uas.xml
A tests/channels/pjsip/resolver/naptr/preference_failover/test-config.yaml
M tests/channels/pjsip/resolver/naptr/tests.yaml
7 files changed, 176 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/36/636/2
-- 
To view, visit https://gerrit.asterisk.org/636
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I000cd05d489c98c6b49ad9690d40d0db697b52da
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list