________________________________
Von: lucas.betsch...@crypto.ch [mailto:lucas.betsch...@crypto.ch]
Gesendet: Montag, 3. Januar 2011 09:14
An: sipp-users@lists.sourceforge.net
Betreff: [Sipp-users] OpenSSL Error

Hello,

I have set up an Ubuntu Server, compiled SIPp with pcapplay and ossl acitivated 
and installed the web-interface.
After some compiling problems with these options (fixed by adding #define 
INT_MAX ((2^31)-1) manually in scenario.cpp and call.cpp), I've got an Error 
message when I trie to use the pre-installed UAC scenario with the following 
configuration:


-ap password -s username -m 50 -pause_msg_ign


Error Message:

1294041649.117434: OpenSSL is required for the -ap option



I've installed OpenSSL and compiled with TLS (SIPp v3.1-TLS, version unknown, 
built Jan  2 2011, 23:20:09.)


What more can I do?


Freundliche Grüsse

Lucas Betschart
CAT
Direct Line: +41 41 7497 587
mailto:lucas.betsch...@crypto.ch

Crypto AG
P.O. Box 460
CH-6301 Zug / Switzerland
Phone: +41 41/749 77 22
Fax: +41 41/741 22 72
http://www.crypto.ch



I've found the problem, I've forgot to change the version in the test case. sry.
But I have a new error now..

1294043583.738195: The distribution 4000ms has a 99th percentile of 4000ms, 
which is larger than INT_MAX.
You should chose different parameters..'

The configuration is the same.

Any ideas?
________________________________

Ok I fixed this. I had to add limits.h to scenario.hpp, scenario.cpp and 
call.cpp and removed the previous manuell added #define INT_MAX ((2^31)-1)  
line.
Maybe you should add this to the source by default.
Sorry for spamming.

Freundliche Grüsse

Lucas Betschart
CAT
Direct Line: +41 41 7497 587
mailto:lucas.betsch...@crypto.ch

Crypto AG
P.O. Box 460
CH-6301 Zug / Switzerland
Phone: +41 41/749 77 22
Fax: +41 41/741 22 72
http://www.crypto.ch<http://www.crypto.ch/>
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to