Hi,
I'm a bit new to this but I can't find any core file, not in the directory 
where sipp resides nor current directory.
Maybe you can send the invite to an instance of SIPp to see if it works for you?
Best regards,
/Christer


-----Original Message-----
From: Charles P Wright [mailto:[EMAIL PROTECTED]
Sent: Tue 2008-03-18 13:47
To: Christer Skeppstedt
Cc: [email protected]; [EMAIL PROTECTED]
Subject: Re: [Sipp-users] Segmentation fault when >2 video codecs
 
Christer,

If you have a core file, please run it through gdb and provide a back 
trace.

Charles




"Christer Skeppstedt" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
03/18/2008 05:39 AM

To
<[email protected]>
cc

Subject
[Sipp-users] Segmentation fault when >2 video codecs






Hi all,
I downloaded and compiled sipp-3.0.src.tar.gz to see if it could fix the 
below problem but unfortunately it didn't :(

I run SIPp as UAS and it terminates and I get 'Segmentation fault' in the 
shell when it receives an INVITE with more than 2 video codecs in it.
If I remove one of the video codecs it works fine.

The INVITE looks like this:

    INVITE sip:[EMAIL PROTECTED]:5060 SIP/2.0\r\n
    Via: SIP/2.0/UDP 10.40.0.21:5060;branch=z9hG4bK-27197-5-0\r\n
    From: sipp <sip:[EMAIL PROTECTED]:5060>;tag=5\r\n
    To: sut <sip:[EMAIL PROTECTED]:5060>\r\n
    Call-ID: [EMAIL PROTECTED]
    CSeq: 1 INVITE\r\n
    Contact: sip:[EMAIL PROTECTED]:5060\r\n
    Max-Forwards: 70\r\n
    Subject: Performance Test\r\n
    Content-Type: application/sdp\r\n
    Content-Length:  332\r\n
    \r\n
    v=0\r\n
    o=user1 53655765 2353687637 IN IP4 10.40.0.21\r\n
    s=client scenario\r\n
    c=IN IP4 10.40.0.21\r\n
    t=0 0\r\n
    m=audio 6016 RTP/AVP 96\r\n
    a=rtpmap:96 AMR/8000/1\r\n
    a=fmtp:96 octet-align=1\r\n
    a=maxptime:20\r\n
    a=ptime:20\r\n
    m=video 6018 RTP/AVP 34 105 106\r\n
    a=rtpmap:105 H263-2000/90000\r\n
    a=fmtp:105 profile=0;level=10\r\n
    a=rtpmap:106 H263-1998/90000\r\n

anyone got any ideas?

Thanks,
/Christer

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to