r103 - in regression_tests/tests:
2013_Session_inviteab_hangupab_tcp/expected_output
2014_Session_inviteab_hangupba_tcp/expected_output
erik at minisip.org
erik at minisip.org
Wed Mar 7 23:35:54 CET 2007
Author: erik
Date: 2007-03-07 23:35:53 +0100 (Wed, 07 Mar 2007)
New Revision: 103
Modified:
regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output/expected_output
regression_tests/tests/2014_Session_inviteab_hangupba_tcp/expected_output/expected_output
Log:
* Updated expected output for tests 2013 and 2014.
Modified: regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output/expected_output
===================================================================
--- regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output/expected_output 2007-03-07 22:32:54 UTC (rev 102)
+++ regression_tests/tests/2013_Session_inviteab_hangupab_tcp/expected_output/expected_output 2007-03-07 22:35:53 UTC (rev 103)
@@ -5,7 +5,7 @@
OUT (STREAM): From: <sip:clientuser at domain.com>
OUT (STREAM): To: <sip:erik at localhost:SPORT>
OUT (STREAM): CSeq: 1 INVITE
-OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:CPORT;transport=TCP>;expires=1000
+OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:CPORT>;expires=1000
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
@@ -48,6 +48,4 @@
IN (STREAM): Call-ID: callidstring
IN (STREAM): Content-Length: 0
IN (STREAM):
-IN (STREAM):
-IN (STREAM):
IN (STREAM):
Modified: regression_tests/tests/2014_Session_inviteab_hangupba_tcp/expected_output/expected_output
===================================================================
--- regression_tests/tests/2014_Session_inviteab_hangupba_tcp/expected_output/expected_output 2007-03-07 22:32:54 UTC (rev 102)
+++ regression_tests/tests/2014_Session_inviteab_hangupba_tcp/expected_output/expected_output 2007-03-07 22:35:53 UTC (rev 103)
@@ -5,7 +5,7 @@
OUT (STREAM): From: <sip:clientuser at domain.com>
OUT (STREAM): To: <sip:erik at localhost:SERVERPORT>
OUT (STREAM): CSeq: 1 INVITE
-OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:CLIENTPORT;transport=TCP>;expires=1000
+OUT (STREAM): Contact: <sip:clientuser at 127.0.0.1:CLIENTPORT>;expires=1000
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
@@ -29,7 +29,7 @@
OUT (STREAM): Content-Length: 0
OUT (STREAM):
OUT (STREAM):
-IN (STREAM): BYE sip:clientuser at 127.0.0.1:CLIENTPORT;transport=TCP SIP/2.0
+IN (STREAM): BYE sip:clientuser at 127.0.0.1:CLIENTPORT SIP/2.0
IN (STREAM): Via: SIP/2.0/TCP 127.0.0.1:SERVERPORT;rport;branch=branchstring
IN (STREAM): Max-Forwards: 70
IN (STREAM): From: <sip:erik at localhost:SERVERPORT>
More information about the Minisip-devel
mailing list