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.37, created
automatically by CPAN::Reporter, version 0.48, 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.61

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /usr/bin:/bin:/usr/sbin:/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 501 81 79 80
    EGID: $)  = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

------------------------------
TEST OUTPUT
------------------------------

Output from 'make test':

PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.9.5/bin/perl5.9.5 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_load.........................ok
t/02_listen_and_invite............# call created
# got ringing
# call established
# call cleaned up
ok
t/03_forward_stateless............ok
t/04_call_with_rtp................# UAS on 127.0.0.1:55981
# 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:55984 
# UAC on 127.0.0.1:55983 
# PROXY on 127.0.0.1:55985 127.0.0.1:55986 
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# <<
# uac >> O> udp:127.0.0.1:55985 REQ(INVITE) SDP: audio=127.0.0.1:3494/2
# <<
# proxy >> I< 127.0.0.1:55983 REQ(INVITE) SDP: audio=127.0.0.1:3494/2
# <<
# proxy >> O> udp:127.0.0.1:55984 REQ(INVITE) SDP: audio=127.0.0.1:3494/2
# <<
# uas >> I< 127.0.0.1:55986 REQ(INVITE) SDP: audio=127.0.0.1:3494/2
# <<
# uas >> O> 127.0.0.1:55986 RSP(INVITE,100) NO SDP
# <<
# uas >> call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:55986;branch=z9hG4bK940c459eac5f27578344c287ce810b90635ad5d849c616a70c7d8ea602215357
# record-route: <sip:127.0.0.1:55986;lr>
# record-route: <sip:127.0.0.1:55985;lr>
# via: SIP/2.0/UDP 
127.0.0.1:55983;branch=z9hG4bKcdef0f126e22b18fbb270e38f400e607635ad5d849c616a70c7d8ea602215357;received=127.0.0.1:55985
# call-id: 7c8d5e34082955255aabbd8c3f1b21cb
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=00aca9c4ce4345de33f38bd13b85fbeb
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=00aca9c4ce4345de33f38bd13b85fbeb
# to: [EMAIL PROTECTED];tag=1af513b825a8d9a2b606da0bbec7d1e1
# 
# v=0
# o=anonymous 1190489144 1190489144 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 3494 RTP/AVP 0
# O> 127.0.0.1:55986 RSP(INVITE,200) SDP: audio=127.0.0.1:4142/2
# <<
# uac >> I< 127.0.0.1:55985 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:55985 RSP(INVITE,200) SDP: audio=127.0.0.1:4142/2
# O> 127.0.0.1:55985 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# <<
# uas >> I< 127.0.0.1:55986 REQ(ACK) NO SDP
# call established
# <<
# uas >> I< 127.0.0.1:55986 REQ(BYE) NO SDP
# <<
# uas >> O> 127.0.0.1:55986 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:55985 REQ(BYE) NO SDP
# <<
# uac >> I< 127.0.0.1:55985 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:55985 REQ(INVITE) SDP: audio=127.0.0.1:8794/2
# <<
# proxy >> I< 127.0.0.1:55983 REQ(INVITE) SDP: audio=127.0.0.1:8794/2
# <<
# proxy >> O> udp:127.0.0.1:55984 REQ(INVITE) SDP: audio=127.0.0.1:11148/2
# <<
# uas >> I< 127.0.0.1:55986 REQ(INVITE) SDP: audio=127.0.0.1:11148/2
# <<
# uas >> O> 127.0.0.1:55986 RSP(INVITE,100) NO SDP
# <<
# uas >> call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:55986;branch=z9hG4bK940c459eac5f27578344c287ce810b906ba7b40e2720e9134a5a4623d51da250
# record-route: <sip:127.0.0.1:55986;lr>
# record-route: <sip:127.0.0.1:55985;lr>
# via: SIP/2.0/UDP 
127.0.0.1:55983;branch=z9hG4bKcdef0f126e22b18fbb270e38f400e6076ba7b40e2720e9134a5a4623d51da250;received=127.0.0.1:55985
# call-id: 7a190140c70becbb514ea5779cd899ee
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=dcd4f3ce77402e2cc253961bc6d6a6f0
# content-type: application/sdp
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=dcd4f3ce77402e2cc253961bc6d6a6f0
# content-length: 120
# to: [EMAIL PROTECTED];tag=4e4d0cd69759807d4341000355d5754d
# 
# v=0
# o=anonymous 1190489146 1190489146 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 11148 RTP/AVP 0
# <<
# uac >> I< 127.0.0.1:55985 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:55985 RSP(INVITE,200) SDP: audio=127.0.0.1:7434/2
# <<
# uac >> O> 127.0.0.1:55985 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# <<
# uas >> O> 127.0.0.1:55986 RSP(INVITE,200) SDP: audio=127.0.0.1:7010/2
# I< 127.0.0.1:55986 REQ(ACK) NO SDP
# call established
# <<
# uas >> I< 127.0.0.1:55986 REQ(BYE) NO SDP
# O> 127.0.0.1:55986 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:55985 REQ(BYE) NO SDP
# <<
# uac >> I< 127.0.0.1:55985 RSP(BYE,200) NO SDP
# END
# <<
# nathelper >> OK
# <<
# proxy >> OK
# <<
# uas >> OK
# <<
# proxy >> ready
# <<
# uas >> ready
# <<
# uac >> OK
# <<
# uac >> ready
# <<
# uac >> O> udp:127.0.0.1:55985 REQ(INVITE) SDP: audio=127.0.0.1:7730/2
# <<
# proxy >> I< 127.0.0.1:55983 REQ(INVITE) SDP: audio=127.0.0.1:7730/2
# <<
# proxy >> O> udp:127.0.0.1:55984 REQ(INVITE) SDP: audio=127.0.0.1:10232/2
# <<
# uas >> I< 127.0.0.1:55986 REQ(INVITE) SDP: audio=127.0.0.1:10232/2
# <<
# uas >> O> 127.0.0.1:55986 RSP(INVITE,100) NO SDP
# <<
# uas >> call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:55986;branch=z9hG4bK940c459eac5f27578344c287ce810b90401ebb67fb5127a3598867f9c4c04aff
# record-route: <sip:127.0.0.1:55986;lr>
# record-route: <sip:127.0.0.1:55985;lr>
# via: SIP/2.0/UDP 
127.0.0.1:55983;branch=z9hG4bKcdef0f126e22b18fbb270e38f400e607401ebb67fb5127a3598867f9c4c04aff;received=127.0.0.1:55985
# call-id: 1734f2bd5cf4849090f1bd0544f4ac39
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=101191b2197570e1c3426cc7147030e1
# content-type: application/sdp
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=101191b2197570e1c3426cc7147030e1
# content-length: 120
# to: [EMAIL PROTECTED];tag=97989dbcf69000b7133a7be919aca011
# 
# v=0
# o=anonymous 1190489148 1190489148 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 10232 RTP/AVP 0
# <<
# uac >> I< 127.0.0.1:55985 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:55985 RSP(INVITE,200) SDP: audio=127.0.0.1:7958/2
# <<
# uac >> O> 127.0.0.1:55985 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# <<
# uas >> O> 127.0.0.1:55986 RSP(INVITE,200) SDP: audio=127.0.0.1:8566/2
# I< 127.0.0.1:55986 REQ(ACK) NO SDP
# call established
# <<
# uas >> I< 127.0.0.1:55986 REQ(BYE) NO SDP
# <<
# uas >> O> 127.0.0.1:55986 RSP(BYE,200) NO SDP
# <<
# uas >> call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# uac >> O> udp:127.0.0.1:55985 REQ(BYE) NO SDP
# <<
# uac >> I< 127.0.0.1:55985 RSP(BYE,200) NO SDP
# <<
# uac >> 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
# Send BYE
# <<
# uas >> Got RTP
# Received BYE
# <<
# uac >> BYE done
# <<
ok
t/07_call_on_hold.................# 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
# Send BYE
# <<
# uas >> Received BYE after 0 bytes read
# <<
# uac >> BYE done
# <<
ok
t/08_register_with_auth...........# registrar >> OK
# <<
# registrar >> Listening
# <<
# uac >> OK
# <<
# uac >> Started
# <<
# uac >> Registered wolf (REALM.example.com)
# <<
# uac >> Registered 007 (REALM.example.com)
# <<
# uac >> Registered noauth ()
# <<
ok
t/09_fdleak.......................uas >> OK
<<
uac >> OK
<<
uas >> Listening
<<
uac >> allocated 1 sockets (12)
<<
uac >> allocated 3 sockets (12..14)
<<
uac >> allocated 1 sockets (12)
<<
uac >> allocated 0 sockets 
<<
ok
t/10_fdleak.......................uas >> OK
<<
uac >> OK
<<
uas >> Listening
<<
uac >> allocated 1 sockets (12)
<<
uas >> Established
<<
uac >> Established
allocated 3 sockets (12..14)
<<
uac >> Send BYE done
allocated 1 sockets (12)
allocated 0 sockets 
<<
ok
All tests successful.
Files=10, Tests=145, 23 wallclock secs ( 2.98 cusr +  0.87 csys =  3.85 CPU)


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.9.5 -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    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-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to