Saurav Joshi wrote: > Hi All , > I am using sipp for load generation and amle to load my system for > more than lkh calls its truly a great load simulator , now I want to > test media as well using sipp for this , I have gone throught the > documentation and using pcap library able to execute the pcap_play > command but i am engrossed in a problem . > > I am unable to extract MEDIA PORT from the message (INVITE and 200 OK) > and hence i am unable to send my media file , I tried > using last_MEDIA_PORT(media port used in my reg.xml for rtp port) but > this is not extracting the media port from the messages (INVITE > and 200 OK) though I am able to extract the the IP address using > last_MEDIA_ADRESS(RTP adress t used in the scenarioo files for media) . > Yhanks and Regards , > Saurav Joshi Hello,
as indicated in the doc: http://sipp.sourceforge.net/doc1.1/reference.html#action_exec the media ports are extracted automatically by SIPp. Please have a look at the default uac_pcap scenario for an example: http://sipp.sourceforge.net/doc1.1/reference.html#UAC+with+media Olivier. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
