[Asterisk-code-review] pjsip/resolver/aaaa: Update sipp target to '[::1]' (testsuite[master])

Jenkins2 asteriskteam at digium.com
Fri Jul 27 11:38:18 CDT 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/9740 )

Change subject: pjsip/resolver/aaaa:  Update sipp target to '[::1]'
......................................................................

pjsip/resolver/aaaa:  Update sipp target to '[::1]'

On certain platforms, sipp needs to be told explicitly that the
target is '[::1]' or you get the following error:
"Network family mismatch for local and remote IP"

Change-Id: I83cf5021c883f8fa4bbb2aab7f7d1eebd034f7fb
---
M tests/channels/pjsip/resolver/aaaa/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Richard Mudgett: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit



diff --git a/tests/channels/pjsip/resolver/aaaa/test-config.yaml b/tests/channels/pjsip/resolver/aaaa/test-config.yaml
index 228b726..64c92ec 100644
--- a/tests/channels/pjsip/resolver/aaaa/test-config.yaml
+++ b/tests/channels/pjsip/resolver/aaaa/test-config.yaml
@@ -20,7 +20,7 @@
     test-iterations:
         -
             scenarios:
-                - { 'key-args': {'scenario': 'uas.xml', '-i': '[::1]', '-p': '5061'} }
+                - { 'target': '[::1]', 'key-args': {'scenario': 'uas.xml', '-i': '[::1]', '-p': '5061'} }
 
 originator:
     trigger: 'ami_connect'

-- 
To view, visit https://gerrit.asterisk.org/9740
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I83cf5021c883f8fa4bbb2aab7f7d1eebd034f7fb
Gerrit-Change-Number: 9740
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180727/6a395d77/attachment.html>


More information about the asterisk-code-review mailing list