Hey Guys,

I have a simple call setup and teardown scenario as shown at the bottom of
this email (INVITE,100,180,200,BYE) between two clients going through a
Proxy Server. This scenario works fine if I use TCP (with "-t t1" option),
but fails with a "Segmentation Fault" if I use TLS (with "-t l1" option). I
pass in the appropriate certificate and keys as options while executing
SIPp.

Has anyone tried this scenario? I'd appreciate any help with this.

Here is the screenshot of the error message as soon as the callee gets the
INVITE and tries to send a "100 trying" message:


------------------------------ Scenario Screen -------- [1-9]: Change Screen
--
 Port   Total-time  Total-calls  Transport
 14000      7.00 s            0  TLS

 0 new calls during 1.000 s period      2 ms scheduler resolution
 0 calls                                Peak was 0 calls, after 0 s
 0 Running, 0 Paused, 0 Woken up
 1 open sockets

                                Messages  Retrans   Timeout
Unexpected-Msg
 ----------> INVITE             0         0                   0
 <---------- 100                0         0
 <---------- 180                0         0
 <---------- 200                0         0
 ----------> ACK                0         0                   0
 ----------> BYE                0         0                   0
 <---------- 200                0         0
------------------------------ Sipp Server Mode
-------------------------------

./callee.sh: line 1: 30867 Segmentation fault      sipp 10.8.62.1:5061 -rsa
10.8.62.1:5061 -i 10.8.62.2 -p 14000 -inf callees.csv -sf callee.xml -t l1
-r 1 -l 1 -m 1 -auth_uri usae.avaya.com -tls_key serversip.key -tls_cert
serversip.crt -trace_msg -mp 15000 -trace_err
Thanks,

Victor.

-----------------------------------

Here's the scenario

CALLER:

                                Messages  Retrans   Timeout
Unexpected-Msg
     INVITE ---------->         1         0
        100 <----------         1         0                   0
        180 <----------         0         0                   0
        407 <----------         1         0                   0
        ACK ---------->         1         0
     INVITE ---------->         1         0
        100 <----------         1         0                   0
        180 <----------         1         0                   0
        200 <----------         1         0                   0
        ACK ---------->         1         0
      Pause [   6000ms]         1                             0
        BYE ---------->         1         0
        200 <----------         0         0                   0
        407 <----------         1         0                   0
        BYE ---------->         1         0
        200 <----------         1         0                   0
      Pause [   5000ms]         0                             0


CALLEE:

                                Messages  Retrans   Timeout
Unexpected-Msg
 ----------> INVITE             1         0                   0
 <---------- 100                1         0
 <---------- 180                1         0
 <---------- 200                1         0
 ----------> ACK                1         0                   0
 ----------> BYE                1         0                   0
 <---------- 200                1         0
-
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to