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.23, created
automatically by CPAN::Reporter, version 0.39, 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 = 
    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.56  
    Test::More          0.67  
    version             0.70  

------------------------------
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:11507
# 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:39518 
# UAC on 127.0.0.1:48744 
# PROXY on 127.0.0.1:8139 127.0.0.1:30407 
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# O> udp:127.0.0.1:8139 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# <<
# proxy >> I< 127.0.0.1:48744 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# O> udp:127.0.0.1:39518 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# I< 127.0.0.1:39518 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:48744 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:39518 RSP(INVITE,200) SDP: audio=127.0.0.1:2836/2
# O> 127.0.0.1:48744 RSP(INVITE,200) SDP: audio=127.0.0.1:2836/2
# <<
# uas >> I< 127.0.0.1:30407 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# O> 127.0.0.1:30407 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:30407;branch=z9hG4bK896cea40568288d960e39de48e02ec14caddaba15f6a4f069606552c92931454
# record-route: <sip:127.0.0.1:30407;lr>
# record-route: <sip:127.0.0.1:8139;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48744;branch=z9hG4bK43448e93fc59bb1e9d0eb14708e5a844caddaba15f6a4f069606552c92931454;received=127.0.0.1:8139
# call-id: 69db22fba82c73267d40873c40f05797
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=ef2ea9ea9549533a8f81852074695431
# content-type: application/sdp
# Content-length: 120
# max-forwards: 69
# to: [EMAIL PROTECTED];tag=900c4d6c738e8c14a653a08c5cf6bb0d
# 
# v=0
# o=anonymous 1172760101 1172760101 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 10208 RTP/AVP 0
# O> 127.0.0.1:30407 RSP(INVITE,200) SDP: audio=127.0.0.1:2836/2
# I< 127.0.0.1:30407 REQ(ACK) NO SDP
# call established
# <<
# uac >> I< 127.0.0.1:8139 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:8139 RSP(INVITE,200) SDP: audio=127.0.0.1:2836/2
# O> 127.0.0.1:8139 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:30407 REQ(BYE) NO SDP
# O> 127.0.0.1:30407 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:8139 REQ(BYE) NO SDP
# I< 127.0.0.1:8139 RSP(BYE,200) NO SDP
# END
# <<
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# O> udp:127.0.0.1:8139 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# <<
# proxy >> I< 127.0.0.1:48744 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# <<
# proxy >> O> udp:127.0.0.1:39518 REQ(INVITE) SDP: audio=127.0.0.1:2836/2
# <<
# uas >> I< 127.0.0.1:30407 REQ(INVITE) SDP: audio=127.0.0.1:2836/2
# O> 127.0.0.1:30407 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:30407;branch=z9hG4bK896cea40568288d960e39de48e02ec1430e754cd7bb43573d2577e75b11903f3
# record-route: <sip:127.0.0.1:30407;lr>
# record-route: <sip:127.0.0.1:8139;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48744;branch=z9hG4bK43448e93fc59bb1e9d0eb14708e5a84430e754cd7bb43573d2577e75b11903f3;received=127.0.0.1:8139
# call-id: 7c9c120bdcc24f55073396fcec170139
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=4d8a9eb521248cbd9e219ca25fca452f
# content-type: application/sdp
# max-forwards: 69
# content-length: 119
# to: [EMAIL PROTECTED];tag=43707d7296ee93c01859e90e7a51d358
# 
# v=0
# o=anonymous 1172760103 1172760103 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 2836 RTP/AVP 0
# O> 127.0.0.1:30407 RSP(INVITE,200) SDP: audio=127.0.0.1:4310/2
# <<
# uac >> I< 127.0.0.1:8139 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:8139 RSP(INVITE,200) SDP: audio=127.0.0.1:3996/2
# O> 127.0.0.1:8139 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:30407 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:30407 REQ(BYE) NO SDP
# O> 127.0.0.1:30407 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:8139 REQ(BYE) NO SDP
# I< 127.0.0.1:8139 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:8139 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# <<
# proxy >> I< 127.0.0.1:48744 REQ(INVITE) SDP: audio=127.0.0.1:10208/2
# <<
# proxy >> O> udp:127.0.0.1:39518 REQ(INVITE) SDP: audio=127.0.0.1:2836/2
# <<
# uas >> I< 127.0.0.1:30407 REQ(INVITE) SDP: audio=127.0.0.1:2836/2
# <<
# uas >> O> 127.0.0.1:30407 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:30407;branch=z9hG4bK896cea40568288d960e39de48e02ec14846d87c35c3e2669baafecd5773c1228
# record-route: <sip:127.0.0.1:30407;lr>
# record-route: <sip:127.0.0.1:8139;lr>
# via: SIP/2.0/UDP 
127.0.0.1:48744;branch=z9hG4bK43448e93fc59bb1e9d0eb14708e5a844846d87c35c3e2669baafecd5773c1228;received=127.0.0.1:8139
# call-id: 07925e2fece619e999f882cf4e074f0c
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=f1ed5c7df073bd76d60e505377922454
# content-type: application/sdp
# max-forwards: 69
# content-length: 119
# to: [EMAIL PROTECTED];tag=466731a17c265732703411022cfb2247
# 
# v=0
# o=anonymous 1172760106 1172760106 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 2836 RTP/AVP 0
# O> 127.0.0.1:30407 RSP(INVITE,200) SDP: audio=127.0.0.1:4310/2
# <<
# uac >> I< 127.0.0.1:8139 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:8139 RSP(INVITE,200) SDP: audio=127.0.0.1:3996/2
# <<
# uac >> O> 127.0.0.1:8139 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:30407 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:30407 REQ(BYE) NO SDP
# O> 127.0.0.1:30407 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:8139 REQ(BYE) NO SDP
# I< 127.0.0.1:8139 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
# Start RTP
# <<
# uac >> Got ReInvite
# <<
# 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.55 cusr +  3.66 csys =  4.21 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