auto build r3114: all 4 builds ok - 1 regression tests failed
svn
svn at minisip.org
Sun Jan 14 17:40:35 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: ok
Binaries uploaded to http://www.minisip.org/autobuild/build_3114
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/ ok
2011_Session_inviteab_hangupba_udp/ ok
2012_Session_inviteab_hangupab_packetloss/ NOT THE EXPECTED OUTPUT
2013_Session_inviteab_hangupab_tcp/ ok
2014_Session_inviteab_hangupba_tcp/ ok
5001_scsim_verifypin/ ok
Regression test details:
========== 2012_Session_inviteab_hangupab_packetloss/ ===========
Changes detected:
--- expected_output/expected_output 2007-01-14 16:26:52.000000000 +0100
+++ test_output 2007-01-14 17:10:57.283893392 +0100
@@ -2100,6 +2100,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
More information about the Minisip-devel
mailing list