Thanks for the patch Mike, this also fixed the problem with auto-answer feature for NOTIFY messages that Jacques had implemented.
Vic.
On 9/13/06, Mike Machado <[EMAIL PROTECTED]> wrote:
I finally tracked down why my unexpected BYE messages were not being handled
like sipp says they should. They were simply being ignored altogether.
Attached is a single line patch that fixes the problem. It looks like a
simple typo. Whoever knows this code more should check that this really is
the proper fix.
If you are seeing SIPp ignore requests while inside a call, you might be
having the same problem. According to the docs, if a BYE/CANCEL is received
while in the call, it is supposed to respond and then abort the call. This
was not happening for me until I made this fix. I did not test, but looking
at the code, only requests were affected by this. Unexpected responses look
like they are being handled correctly.
Patched against 2006-09-12 release.
-------------------------------------------------------------------------
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
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
