r101 - regression_tests/tests/2010_Session_inviteab_hangupab_udp/expected_output

erik at minisip.org erik at minisip.org
Wed Mar 7 23:31:04 CET 2007


Author: erik
Date: 2007-03-07 23:31:03 +0100 (Wed, 07 Mar 2007)
New Revision: 101

Modified:
   regression_tests/tests/2010_Session_inviteab_hangupab_udp/expected_output/expected_output
Log:

 * Update test 2010 expected output. It's ok not to include the transport
   parameter in the Contact header.



Modified: regression_tests/tests/2010_Session_inviteab_hangupab_udp/expected_output/expected_output
===================================================================
--- regression_tests/tests/2010_Session_inviteab_hangupab_udp/expected_output/expected_output	2007-03-07 22:17:14 UTC (rev 100)
+++ regression_tests/tests/2010_Session_inviteab_hangupab_udp/expected_output/expected_output	2007-03-07 22:31:03 UTC (rev 101)
@@ -5,7 +5,7 @@
 OUT (UDP): From: <sip:clientuser at domain.com>
 OUT (UDP): To: <sip:erik at localhost:SPORT>
 OUT (UDP): CSeq: 1 INVITE
-OUT (UDP): Contact: <sip:clientuser at 127.0.0.1:CPORT;transport=UDP>;expires=1000
+OUT (UDP): Contact: <sip:clientuser at 127.0.0.1:CPORT>;expires=1000
 OUT (UDP): Content-Length: 0
 OUT (UDP): 
 OUT (UDP): 



More information about the Minisip-devel mailing list