I've done something similar to this in the regular SIPp using third party call control. Essentially, I had a controller that would pause exponentially in a loop, and then send a 3PCC kick-off message to a UAC. The easier way is probably to modify the opentask.cpp class to support a Poisson arrival given the regular rate parameter and a new command line flag.
Charles Muhammad Ali <[EMAIL PROTECTED]> 10/14/2008 10:29 AM Please respond to [EMAIL PROTECTED] To [email protected] cc Subject [Sipp-users] Poisson call arrival rate code in IMS Bench SIPp Hi, Which part of the code in IMS Bench SIPp is used to generate Poisson call arrival rate? Can it be appended with normal SIPp code? Any help in this regard will be helpful. I need to implement Poisson call arrival rate in a VoIP experiment. Best regards M Ali ------------------------------------------------------------------------- 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
