[Asterisk-code-review] Fix a few sipp XML issues (testsuite[16])
Friendly Automation
asteriskteam at digium.com
Tue Feb 16 15:51:47 CST 2021
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/testsuite/+/15443 )
Change subject: Fix a few sipp XML issues
......................................................................
Fix a few sipp XML issues
Fix a few typos in the pjsip transfer callee_with_hold
and immediate_ok_notify sipp scenario XML files.
Change-Id: I3566fdd1a982a24457117f30155f4d578f786c52
---
M tests/channels/pjsip/transfers/blind_transfer/callee_with_hold/sipp/alice.xml
M tests/channels/pjsip/transfers/blind_transfer/immediate_ok_notify/sipp/transferer.xml
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Sean Bright: Looks good to me, but someone else must approve
Benjamin Keith Ford: Looks good to me, but someone else must approve
Kevin Harwell: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/tests/channels/pjsip/transfers/blind_transfer/callee_with_hold/sipp/alice.xml b/tests/channels/pjsip/transfers/blind_transfer/callee_with_hold/sipp/alice.xml
index dbe49c4..c147507 100644
--- a/tests/channels/pjsip/transfers/blind_transfer/callee_with_hold/sipp/alice.xml
+++ b/tests/channels/pjsip/transfers/blind_transfer/callee_with_hold/sipp/alice.xml
@@ -54,7 +54,7 @@
<action>
<exec rtp_stream="lib/python/asterisk/audio.ulaw,3,0"/>
</action>
- <nop>
+ </nop>
<recv request="BYE" />
diff --git a/tests/channels/pjsip/transfers/blind_transfer/immediate_ok_notify/sipp/transferer.xml b/tests/channels/pjsip/transfers/blind_transfer/immediate_ok_notify/sipp/transferer.xml
index 31ec70c..b53d45b 100644
--- a/tests/channels/pjsip/transfers/blind_transfer/immediate_ok_notify/sipp/transferer.xml
+++ b/tests/channels/pjsip/transfers/blind_transfer/immediate_ok_notify/sipp/transferer.xml
@@ -100,7 +100,7 @@
check_it="true"
assign_to="dummy,sip_frag"/>
</action>
- </rcv>
+ </recv>
<Reference variables="sip_frag" />
<Reference variables="dummy" />
--
To view, visit https://gerrit.asterisk.org/c/testsuite/+/15443
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: testsuite
Gerrit-Branch: 16
Gerrit-Change-Id: I3566fdd1a982a24457117f30155f4d578f786c52
Gerrit-Change-Number: 15443
Gerrit-PatchSet: 1
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210216/3ab778ae/attachment-0001.html>
More information about the asterisk-code-review
mailing list