Hello Mike, Thanks for the response.
The GUI I was referring to was the SIPp GUI front end, I should have been clearer. I am aware that the issue is the lack of root privileges and as I mentioned using the CLI I can happily run the scenario. I have tried firing up Firefox from an xterm and I can see its running as root as the Firefox shortcuts change. However when I run the test, at the point after the 200OK when the .pcap file is attempted the scenario fails with error "Can't create raw socket (need to run as root?)." Just to clarify its fine not using the SIPp GUI. Therefore my question is probably can anyone tell me which process is being called at this point? The laptop will only be used for SIP testing and in closed lab environments so I could potentially just chmod 777 the offending directory / file. Thanks Jimmy -----Original Message----- From: Mike Ayers [mailto:[email protected]] Sent: Tuesday, July 07, 2009 12:04 AM To: James Jones Cc: [email protected] Subject: RE: [Sipp-users] SIPp GUI access to raw sockets Ubuntu > From: James Jones [mailto:[email protected]] > Sent: Monday, July 06, 2009 10:11 AM > I am running SIPp 3.1 on a Laptop running Ubuntu (9.04) but > have been unable to get a call injecting a .pcap file to work > via the GUI. What GUI? > I can run the scenario from command line (su'ed to root) and > can hear the RTP but the GUI is unable to open the necessary > raw socket for the RTP to pass. > > I see "Can't create raw socket (need to run as root?)." as the error. Seems to me like your computer already told you what to do..? > I have tried launching the Firefox using "Alt-F2 gksu > firefox" but I still see the same error. I've had bad experiences with Gnome/KDE based su. Try `sudo firefox` from an xterm. You may need to close your existing firefoxen to do this. HTH, Mike ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/blackberry _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
