This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Steffen Ullrich, This is a computer-generated test report for Net-SIP-0.24, created automatically by CPAN::Reporter, version 0.40, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. Congratulations! All tests were successful. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------- ---- ---- Net::DNS 0.56 0.59 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /home/david/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/games:. PERL5LIB = PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = perl-5.8.8/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 0 1000 EGID: $) = 1000 0 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2806 Module::Signature n/a Test::Harness 2.64 Test::More 0.67 version n/a ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_load.........................ok t/02_listen_and_invite............# call created # call established # call cleaned up ok t/03_forward_stateless............ok t/04_call_with_rtp................# UAS on 127.0.0.1:42640 # UAC on 127.0.0.1:5060 # call created # call established # call cleaned up # received 100/100 packets ok t/05_call_with_stateless_proxy....# UAS on 127.0.0.1:41514 # UAC on 127.0.0.1:45728 # PROXY on 127.0.0.1:38309 127.0.0.1:19512 # proxy >> OK # << # uas >> OK # << # proxy >> ready # << # uas >> ready # << # uac >> OK # ready # O> udp:127.0.0.1:38309 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # << # proxy >> I< 127.0.0.1:45728 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # O> udp:127.0.0.1:41514 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # I< 127.0.0.1:41514 RSP(INVITE,100) NO SDP # O> 127.0.0.1:45728 RSP(INVITE,100) NO SDP # I< 127.0.0.1:41514 RSP(INVITE,200) SDP: audio=127.0.0.1:3336/2 # O> 127.0.0.1:45728 RSP(INVITE,200) SDP: audio=127.0.0.1:3336/2 # I< 127.0.0.1:45728 REQ(ACK) NO SDP # O> udp:127.0.0.1:41514 REQ(ACK) NO SDP # << # uas >> I< 127.0.0.1:19512 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # O> 127.0.0.1:19512 RSP(INVITE,100) NO SDP # call created # INVITE [EMAIL PROTECTED] SIP/2.0 # via: SIP/2.0/UDP 127.0.0.1:19512;branch=z9hG4bK015a2226973cf059d4ac316763ab89db5c7c9d1e1f108408d04ad7355794998a # record-route: <sip:127.0.0.1:19512;lr> # record-route: <sip:127.0.0.1:38309;lr> # via: SIP/2.0/UDP 127.0.0.1:45728;branch=z9hG4bK1a01b9d3363e279fa8335ae302e801655c7c9d1e1f108408d04ad7355794998a;received=127.0.0.1:38309 # call-id: 00798ed9c4dde4ea2bad97156e6fd75b # cseq: 1 INVITE # from: [EMAIL PROTECTED];tag=6905a8ce637dc29c0c3c47fcb142a8f4 # content-type: application/sdp # Content-length: 119 # max-forwards: 69 # to: [EMAIL PROTECTED];tag=7ad6bd88daddcee65132bab93e2fdf71 # # v=0 # o=anonymous 1174048525 1174048525 IN IP4 127.0.0.1 # s=session # c=IN IP4 127.0.0.1 # t=0 0 # m=audio 4000 RTP/AVP 0 # O> 127.0.0.1:19512 RSP(INVITE,200) SDP: audio=127.0.0.1:3336/2 # I< 127.0.0.1:19512 REQ(ACK) NO SDP # call established # << # uac >> I< 127.0.0.1:38309 RSP(INVITE,100) NO SDP # I< 127.0.0.1:38309 RSP(INVITE,200) SDP: audio=127.0.0.1:3336/2 # O> 127.0.0.1:38309 REQ(ACK) NO SDP # call established # << # uac >> RTP done # << # uas >> I< 127.0.0.1:19512 REQ(BYE) NO SDP # O> 127.0.0.1:19512 RSP(BYE,200) NO SDP # call cleaned up # received 100/100 packets # RTP ok # END # << # uac >> O> udp:127.0.0.1:38309 REQ(BYE) NO SDP # I< 127.0.0.1:38309 RSP(BYE,200) NO SDP # END # << # proxy >> OK # << # uas >> OK # ready # << # proxy >> ready # << # uac >> OK # << # uac >> ready # O> udp:127.0.0.1:38309 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # << # proxy >> I< 127.0.0.1:45728 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # O> udp:127.0.0.1:41514 REQ(INVITE) SDP: audio=127.0.0.1:3336/2 # I< 127.0.0.1:41514 RSP(INVITE,100) NO SDP # O> 127.0.0.1:45728 RSP(INVITE,100) NO SDP # I< 127.0.0.1:41514 RSP(INVITE,200) SDP: audio=127.0.0.1:11460/2 # O> 127.0.0.1:45728 RSP(INVITE,200) SDP: audio=127.0.0.1:3538/2 # I< 127.0.0.1:45728 REQ(ACK) NO SDP # O> udp:127.0.0.1:41514 REQ(ACK) NO SDP # << # uas >> I< 127.0.0.1:19512 REQ(INVITE) SDP: audio=127.0.0.1:3336/2 # O> 127.0.0.1:19512 RSP(INVITE,100) NO SDP # call created # INVITE [EMAIL PROTECTED] SIP/2.0 # via: SIP/2.0/UDP 127.0.0.1:19512;branch=z9hG4bK015a2226973cf059d4ac316763ab89db4e05378f494f1cc07d8f7b355380e42e # record-route: <sip:127.0.0.1:19512;lr> # record-route: <sip:127.0.0.1:38309;lr> # via: SIP/2.0/UDP 127.0.0.1:45728;branch=z9hG4bK1a01b9d3363e279fa8335ae302e801654e05378f494f1cc07d8f7b355380e42e;received=127.0.0.1:38309 # call-id: 51b0d0daf6883f69c2da33bdaf813fb8 # cseq: 1 INVITE # from: [EMAIL PROTECTED];tag=694f25ddbaaa0e47affb5e10bbbffe4d # content-type: application/sdp # Content-length: 119 # max-forwards: 69 # to: [EMAIL PROTECTED];tag=0beb26ae99f58d230facd07fab14863d # # v=0 # o=anonymous 1174048527 1174048527 IN IP4 127.0.0.1 # s=session # c=IN IP4 127.0.0.1 # t=0 0 # m=audio 3336 RTP/AVP 0 # O> 127.0.0.1:19512 RSP(INVITE,200) SDP: audio=127.0.0.1:11460/2 # I< 127.0.0.1:19512 REQ(ACK) NO SDP # call established # << # uac >> I< 127.0.0.1:38309 RSP(INVITE,100) NO SDP # I< 127.0.0.1:38309 RSP(INVITE,200) SDP: audio=127.0.0.1:3538/2 # O> 127.0.0.1:38309 REQ(ACK) NO SDP # call established # << # uac >> RTP done # << # uas >> I< 127.0.0.1:19512 REQ(BYE) NO SDP # O> 127.0.0.1:19512 RSP(BYE,200) NO SDP # call cleaned up # received 100/100 packets # RTP ok # END # << # uac >> O> udp:127.0.0.1:38309 REQ(BYE) NO SDP # I< 127.0.0.1:38309 RSP(BYE,200) NO SDP # END # << # nathelper >> OK # << # proxy >> OK # << # uas >> OK # << # proxy >> ready # << # uas >> ready # << # uac >> OK # << # uac >> ready # O> udp:127.0.0.1:38309 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # << # proxy >> I< 127.0.0.1:45728 REQ(INVITE) SDP: audio=127.0.0.1:4000/2 # << # proxy >> O> udp:127.0.0.1:41514 REQ(INVITE) SDP: audio=127.0.0.1:3336/2 # << # uas >> I< 127.0.0.1:19512 REQ(INVITE) SDP: audio=127.0.0.1:3336/2 # O> 127.0.0.1:19512 RSP(INVITE,100) NO SDP # call created # INVITE [EMAIL PROTECTED] SIP/2.0 # via: SIP/2.0/UDP 127.0.0.1:19512;branch=z9hG4bK015a2226973cf059d4ac316763ab89db3b3a090940cc0399d47502acff1364da # record-route: <sip:127.0.0.1:19512;lr> # record-route: <sip:127.0.0.1:38309;lr> # via: SIP/2.0/UDP 127.0.0.1:45728;branch=z9hG4bK1a01b9d3363e279fa8335ae302e801653b3a090940cc0399d47502acff1364da;received=127.0.0.1:38309 # call-id: ede61df39ebfe5143c8b18abd5018c70 # cseq: 1 INVITE # from: [EMAIL PROTECTED];tag=13a2000c665c4d4a88693990ac6fb61c # content-type: application/sdp # Content-length: 119 # max-forwards: 69 # to: [EMAIL PROTECTED];tag=2ebc45db70e6fc5389bcf9c847501090 # # v=0 # o=anonymous 1174048530 1174048530 IN IP4 127.0.0.1 # s=session # c=IN IP4 127.0.0.1 # t=0 0 # m=audio 3336 RTP/AVP 0 # O> 127.0.0.1:19512 RSP(INVITE,200) SDP: audio=127.0.0.1:11460/2 # << # uac >> I< 127.0.0.1:38309 RSP(INVITE,100) NO SDP # << # uac >> I< 127.0.0.1:38309 RSP(INVITE,200) SDP: audio=127.0.0.1:3538/2 # << # uac >> O> 127.0.0.1:38309 REQ(ACK) NO SDP # << # uac >> call established # << # uac >> RTP done # << # uas >> I< 127.0.0.1:19512 REQ(ACK) NO SDP # call established # I< 127.0.0.1:19512 REQ(BYE) NO SDP # O> 127.0.0.1:19512 RSP(BYE,200) NO SDP # call cleaned up # received 100/100 packets # RTP ok # END # << # uac >> O> udp:127.0.0.1:38309 REQ(BYE) NO SDP # I< 127.0.0.1:38309 RSP(BYE,200) NO SDP # END # << ok t/06_call_with_reinvite...........# uas >> OK # << # uas >> Listening # << # uac >> OK # << # uac >> Started # << # uas >> Call accepted # << # uac >> Start RTP # << # uac >> RTP#50# # << # uas >> got rtp packet#50 # Starting ReInvite # << # uac >> Got ReInvite # << # uas >> Start RTP # << # uas >> RTP#50# # << # uac >> got rtp packet#50 # << # uac >> Send BYE # << # uas >> Got RTP # Received BYE # << # uac >> BYE done # << ok All tests successful. Files=6, Tests=104, 16 wallclock secs ( 0.74 cusr + 3.82 csys = 4.56 CPU) -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 ' config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', gccosandvers='openbsd3.5' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lgdbm -lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'
