auto build r3164: 1 of 4 builds failed - 7 regression tests failed
svn
svn at minisip.org
Tue Jan 30 23:10:51 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/ NOT THE EXPECTED OUTPUT
Build fail:
Revision: 3164
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/3164/binoutput/share/aclocal -I /home/svn/3164/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'
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-30 21:48:40.920544416 +0100
+++ test_output 2007-01-30 22:11:35.211620416 +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-30 21:48:40.595593816 +0100
+++ test_output 2007-01-30 22:11:44.290240256 +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-30 21:48:40.000000000 +0100
+++ test_output 2007-01-30 22:35:53.330952584 +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,27 +142,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):
@@ -177,7 +168,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
@@ -215,7 +205,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 +216,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 +227,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 +279,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 +341,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 +352,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):
@@ -435,7 +425,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 +520,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 +531,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 +542,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 +553,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 +605,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 +616,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 +678,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 +761,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 +772,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 +783,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 +856,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 +928,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 +939,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 +1034,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 +1152,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 +1163,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 +1174,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 +1185,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 +1196,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 +1228,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 +1239,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 +1291,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 +1364,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 +1375,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 +1386,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 +1448,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 +1510,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 +1521,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 +1604,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 +1709,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 +1720,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 +1731,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 +1742,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 +1815,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 +1826,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 +1898,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 +1991,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 +2002,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 +2013,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 +2108,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 +2190,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 +2201,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 +2319,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 +2447,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 +2458,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 +2469,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 +2480,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 +2491,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 +2503,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 +2514,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 +2566,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 +2639,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 +2650,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 +2661,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 +2713,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 +2775,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 +2786,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 +2859,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 +2954,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 +2965,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 +2976,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 +2987,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 +3049,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 +3060,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 +3122,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 +3205,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 +3216,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 +3227,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 +3310,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 +3382,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 +3393,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 +3498,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 +3626,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 +3637,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 +3648,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 +3659,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 +3670,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 +3743,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 +3754,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 +3806,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 +3879,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 +3890,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 +3901,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 +3973,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 +4035,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 +4046,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 +4139,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 +4254,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 +4265,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 +4276,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 +4287,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 +4382,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 +4393,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 +4475,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 +4578,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 +4589,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 +4600,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 +4718,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 +4790,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 +4801,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 +4943,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 +5095,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 +5106,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 +5117,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 +5128,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 +5139,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 +5151,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 +5162,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 +5214,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 +5287,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 +5298,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 +5309,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 +5361,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 +5423,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 +5434,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 +5507,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 +5602,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 +5613,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 +5624,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 +5635,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 +5687,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 +5698,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 +5760,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 +5843,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 +5854,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 +5865,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):
@@ -5948,7 +5938,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 +6010,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 +6021,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):
@@ -6126,7 +6116,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 +6234,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 +6245,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 +6256,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 +6267,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 +6278,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 +6310,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 +6321,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 +6373,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 +6446,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 +6457,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 +6468,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 +6530,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 +6592,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 +6603,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,7 +6686,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):
@@ -6801,7 +6791,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 +6802,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 +6813,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 +6824,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 +6907,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 +6918,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 +6990,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 +7083,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 +7094,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 +7105,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 +7210,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 +7292,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 +7303,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 +7431,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 +7559,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 +7570,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 +7581,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 +7592,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 +7603,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 +7615,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):
@@ -7636,7 +7626,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):
@@ -7688,7 +7678,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):
@@ -7761,7 +7751,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):
@@ -7772,7 +7762,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):
@@ -7783,7 +7773,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):
@@ -7835,7 +7825,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: