Hi All,

I am trying to create a work load where in I want to have 100 max
established calls after the system has reached count of 100 calls.

My caller scenario is approximately as follows:

===========
Send Register
Expect proxy auth
Send Register with auth
Expect 200 OK
Send Invite
Expect Proxy auth
Send Invite with auth
expect OK
play pcap file
wait for the duration of pcap file
Send Bye
Expect OK
=============

If my server under test sends the response to both register and Invite
within time for all 100 requests, everything works just fine.

However, if for some reason, my server fails to send reply to some
of the invite packets, then sipp keeps on sending register packets
irrespective of how many total register packet it has sent. In this
way it keeps bombarding my server with register packets, and server
fails to send the reply to the invite packet.

I am sure there is a problem with server, however question to the
list is that, Is it possible to tell sipp that keep at the max
100 outstanding register request or invite request.

I tried using -l and -users option. However both of this do not
take un-acknowledged register and invite request into account.

Please let me know if I need to provide more info or clarification.
I can share the scenario and the exact command line it that helps.

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

Reply via email to