summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-forked-100rel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sipp/uas-forked-100rel.xml')
-rw-r--r--tests/pjsua/scripts-sipp/uas-forked-100rel.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pjsua/scripts-sipp/uas-forked-100rel.xml b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml
index c2f2044b..3a1ca229 100644
--- a/tests/pjsua/scripts-sipp/uas-forked-100rel.xml
+++ b/tests/pjsua/scripts-sipp/uas-forked-100rel.xml
@@ -22,9 +22,9 @@
<scenario name="Forked INVITE, one of them require PRACK">
<recv request="INVITE" crlf="true">
<action>
- <ereg regexp="branch=([0-9a-zA-Z\-]*)"
+ <ereg regexp="branch=([^;]*)"
search_in="hdr"
- header="Via"
+ header="Via"
assign_to="1,2"/>
<assign assign_to="1" variable="2"/>
<ereg regexp="CSeq: [ 0-9A-Z]+"