Hi, 
 
I have tried using netcat and also writing a script to open a udp socket
to communicate with SIPp on Ubuntu and nothing seems to be working.The
source of the SIPp I am using is sipp.cumulus.2006-03-20.Could it be
that the SIPp I am using does not support it?
 
The way I went about testing this is:
 
Since the documentation specifies that SIPp listens at ports from 8888
onwards, I started a sipp instance and then issued the following
command:
echo "q" | nc -u 127.0.0.1 8888 -q 0
 
I then looked at the output of the ps command to find if sipp was still
running and it still was.
 
 
Thanks,
Monica.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to