[Asterisk-code-review] testsuite: fix sipp error about referencing non-existing variable (testsuite[13])
Torrey Searle
asteriskteam at digium.com
Tue Mar 10 12:12:42 CDT 2020
Torrey Searle has uploaded this change for review. ( https://gerrit.asterisk.org/c/testsuite/+/13905 )
Change subject: testsuite: fix sipp error about referencing non-existing variable
......................................................................
testsuite: fix sipp error about referencing non-existing variable
Fix an error in moh_passthru_inactive test where it currently reporting
an error in the sipp script ref a variable that doesn't yet exist
Change-Id: I9268ec1f156e46daa1bde6c4141ea1202c2360a6
---
M tests/channels/pjsip/moh_passthru_inactive/sipp/uas_hold_reinvite.xml
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/05/13905/1
diff --git a/tests/channels/pjsip/moh_passthru_inactive/sipp/uas_hold_reinvite.xml b/tests/channels/pjsip/moh_passthru_inactive/sipp/uas_hold_reinvite.xml
index 1d4fb93..7c0a7c5 100644
--- a/tests/channels/pjsip/moh_passthru_inactive/sipp/uas_hold_reinvite.xml
+++ b/tests/channels/pjsip/moh_passthru_inactive/sipp/uas_hold_reinvite.xml
@@ -10,7 +10,6 @@
<ereg regexp=".*" search_in="hdr" header="To:" check_it="true" assign_to="3" />
</action>
</recv>
-<Reference variables="9"/>
<send>
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/13905
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 13
Gerrit-Change-Id: I9268ec1f156e46daa1bde6c4141ea1202c2360a6
Gerrit-Change-Number: 13905
Gerrit-PatchSet: 1
Gerrit-Owner: Torrey Searle <tsearle at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200310/7e0ee3c0/attachment.html>
More information about the asterisk-code-review
mailing list