Hi all,

I would like to test the OpenIMSCore.
My configuration is:
- 2 PCs running SIPp (1 for UACs and 1 for UASs)
- 1 PC running OpenIMSCore

The thing is that I want to make 100 simultaneous calls. For that, I need to
use different ports for each (as everything is running on the same machine)
. But when I register my users, SIPp put the same port for all users, so it
is impossible to make simultaneous port.

I am using these commands:
1) UASs machine
./sipp -sf ims_reg.xml 192.168.3.7:4060 -i 192.168.3.9 -m 20 -inf reguas.csv
./sipp -sf ims_uas.xml 192.168.3.7:4060 -i 192.168.3.9 -m 18 -inf uas.csv

2) UACs machine
./sipp -sf ims_reg.xml 192.168.3.7:4060 -i 192.168.3.9 -m 20 -inf reguac.csv
./sipp -sf ims_uac.xml 192.168.3.7:4060 -i 192.168.3.9 -m 18 -inf uac.csv


What I want is when I register several users, I want SIPp to do it with
different port so that I can make several calls on the same time.
Has anyone already experienced that?

Thank you
Khaldon
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to