auto build r3166: 1 of 4 builds failed - 6 regression tests failed
svn
svn at minisip.org
Wed Jan 31 15:47:53 CET 2007
Summary:
debian_unstable/default__gtk_textui_oss: ok
debian_unstable/gtk_textui_alsa_zrtp: ok
debian_unstable/gtk_textui_oss_smartcard: ok
mingw32_on_debian_unstable/gtk_dsound_debug: FAIL
Regression test:
1001_SipHeaderAccept/ ok
1002_SipHeaderAcceptContact/ ok
1003_SipHeaderAuthorization/ ok
1004_SipHeaderCSeq/ ok
1005_SipHeaderCallID/ ok
1006_SipHeaderContact/ ok
1007_SipHeaderContentLength/ ok
1008_SipHeaderContentType/ ok
1009_SipHeaderEvent/ ok
1010_SipHeaderExpires/ ok
1011_SipHeaderFrom/ ok
1012_SipHeaderMaxForwards/ ok
1013_SipHeaderProxyAuthenticate/ ok
1014_SipHeaderProxyAuthorization/ ok
1015_SipHeaderRAck/ ok
1016_SipHeaderRSeq/ ok
1017_SipHeaderRecordRoute/ ok
1018_SipHeaderReferTo/ ok
1019_SipHeaderRequire/ ok
1020_SipHeaderRoute/ ok
1021_SipHeaderSubject/ ok
1022_SipHeaderSupported/ ok
1023_SipHeaderTo/ ok
1024_SipHeaderUnsupported/ ok
1025_SipHeaderUserAgent/ ok
1026_SipHeaderVia/ ok
1027_SipHeaderWWWAuthenticate/ ok
1028_SipHeaderWarning/ ok
2010_Session_inviteab_hangupab_udp/ NOT THE EXPECTED OUTPUT
2011_Session_inviteab_hangupba_udp/ NOT THE EXPECTED OUTPUT
2012_Session_inviteab_hangupab_packetloss/ NOT THE EXPECTED OUTPUT
2013_Session_inviteab_hangupab_tcp/ NOT THE EXPECTED OUTPUT
2014_Session_inviteab_hangupba_tcp/ NOT THE EXPECTED OUTPUT
2021_simplestack_leak/ ok
2022_session_valgrind/ NOT THE EXPECTED OUTPUT
5001_scsim_verifypin/ ok
Build fail:
Revision: 3166
Machine: mingw32_on_debian_unstable
Machine addr: svn at dev.minisip.org
Build: gtk_dsound_debug
STDERR:
==========================================================
AUTOBUILD_INFO: processing libmutil...
+ set -e
+ LANG=C
+ export LANG
+ CYGWIN=binmode
+ export CYGWIN
+ amvers=no
+ automake-1.9 --version
+ automake-1.8 --version
+ amvers=-1.8
+ test -1.8 = no
+ libtoolize=no
+ libtoolize --version
+ libtoolize=libtoolize
+ test libtoolize = no
+ aclocal-1.8 -I m4 -I /home/svn/3166/binoutput/share/aclocal -I /home/svn/3166/usr/share/aclocal
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ libtoolize --copy --force --ltdl
+ autoconf
+ autoheader
+ automake-1.8 --add-missing --copy
configure.ac: installing `config/install-sh'
configure.ac: installing `config/missing'
Makefile.am: installing `config/depcomp'
mkdir: cannot create directory `.libs': File exists
mkdir: cannot create directory `.libs': File exists
source/stringutils.cxx:206: error: expected unqualified-id before "template"
source/stringutils.cxx:237: error: expected unqualified-id before "template"
make[1]: *** [libmutil_la-stringutils.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all-recursive] Error 1
ERROR: Could not bootstrap/configure/compile/install libmutil
==========================================================
Regression test details:
========== 2010_Session_inviteab_hangupab_udp/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-31 14:23:46.000000000 +0100
+++ test_output 2007-01-31 14:49:34.521581640 +0100
@@ -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):
========== 2011_Session_inviteab_hangupba_udp/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-31 14:23:46.000000000 +0100
+++ test_output 2007-01-31 14:49:43.698186584 +0100
@@ -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):
@@ -29,7 +29,7 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-IN (UDP): BYE sip:clientuser at 127.0.0.1:CPORT;transport=UDP SIP/2.0
+IN (UDP): BYE sip:clientuser at 127.0.0.1:CPORT SIP/2.0
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:SPORT;rport;branch=branchstring
IN (UDP): Max-Forwards: 70
IN (UDP): From: <sip:erik at localhost:SPORT>
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-31 14:23:46.000000000 +0100
+++ test_output 2007-01-31 15:13:54.620612848 +0100
@@ -6,7 +6,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -17,7 +17,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -79,7 +79,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -90,7 +90,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -142,7 +142,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -215,7 +215,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -226,7 +226,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -237,7 +237,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -289,7 +289,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -351,7 +351,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -362,7 +362,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -417,6 +417,26 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
+IN (UDP): SIP/2.0 200 ok
+IN (UDP): Max-Forwards: 70
+IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
+IN (UDP): From: <sip:clientuser at domain.com>
+IN (UDP): To: <sip:serveruser at localhost:SPORT>
+IN (UDP): CSeq: 1 BYE
+IN (UDP): Call-ID: callidstring
+IN (UDP): Content-Length: 0
+IN (UDP):
+IN (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -435,7 +455,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -530,7 +550,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -541,7 +561,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -552,7 +572,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -563,7 +583,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -615,7 +635,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -626,7 +646,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -688,7 +708,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -771,7 +791,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -782,7 +802,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -793,7 +813,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -866,7 +886,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -938,7 +958,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -949,7 +969,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1044,7 +1064,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1162,7 +1182,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1173,7 +1193,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1184,7 +1204,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1195,7 +1215,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1206,7 +1226,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1238,7 +1258,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1249,7 +1269,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1301,7 +1321,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1374,7 +1394,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1385,7 +1405,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1396,7 +1416,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1458,7 +1478,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1520,7 +1540,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1531,7 +1551,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1614,7 +1634,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1719,7 +1739,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1730,7 +1750,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1741,7 +1761,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1752,7 +1772,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1825,7 +1845,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1836,7 +1856,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -1908,7 +1928,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2001,7 +2021,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2012,7 +2032,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2023,7 +2043,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2118,7 +2138,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2200,7 +2220,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2211,7 +2231,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2329,7 +2349,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2457,7 +2477,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2468,7 +2488,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2479,7 +2499,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2490,7 +2510,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2501,7 +2521,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2513,7 +2533,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2524,7 +2544,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2576,7 +2596,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2649,7 +2669,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2660,7 +2680,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2671,7 +2691,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2723,7 +2743,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2785,7 +2805,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2796,7 +2816,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2869,7 +2889,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2964,7 +2984,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2975,7 +2995,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2986,7 +3006,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -2997,7 +3017,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3059,7 +3079,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3070,7 +3090,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3132,7 +3152,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3215,7 +3235,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3226,7 +3246,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3237,7 +3257,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3320,7 +3340,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3392,7 +3412,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3403,7 +3423,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3508,7 +3528,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3636,7 +3656,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3647,7 +3667,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3658,7 +3678,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3669,7 +3689,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3680,7 +3700,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3753,7 +3773,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3764,7 +3784,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3816,7 +3836,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3889,7 +3909,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3900,7 +3920,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3911,7 +3931,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -3983,7 +4003,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4045,7 +4065,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4056,7 +4076,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4149,7 +4169,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4264,7 +4284,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4275,7 +4295,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4286,7 +4306,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4297,7 +4317,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4392,7 +4412,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4403,7 +4423,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4485,7 +4505,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4588,7 +4608,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4599,7 +4619,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4610,7 +4630,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4728,7 +4748,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4800,7 +4820,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4811,7 +4831,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -4953,7 +4973,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5105,7 +5125,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5116,7 +5136,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5127,7 +5147,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5138,7 +5158,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5149,7 +5169,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5161,7 +5181,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5172,7 +5192,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5224,7 +5244,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5297,7 +5317,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5308,7 +5328,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5319,7 +5339,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5371,7 +5391,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5433,7 +5453,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5444,7 +5464,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5517,7 +5537,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5612,7 +5632,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5623,7 +5643,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5634,7 +5654,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5645,7 +5665,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5697,7 +5717,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5708,7 +5728,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5770,7 +5790,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5853,7 +5873,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5864,7 +5884,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5875,7 +5895,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -5930,16 +5950,16 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 BYE
-IN (UDP): Call-ID: callidstring
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
Test 68 Drop vector 11001101.
OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
@@ -5948,7 +5968,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6020,7 +6040,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6031,7 +6051,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6108,6 +6128,16 @@
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
+OUT (UDP): BYE sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
+OUT (UDP): Max-Forwards: 70
+OUT (UDP): From: <sip:clientuser at domain.com>
+OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 BYE
+OUT (UDP): Call-ID: callidstring
+OUT (UDP): Content-Length: 0
+OUT (UDP):
+OUT (UDP):
IN (UDP): SIP/2.0 200 ok
IN (UDP): Max-Forwards: 70
IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
@@ -6126,7 +6156,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6244,7 +6274,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6255,7 +6285,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6266,7 +6296,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6277,7 +6307,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6288,7 +6318,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6320,7 +6350,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6331,7 +6361,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6383,7 +6413,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6456,7 +6486,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6467,7 +6497,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6478,7 +6508,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6540,7 +6570,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6602,7 +6632,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6613,7 +6643,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6696,27 +6726,18 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
-IN (UDP): SIP/2.0 200 ok
-IN (UDP): Max-Forwards: 70
-IN (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport=CPORT;branch=branchstring
-IN (UDP): Call-ID: callidstring
-IN (UDP): From: <sip:clientuser at domain.com>
-IN (UDP): To: <sip:serveruser at localhost:SPORT>
-IN (UDP): CSeq: 1 INVITE
-IN (UDP): Content-Length: 0
-IN (UDP):
-IN (UDP):
-OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
+OUT (UDP): INVITE sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
-OUT (UDP): Max-Forwards: 70
OUT (UDP): Call-ID: callidstring
+OUT (UDP): Max-Forwards: 50
OUT (UDP): From: <sip:clientuser at domain.com>
-OUT (UDP): CSeq: 1 ACK
OUT (UDP): To: <sip:serveruser at localhost:SPORT>
+OUT (UDP): CSeq: 1 INVITE
+OUT (UDP): Contact: <sip:clientuser at 127.0.0.1:CPORT>;expires=1000
OUT (UDP): Content-Length: 0
OUT (UDP):
OUT (UDP):
@@ -6731,7 +6752,6 @@
IN (UDP):
IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
OUT (UDP): Call-ID: callidstring
@@ -6753,7 +6773,6 @@
IN (UDP):
OUT (UDP): ACK sip:serveruser at localhost:SPORT SIP/2.0
OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
-OUT (UDP): Via: SIP/2.0/UDP 0.0.0.0:CPORT;rport;branch=branchstring
OUT (UDP): Via: SIP/2.0/UDP 127.0.0.1:CPORT;rport;branch=branchstring
OUT (UDP): Max-Forwards: 70
OUT (UDP): Call-ID: callidstring
@@ -6801,7 +6820,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6812,7 +6831,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6823,7 +6842,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6834,7 +6853,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6917,7 +6936,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -6928,7 +6947,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7000,7 +7019,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7093,7 +7112,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7104,7 +7123,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7115,7 +7134,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7220,7 +7239,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7302,7 +7321,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7313,7 +7332,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7441,7 +7460,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7569,7 +7588,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7580,7 +7599,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7591,7 +7610,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7602,7 +7621,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7613,7 +7632,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser 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):
@@ -7625,7 +7644,7 @@
OUT (UDP): From: <sip:clientuser at domain.com>
OUT (UDP): To: <sip:serveruser at localhost:SPORT>
OUT (UDP): CSeq: 1 I