Bugs item #1758650, was opened at 2007-07-23 12:39
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1758650&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.2.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tony (tonyjago)
Assigned to: Nobody/Anonymous (nobody)
Summary: Flags set in INVITE do not pass though to CANCEL or ACK

Initial Comment:
The flags which are set for INVITE are visible only when processing 100 
(Trying), 180 (Ringing), and 487 (Request Cancelled). However, the flags are 
not visible when processing CANCEL, 200 (OK), and ACK.

This issue seems to have been discovered and documented by Emin Gabrielyan at 
http://4z.com/People/emin-gabrielyan/public/070413-openser-transactions/

I can confirm I have the same problem on 1.2 branch. (trunk is currently not 
able to be built on FreeBSD so I can't check this against trunk). 

Basically the problem is that when you set "transaction" flags during the 
INVITE, they are not available during a CANCEL that is part of the same 
transaction as indicated by t_check_trans().

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1758650&group_id=139143

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to