|
From: Othman EL Y. <oth...@gm...> - 2011-03-17 09:48:42
|
It works!!! Thank you 2011/3/17 Othman EL YOUBI <oth...@gm...> > Hello > > The program is compiled without errors, but after compilation SIPp commands > doesn't work. It tells me that SIPp is not installed. > > > 2011/3/17 <Luc...@cr...> > >> 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...> >> >>> you have to compile it with >>> >>> *make pcapplay_ossl* >>> >>> parameters for pcap afaik >>> >>> >>> >>> >>> >>> ------------------------------ >>> *Von:* Othman EL YOUBI [mailto:oth...@gm...] >>> *Gesendet:* Mittwoch, 16. März 2011 12:06 >>> *An:* 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 >>> >> >> > |