[OpenSER-Devel] SF.net SVN: openser: [2873] trunk/modules/tm
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Fri Oct 5 17:11:35 CEST 2007
Revision: 2873
http://openser.svn.sourceforge.net/openser/?rev=2873&view=rev
Author: bogdan_iancu
Date: 2007-10-05 08:11:35 -0700 (Fri, 05 Oct 2007)
Log Message:
-----------
- fixed cancel processing - follow the RFC3261 indication and do all the
time hop by hop cancelling (even for generating the CANCELS).
Now, when a CANCEL is received, it will simply be replied (no fwd) and then
all branched of the corresponding INVITE transaction will be locally
cancelled.
This will fix the auto-from-fixing (when doing uac_replace_from()) of the
CANCEL requests.
Known issue (so far): accouting of CANCEL transactions will fail as they are
not fwd, but locally replied.
Modified Paths:
--------------
trunk/modules/tm/t_cancel.h
trunk/modules/tm/t_fwd.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list