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.26, 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 = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
    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.2807
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    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:12193
# 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:43397 
# UAC on 127.0.0.1:25899 
# PROXY on 127.0.0.1:43829 127.0.0.1:29608 
# proxy >> OK
# <<
# uas >> OK
# ready
# <<
# proxy >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# O> udp:127.0.0.1:43829 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# <<
# proxy >> I< 127.0.0.1:25899 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# O> udp:127.0.0.1:43397 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# I< 127.0.0.1:43397 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:25899 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:43397 RSP(INVITE,200) SDP: audio=127.0.0.1:10118/2
# O> 127.0.0.1:25899 RSP(INVITE,200) SDP: audio=127.0.0.1:10118/2
# <<
# uas >> I< 127.0.0.1:29608 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# O> 127.0.0.1:29608 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:29608;branch=z9hG4bKe390b149c59b43cd36f19923c899f609ff14475bdbc2d4deffc4995da91fcb55
# record-route: <sip:127.0.0.1:29608;lr>
# record-route: <sip:127.0.0.1:43829;lr>
# via: SIP/2.0/UDP 
127.0.0.1:25899;branch=z9hG4bKf0db823adcd2442448e6bcfe1bd0b5c8ff14475bdbc2d4deffc4995da91fcb55;received=127.0.0.1:43829
# call-id: 72a3a930c064cc93610720efc35cc981
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=03e3b22b40141437539554f8507156f2
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# to: [EMAIL PROTECTED];tag=f6c804e9afba46f9b077d18802792e15
# 
# v=0
# o=anonymous 1176853250 1176853250 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 2780 RTP/AVP 0
# O> 127.0.0.1:29608 RSP(INVITE,200) SDP: audio=127.0.0.1:10118/2
# I< 127.0.0.1:29608 REQ(ACK) NO SDP
# call established
# <<
# uac >> I< 127.0.0.1:43829 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:43829 RSP(INVITE,200) SDP: audio=127.0.0.1:10118/2
# O> 127.0.0.1:43829 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:29608 REQ(BYE) NO SDP
# O> 127.0.0.1:29608 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:43829 REQ(BYE) NO SDP
# I< 127.0.0.1:43829 RSP(BYE,200) NO SDP
# END
# <<
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# O> udp:127.0.0.1:43829 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# I< 127.0.0.1:43829 RSP(INVITE,100) NO SDP
# <<
# proxy >> I< 127.0.0.1:25899 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# O> udp:127.0.0.1:43397 REQ(INVITE) SDP: audio=127.0.0.1:10118/2
# I< 127.0.0.1:43397 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:25899 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:43397 RSP(INVITE,200) SDP: audio=127.0.0.1:7100/2
# O> 127.0.0.1:25899 RSP(INVITE,200) SDP: audio=127.0.0.1:4564/2
# I< 127.0.0.1:25899 REQ(ACK) NO SDP
# O> udp:127.0.0.1:43397 REQ(ACK) NO SDP
# <<
# uas >> I< 127.0.0.1:29608 REQ(INVITE) SDP: audio=127.0.0.1:10118/2
# O> 127.0.0.1:29608 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:29608;branch=z9hG4bKe390b149c59b43cd36f19923c899f609fb5597e8271e2eeefa1db95f4d5e12dc
# record-route: <sip:127.0.0.1:29608;lr>
# record-route: <sip:127.0.0.1:43829;lr>
# via: SIP/2.0/UDP 
127.0.0.1:25899;branch=z9hG4bKf0db823adcd2442448e6bcfe1bd0b5c8fb5597e8271e2eeefa1db95f4d5e12dc;received=127.0.0.1:43829
# call-id: bc7c5dd5173e1b0293a1290b94495a67
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=5ebc99e530e929fa2a77ce5a58d9067f
# content-type: application/sdp
# max-forwards: 69
# content-length: 120
# to: [EMAIL PROTECTED];tag=36cb4044435132d855971ce00da26b3f
# 
# v=0
# o=anonymous 1176853253 1176853253 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 10118 RTP/AVP 0
# O> 127.0.0.1:29608 RSP(INVITE,200) SDP: audio=127.0.0.1:7100/2
# I< 127.0.0.1:29608 REQ(ACK) NO SDP
# call established
# <<
# uac >> I< 127.0.0.1:43829 RSP(INVITE,200) SDP: audio=127.0.0.1:4564/2
# O> 127.0.0.1:43829 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:29608 REQ(BYE) NO SDP
# O> 127.0.0.1:29608 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:43829 REQ(BYE) NO SDP
# I< 127.0.0.1:43829 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:43829 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# <<
# proxy >> I< 127.0.0.1:25899 REQ(INVITE) SDP: audio=127.0.0.1:2780/2
# <<
# proxy >> O> udp:127.0.0.1:43397 REQ(INVITE) SDP: audio=127.0.0.1:10118/2
# <<
# uas >> I< 127.0.0.1:29608 REQ(INVITE) SDP: audio=127.0.0.1:10118/2
# O> 127.0.0.1:29608 RSP(INVITE,100) NO SDP
# <<
# uas >> call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:29608;branch=z9hG4bKe390b149c59b43cd36f19923c899f609b05fa132b935b7d9d00206219d8c2435
# record-route: <sip:127.0.0.1:29608;lr>
# record-route: <sip:127.0.0.1:43829;lr>
# via: SIP/2.0/UDP 
127.0.0.1:25899;branch=z9hG4bKf0db823adcd2442448e6bcfe1bd0b5c8b05fa132b935b7d9d00206219d8c2435;received=127.0.0.1:43829
# call-id: 18a89df972dba46aefcd5d7345e0ffb7
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=3de661cc3ca4326a1fdf9684284b37a9
# content-type: application/sdp
# max-forwards: 69
# content-length: 120
# to: [EMAIL PROTECTED];tag=8a2ce3f9f9f8633e872df3717926256a
# 
# v=0
# o=anonymous 1176853255 1176853255 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 10118 RTP/AVP 0
# O> 127.0.0.1:29608 RSP(INVITE,200) SDP: audio=127.0.0.1:7100/2
# <<
# uac >> I< 127.0.0.1:43829 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:43829 RSP(INVITE,200) SDP: audio=127.0.0.1:4564/2
# O> 127.0.0.1:43829 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:29608 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:29608 REQ(BYE) NO SDP
# O> 127.0.0.1:29608 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:43829 REQ(BYE) NO SDP
# I< 127.0.0.1:43829 RSP(BYE,200) NO SDP
# END
# <<
ok
t/06_call_with_reinvite...........# uas >> OK
# <<
# uas >> Listening
# <<
# uac >> OK
# 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
# <<
# uas >> Received BYE
# <<
# uac >> BYE done
# <<
ok
All tests successful.
Files=6, Tests=104, 17 wallclock secs ( 0.68 cusr +  3.76 csys =  4.44 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