Hello Cristina,

do you use [media_port] or [auto_media_port] as connection address in SDP in your scenario? The documentation is a bit confusing because it says that media_port applies where you use rtp echo (not your case) and auto_media_port applies where you use pcap play (also not your case), but auto_media_port seems to me more logical for rtp_stream.

Pavel

Dne 25.11.2015 v 10:46 Cristina LE TOHIC napsal(a):
Hello

I need some help in order to implement a SIP+RTP load traffic using sipp tool.

My SIP scenario is working fine, but when I included the rtp_stream action, I didn't observe the RTP traffic.
Bellow the RTP section of the scenario, after reception of 200OK message:
   <!-- Play a pre-recorded wav file      -->
   <nop>
      <action>
<exec rtp_stream="./Media-Convert_test1_Alaw_Mono_VBR_8SS_16000Hz.wav" />
      </action>
   </nop>

<!-- Pause 8 seconds      -->
<pause milliseconds="8000"/>

The command line of the script is:
sipp -sf untrusted_to_ACME_RTP.xml -inf subscribers.csv -i 10.133.0.230 -p 5060 -r 1 -m 1 -d 150000 -recv_timeout 360000 -trace_rtt 10.133.0.10:5071

My sipp installation was done without pcap option.

Thank you for support
Cristina


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140


_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to