2011/2/21 José Pablo Méndez Soto <aux...@gmail.com>

> Hello,
>
> I am completely lost right now trying to run SIPp, at least got version 3.2
> to compile with <make playpcap_ossl> option, but I have no idea how to run
> it against my Asterisk box with the simplest scenario.
>

Read:
http://sipp.sourceforge.net/doc3.0/reference.html

To just send 1 single call to Asterisk you could use something like this:
sipp -s DestNumber -i YourLocalIp -p YourLocalPort -m 1 -sn uac
AsteriskAddress


>
> Other 2 questions I have:
>
>    1. Is the frontend for Windows only?
>
>
No idea. I don't use Windows.

>
>    1. What am I missing when getting the following (trying to dump a
>    default scenario):
>
> root@sandbox:/usr/local/src/sipp.svn# ./sipp -sd
> 2011-02-20    19:55:20:038    1298260520.038988: Missing argument for param
> '-sd'.
> Use 'sipp -h' for details.
>

You are asking sipp to dump a scenario but you are not telling which
scenario must be dumped.
It could be:
sipp -sd uac
or
sipp -sd uas
and so on.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to