summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-forked-200.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sipp/uas-forked-200.xml')
-rw-r--r--tests/pjsua/scripts-sipp/uas-forked-200.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pjsua/scripts-sipp/uas-forked-200.xml b/tests/pjsua/scripts-sipp/uas-forked-200.xml
index 3878ad4a..a67f8cae 100644
--- a/tests/pjsua/scripts-sipp/uas-forked-200.xml
+++ b/tests/pjsua/scripts-sipp/uas-forked-200.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"/>
</action>