summaryrefslogtreecommitdiff
path: root/tests/pjsua/scripts-sipp/uas-invite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pjsua/scripts-sipp/uas-invite.xml')
-rw-r--r--tests/pjsua/scripts-sipp/uas-invite.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/pjsua/scripts-sipp/uas-invite.xml b/tests/pjsua/scripts-sipp/uas-invite.xml
index 040f14ba..1f928e7c 100644
--- a/tests/pjsua/scripts-sipp/uas-invite.xml
+++ b/tests/pjsua/scripts-sipp/uas-invite.xml
@@ -46,7 +46,7 @@
[last_To:];tag=[call_number]
[last_Call-ID:]
[last_CSeq:]
- Contact: <sip:192.168.0.15>
+ Contact: <sip:sipp@[local_ip]:[local_port]>
Content-Type: application/sdp
v=0
@@ -66,10 +66,6 @@
<recv request="ACK" crlf="true">
</recv>
- <!-- Keep the call open for a while in case the 200 is lost to be -->
- <!-- able to retransmit it if we receive the BYE again. -->
- <pause milliseconds="4000"/>
-
<!-- definition of the response time repartition table (unit is ms) -->
<ResponseTimeRepartition value="10, 20, 30, 40, 50, 100, 150, 200"/>