Hi Olivier!

Is it also planned to update the TCP code? It fails in cases of high 
load (when the TCP window is set to zero) - sipp still repost high call 
volums  although there is no data sent on the TCP stream, and also 
messages gets lost because the buffer is overwritten).

regards
klaus

Olivier Jacques wrote:
> Tim Flowers wrote:
>> I really need the pre/post scenarios in a newer version of sipp.  It
>> provides a lot of functionality that I need to test my
>> SBC's/Softswitch, like the ability to register a UAS, and the ability
>> to re-register every 60 seconds.   Unfortunately the version on the
>> wiki doesn't appear to have the pcap functionality which is crucial.
>>
>> First of all is there anyone currently working on this, or is there
>> any plans to update this patch and/or include it in the main svn tree?
>>  If so, what's the time line?
>>
>> If no one is planning to work on this, then I would like to take this
>> on myself, though I am not the best at c/c++ so it might take me a
>> while.  What would be the best way to submit my patch for
>> consideration into the svn tree?
>>
>> Tim
>>
>>   
> 
> Hi Tim,
> 
> I have been indeed trying to integrate the pre/post patch this week-end, 
> but the quality was too much beta to go live. It needs some re-work, but 
> the base is there.
> @Joachim: do you have an updated version? I remember the last time we 
> discussed it that the current patch would not allow to do parallel 
> calls. Let me know...
> 
> Tim, if you are willing to devote some times for this, this is great! To 
> submit a patch, either provide the output of this command:
> diff -bruN sipp.orig sipp.new > mydiff.diff
> Or (better) use SVN, do an svn checkout of the current SIPp tree, and 
> provide the output of this command:
> svn diff > mydiff.diff
> 
> As a reference, and maybe for peer review, here is attached the diff to 
> sipp.cumulus.2005-11-30 which is the version on which the patch is based 
> (if I'm correct).
> 
> Olivier.
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to