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.28, created
automatically by CPAN::Reporter, version 0.43, 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 = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    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.25  
    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.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.7203

------------------------------
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:33690
# 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:4016 
# UAC on 127.0.0.1:48817 
# PROXY on 127.0.0.1:21681 127.0.0.1:19568 
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# O> udp:127.0.0.1:21681 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# <<
# proxy >> I< 127.0.0.1:48817 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# O> udp:127.0.0.1:4016 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# I< 127.0.0.1:4016 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:48817 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:4016 RSP(INVITE,200) SDP: audio=127.0.0.1:4244/2
# O> 127.0.0.1:48817 RSP(INVITE,200) SDP: audio=127.0.0.1:4244/2
# I< 127.0.0.1:48817 REQ(ACK) NO SDP
# O> udp:127.0.0.1:4016 REQ(ACK) NO SDP
# <<
# uas >> I< 127.0.0.1:19568 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# O> 127.0.0.1:19568 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:19568;branch=z9hG4bKb88980a0d0dff516cf7b4c5519ce1b5d8a0645e275f68feb6560bc9a07f008c9
# record-route: <sip:127.0.0.1:19568;lr>
# record-route: <sip:127.0.0.1:21681;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48817;branch=z9hG4bK42f94f613c03445d6dff6e4fab1f16ef8a0645e275f68feb6560bc9a07f008c9;received=127.0.0.1:21681
# call-id: 904891af0be8e144d4709cc42d1643f6
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=2e4bc8e84d4731a6ca959248ed2f4daa
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# to: [EMAIL PROTECTED];tag=c20870685e37912fd41604f24022f3cd
# 
# v=0
# o=anonymous 1179945512 1179945512 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 2566 RTP/AVP 0
# O> 127.0.0.1:19568 RSP(INVITE,200) SDP: audio=127.0.0.1:4244/2
# I< 127.0.0.1:19568 REQ(ACK) NO SDP
# call established
# <<
# uac >> I< 127.0.0.1:21681 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:21681 RSP(INVITE,200) SDP: audio=127.0.0.1:4244/2
# O> 127.0.0.1:21681 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:19568 REQ(BYE) NO SDP
# O> 127.0.0.1:19568 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:21681 REQ(BYE) NO SDP
# I< 127.0.0.1:21681 RSP(BYE,200) NO SDP
# END
# <<
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# <<
# uac >> O> udp:127.0.0.1:21681 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# <<
# proxy >> I< 127.0.0.1:48817 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# <<
# proxy >> O> udp:127.0.0.1:4016 REQ(INVITE) SDP: audio=127.0.0.1:4244/2
# <<
# uas >> I< 127.0.0.1:19568 REQ(INVITE) SDP: audio=127.0.0.1:4244/2
# O> 127.0.0.1:19568 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:19568;branch=z9hG4bKb88980a0d0dff516cf7b4c5519ce1b5de7d48c72c85a78e622835c98b6095126
# record-route: <sip:127.0.0.1:19568;lr>
# record-route: <sip:127.0.0.1:21681;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48817;branch=z9hG4bK42f94f613c03445d6dff6e4fab1f16efe7d48c72c85a78e622835c98b6095126;received=127.0.0.1:21681
# call-id: 440d2acda63bbb11fd0514d8dc049008
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=21544a67530588735353d80871db58f5
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# to: [EMAIL PROTECTED];tag=27728386c4811b475a0123ed7010427a
# 
# v=0
# o=anonymous 1179945514 1179945514 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 4244 RTP/AVP 0
# O> 127.0.0.1:19568 RSP(INVITE,200) SDP: audio=127.0.0.1:9512/2
# <<
# uac >> I< 127.0.0.1:21681 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:21681 RSP(INVITE,200) SDP: audio=127.0.0.1:10906/2
# O> 127.0.0.1:21681 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:19568 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:19568 REQ(BYE) NO SDP
# O> 127.0.0.1:19568 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:21681 REQ(BYE) NO SDP
# I< 127.0.0.1:21681 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:21681 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# <<
# proxy >> I< 127.0.0.1:48817 REQ(INVITE) SDP: audio=127.0.0.1:2566/2
# <<
# proxy >> O> udp:127.0.0.1:4016 REQ(INVITE) SDP: audio=127.0.0.1:4244/2
# <<
# uas >> I< 127.0.0.1:19568 REQ(INVITE) SDP: audio=127.0.0.1:4244/2
# O> 127.0.0.1:19568 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:19568;branch=z9hG4bKb88980a0d0dff516cf7b4c5519ce1b5d0df72f9cbfbbd48a762fb918f850b011
# record-route: <sip:127.0.0.1:19568;lr>
# record-route: <sip:127.0.0.1:21681;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48817;branch=z9hG4bK42f94f613c03445d6dff6e4fab1f16ef0df72f9cbfbbd48a762fb918f850b011;received=127.0.0.1:21681
# call-id: aeb7e3e7de0f5e7f6cf980ffe8542277
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=43d843b59a44cedb3df0d6589de9109f
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# to: [EMAIL PROTECTED];tag=52a46f73e7012e8f793ff559fda390a4
# 
# v=0
# o=anonymous 1179945517 1179945517 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 4244 RTP/AVP 0
# O> 127.0.0.1:19568 RSP(INVITE,200) SDP: audio=127.0.0.1:9512/2
# <<
# uac >> I< 127.0.0.1:21681 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:21681 RSP(INVITE,200) SDP: audio=127.0.0.1:10906/2
# <<
# uac >> O> 127.0.0.1:21681 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:19568 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:19568 REQ(BYE) NO SDP
# O> 127.0.0.1:19568 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:21681 REQ(BYE) NO SDP
# I< 127.0.0.1:21681 RSP(BYE,200) NO SDP
# END
# <<
ok
t/06_call_with_reinvite...........# uas >> OK
# <<
# uas >> Listening
# <<
# uac >> OK
# <<
# uac >> Started
# Start RTP
# <<
# uas >> Call accepted
# <<
# 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.53 cusr +  3.74 csys =  4.27 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'

Reply via email to