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.32, 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:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pwYrk0f/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

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

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pwYrk0f/[EMAIL 
PROTECTED]/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
# got ringing
# call established
# call cleaned up
ok
t/03_forward_stateless............ok
t/04_call_with_rtp................# UAS on 127.0.0.1:36586
# 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:36590 
# UAC on 127.0.0.1:36589 
# PROXY on 127.0.0.1:36592 127.0.0.1:36593 
# proxy >> OK
# ready
# <<
# uas >> OK
# <<
# uas >> ready
# <<
# uac >> OK
# ready
# O> udp:127.0.0.1:36592 REQ(INVITE) SDP: audio=127.0.0.1:7016/2
# <<
# proxy >> I< 127.0.0.1:36589 REQ(INVITE) SDP: audio=127.0.0.1:7016/2
# <<
# proxy >> O> udp:127.0.0.1:36590 REQ(INVITE) SDP: audio=127.0.0.1:7016/2
# I< 127.0.0.1:36590 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:36589 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:36590 RSP(INVITE,200) SDP: audio=127.0.0.1:6680/2
# O> 127.0.0.1:36589 RSP(INVITE,200) SDP: audio=127.0.0.1:6680/2
# <<
# uas >> I< 127.0.0.1:36593 REQ(INVITE) SDP: audio=127.0.0.1:7016/2
# O> 127.0.0.1:36593 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:36593;branch=z9hG4bKde88b196a9de7af72b0f144f2a1e8e5fa89c1cd434408f37ee01ea4d106fd32c
# record-route: <sip:127.0.0.1:36593;lr>
# record-route: <sip:127.0.0.1:36592;lr>
# via: SIP/2.0/UDP 
127.0.0.1:36589;branch=z9hG4bK13dc359c6c6deb117f7683fbf72c0d40a89c1cd434408f37ee01ea4d106fd32c;received=127.0.0.1:36592
# call-id: 44397d04a31936fb078cdd0d44354a51
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=43ec31d17413e7dc9afc57a558105f58
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=43ec31d17413e7dc9afc57a558105f58
# to: [EMAIL PROTECTED];tag=ed0302b698c0d816f75f928d7d9ef62b
# 
# v=0
# o=anonymous 1187071467 1187071467 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 7016 RTP/AVP 0
# O> 127.0.0.1:36593 RSP(INVITE,200) SDP: audio=127.0.0.1:6680/2
# <<
# uac >> I< 127.0.0.1:36592 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:36592 RSP(INVITE,200) SDP: audio=127.0.0.1:6680/2
# <<
# uac >> O> 127.0.0.1:36592 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# O> udp:127.0.0.1:36592 REQ(BYE) NO SDP
# I< 127.0.0.1:36592 RSP(BYE,200) NO SDP
# END
# <<
# uas >> I< 127.0.0.1:36593 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:36593 REQ(BYE) NO SDP
# O> 127.0.0.1:36593 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# proxy >> OK
# ready
# <<
# uas >> OK
# ready
# <<
# uac >> OK
# ready
# O> udp:127.0.0.1:36592 REQ(INVITE) SDP: audio=127.0.0.1:11406/2
# <<
# proxy >> I< 127.0.0.1:36589 REQ(INVITE) SDP: audio=127.0.0.1:11406/2
# O> udp:127.0.0.1:36590 REQ(INVITE) SDP: audio=127.0.0.1:10380/2
# <<
# uas >> I< 127.0.0.1:36593 REQ(INVITE) SDP: audio=127.0.0.1:10380/2
# O> 127.0.0.1:36593 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:36593;branch=z9hG4bKde88b196a9de7af72b0f144f2a1e8e5fa45e3edd7dbc8511f99a496bf5723bb0
# record-route: <sip:127.0.0.1:36593;lr>
# record-route: <sip:127.0.0.1:36592;lr>
# via: SIP/2.0/UDP 
127.0.0.1:36589;branch=z9hG4bK13dc359c6c6deb117f7683fbf72c0d40a45e3edd7dbc8511f99a496bf5723bb0;received=127.0.0.1:36592
# call-id: 0d9f61e772efe998f7fff78630a80711
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=b1341f85bb70f710ef7b4cff7b8f0724
# content-type: application/sdp
# Content-length: 120
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=b1341f85bb70f710ef7b4cff7b8f0724
# to: [EMAIL PROTECTED];tag=8c81e61a76f1cf6266e128240d0bb4ea
# 
# v=0
# o=anonymous 1187071469 1187071469 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 10380 RTP/AVP 0
# O> 127.0.0.1:36593 RSP(INVITE,200) SDP: audio=127.0.0.1:10178/2
# <<
# uac >> I< 127.0.0.1:36592 RSP(INVITE,100) NO SDP
# <<
# uac >> I< 127.0.0.1:36592 RSP(INVITE,200) SDP: audio=127.0.0.1:5062/2
# <<
# uac >> O> 127.0.0.1:36592 REQ(ACK) NO SDP
# <<
# uac >> call established
# <<
# uac >> RTP done
# O> udp:127.0.0.1:36592 REQ(BYE) NO SDP
# I< 127.0.0.1:36592 RSP(BYE,200) NO SDP
# END
# <<
# uas >> I< 127.0.0.1:36593 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:36593 REQ(BYE) NO SDP
# O> 127.0.0.1:36593 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
# nathelper >> OK
# <<
# proxy >> OK
# ready
# <<
# uas >> OK
# ready
# <<
# uac >> OK
# ready
# <<
# uac >> O> udp:127.0.0.1:36592 REQ(INVITE) SDP: audio=127.0.0.1:2746/2
# <<
# proxy >> I< 127.0.0.1:36589 REQ(INVITE) SDP: audio=127.0.0.1:2746/2
# <<
# proxy >> O> udp:127.0.0.1:36590 REQ(INVITE) SDP: audio=127.0.0.1:5934/2
# I< 127.0.0.1:36590 RSP(INVITE,100) NO SDP
# O> 127.0.0.1:36589 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:36590 RSP(INVITE,200) SDP: audio=127.0.0.1:5092/2
# O> 127.0.0.1:36589 RSP(INVITE,200) SDP: audio=127.0.0.1:3132/2
# <<
# uas >> I< 127.0.0.1:36593 REQ(INVITE) SDP: audio=127.0.0.1:5934/2
# O> 127.0.0.1:36593 RSP(INVITE,100) NO SDP
# call created
# INVITE [EMAIL PROTECTED] SIP/2.0
# via: SIP/2.0/UDP 
127.0.0.1:36593;branch=z9hG4bKde88b196a9de7af72b0f144f2a1e8e5f806c60644fdd31bb9aa5e54e3c4a07d3
# record-route: <sip:127.0.0.1:36593;lr>
# record-route: <sip:127.0.0.1:36592;lr>
# via: SIP/2.0/UDP 
127.0.0.1:36589;branch=z9hG4bK13dc359c6c6deb117f7683fbf72c0d40806c60644fdd31bb9aa5e54e3c4a07d3;received=127.0.0.1:36592
# call-id: 0b8d4b9e00ecfe493a237962d2732435
# cseq: 1 INVITE
# from: [EMAIL PROTECTED];tag=64dded60846026eaba3c4f66e162b6ba
# content-type: application/sdp
# Content-length: 119
# max-forwards: 69
# contact: [EMAIL PROTECTED];tag=64dded60846026eaba3c4f66e162b6ba
# to: [EMAIL PROTECTED];tag=842557236dfe6bf9c5cf839f5ecd1502
# 
# v=0
# o=anonymous 1187071471 1187071471 IN IP4 127.0.0.1
# s=session
# c=IN IP4 127.0.0.1
# t=0 0
# m=audio 5934 RTP/AVP 0
# O> 127.0.0.1:36593 RSP(INVITE,200) SDP: audio=127.0.0.1:5092/2
# <<
# uac >> I< 127.0.0.1:36592 RSP(INVITE,100) NO SDP
# I< 127.0.0.1:36592 RSP(INVITE,200) SDP: audio=127.0.0.1:3132/2
# O> 127.0.0.1:36592 REQ(ACK) NO SDP
# call established
# <<
# uac >> RTP done
# O> udp:127.0.0.1:36592 REQ(BYE) NO SDP
# I< 127.0.0.1:36592 RSP(BYE,200) NO SDP
# END
# <<
# uas >> I< 127.0.0.1:36593 REQ(ACK) NO SDP
# call established
# I< 127.0.0.1:36593 REQ(BYE) NO SDP
# O> 127.0.0.1:36593 RSP(BYE,200) NO SDP
# call cleaned up
# received 100/100 packets
# RTP ok
# END
# <<
ok
t/06_call_with_reinvite...........# uas >> OK
# Listening
# <<
# uac >> OK
# Started
# <<
# uas >> Call accepted
# <<
# uac >> Start RTP
# <<
# uac >> RTP#50#
# Got ReInvite
# <<
# uas >> got rtp packet#50
# Starting ReInvite
# Start RTP
# <<
# uas >> RTP#50#
# <<
# uac >> got rtp packet#50
# Send BYE
# BYE done
# <<
# uas >> Got RTP
# Received BYE
# <<
ok
All tests successful.
Files=6, Tests=105, 16 wallclock secs ( 4.64 cusr +  0.42 csys =  5.06 CPU)


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pwYrk0f/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to