I tried this, however, when I run two parallel process, one
of them fail to open the port. I believe I have to use same
port 5060 while registering and while sending invite.

I tried it other way, which worked for me, but I am sending out
too many register packets using this.

I send out register packets at the end of my call scenario.

e.g.
========
Wait for Invite
Send     OK
Wait for BYE
Send OK
Register to server
wait for OK
=========

When I tried to this by sending the register first. However
in that case, my sipp clients ends up bombarding the server
with lots of register packets.

Using -users, -l flags does not help. I am posting the details
in another mail.

Thanks for the help anyways.
Regards,
Manish


mayamatakeshi wrote:
> You can create a registration scenario and keep it running in a loop for all
> users (in the header Contact, you must pass the address:port used by the
> sipp instance running the callee scenario).
> I think this will work as long as there is no NAT issues.
> 
> regards,
> takeshi
> 
> On Fri, Sep 19, 2008 at 1:40 PM, Manish Sapariya <[EMAIL PROTECTED]> wrote:
> 
>> Hi Sipp-ian,
>>
>> I am trying to run a simple caller/callee test which
>> tests my SIP server, overnight.
>>
>> The way I have approached is:
>>
>> - Register 5 callee users to server
>> - Start Callee scenario
>> - Start Caller scenario.
>>
>> The test works fine until, callee's registeration
>> expires on server. After that server starts sending
>> user unavailable to callee.
>>
>> One way to get away from this is configuring my
>> server to never  expire registeration, which I am
>> looking into it, how to do.
>>
>> Is there any sipp-only approach. I think this is
>> common way of running tests and I am missing something
>> very basic.
>>
>> Thanks for all the help.
>> Regards,
>> Manish
>>
>>
>> -------------------------------------------------------------------------
>> 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
>>
> 

-------------------------------------------------------------------------
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