[Asterisk-code-review] pjsip: Add resolver test for SRV priority with UDP transport. (testsuite[master])

John Bigelow asteriskteam at digium.com
Fri May 22 09:34:50 CDT 2015


Hello Matt Jordan,

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

    https://gerrit.asterisk.org/505

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

Change subject: pjsip: Add resolver test for SRV priority with UDP transport.
......................................................................

pjsip: Add resolver test for SRV priority with UDP transport.

This test does a SRV record lookup resulting in two records each with a
different priority and port for the UDP transport. An IPv4 & IPv6 address (A &
AAAA records) is provided for each SRV record. Port 5061 is used if the highest
priority SRV record (lowest number) is chosen and port 5062 otherwise. If both
IPv4 & IPv6 calls do not reach port 5061 (where SIPp is listening on) then the
test fails.

ASTERISK-25009 #close
Reported by: Matt Jordan

Change-Id: I8efdf78580cd327452a22863622521fd1a9385bb
---
A tests/channels/pjsip/resolver/srv/priority/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/priority/configs/ast1/pjsip.conf
A tests/channels/pjsip/resolver/srv/priority/configs/ast1/resolver_unbound.conf
A tests/channels/pjsip/resolver/srv/priority/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/priority/sipp/uas-ipv4.xml
A tests/channels/pjsip/resolver/srv/priority/sipp/uas-ipv6.xml
A tests/channels/pjsip/resolver/srv/priority/test-config.yaml
M tests/channels/pjsip/resolver/srv/tests.yaml
8 files changed, 272 insertions(+), 0 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8efdf78580cd327452a22863622521fd1a9385bb
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: John Bigelow <jbigelow at digium.com>
Gerrit-Reviewer: John Bigelow <jbigelow at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list