|
From: <Luc...@cr...> - 2011-03-17 07:43:06
|
I downloaded the latets version of SIPp for my Ubuntu SIPp Server and compiled it with make pcapplay_ossl I also got some error messages when I want to compile with pcapplay_ossl. I fixed them by adding the following line: #include <limits.h> into the top of scenario.cpp, scenario.hpp and call.cpp. ________________________________ Von: Othman EL YOUBI [mailto:oth...@gm...] Gesendet: Mittwoch, 16. März 2011 16:04 An: Betschart Lucas Betreff: Re: [Sipp-users] Help about SIPp Hello Do you know wich version of sipp i should download, for the last version of Ubuntu? And what are the commands i should run to compile it because i followed the instructions on the web site and it doesn't work... 2011/3/16 <Luc...@cr...<mailto:Luc...@cr...>> you have to compile it with make pcapplay_ossl parameters for pcap afaik ________________________________ Von: Othman EL YOUBI [mailto:oth...@gm...<mailto:oth...@gm...>] Gesendet: Mittwoch, 16. März 2011 12:06 An: sip...@li...<mailto:sip...@li...> Betreff: [Sipp-users] Help about SIPp Hello I just installed SIPp with its features, but when i run the default scenario uac_pcap it gives me an error: The auto_media_port keyword requires PCAPPLAY. I need your help please. Thank you |