[Asterisk-code-review] tests/pjsip/config_wizard: Add port matching support. (testsuite[18])
Friendly Automation
asteriskteam at digium.com
Thu Jul 8 10:36:10 CDT 2021
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/testsuite/+/16169 )
Change subject: tests/pjsip/config_wizard: Add port matching support.
......................................................................
tests/pjsip/config_wizard: Add port matching support.
Because the config wizard now supports port matching, we need to
update the tests to take that into account.
ASTERISK~29503
Change-Id: Iee5fd06c58c300b0c35342d47b1567095ff857b1
---
M tests/channels/pjsip/config_wizard/trunk/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Joshua Colp: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/tests/channels/pjsip/config_wizard/trunk/test-config.yaml b/tests/channels/pjsip/config_wizard/trunk/test-config.yaml
index d04a944..1fe73e2 100644
--- a/tests/channels/pjsip/config_wizard/trunk/test-config.yaml
+++ b/tests/channels/pjsip/config_wizard/trunk/test-config.yaml
@@ -187,7 +187,7 @@
ActionID: '12345'
ObjectType: 'identify'
ObjectName: 'trunk1-identify'
- Match: '127.0.0.[56]/255.255.255.255,127.0.0.[56]/255.255.255.255'
+ Match: '127.0.0.[56]:410[67]0/255.255.255.255,127.0.0.[56]:410[67]0/255.255.255.255'
Endpoint: 'trunk1'
EndpointName: 'trunk1'
count: 1
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/16169
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 18
Gerrit-Change-Id: Iee5fd06c58c300b0c35342d47b1567095ff857b1
Gerrit-Change-Number: 16169
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean at seanbright.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210708/78fa6fd3/attachment.html>
More information about the asterisk-code-review
mailing list