[Kamailio-Devel] [ openser-Patches-2777071 ] cleanup reference when dialog accessed from reply route
SourceForge.net
noreply at sourceforge.net
Tue Apr 21 07:10:16 CEST 2009
Patches item #2777071, was opened at 2009-04-21 01:10
Message generated for change (Tracker Item Submitted) made by john_riordan
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=2777071&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: modules
Group: ver 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Riordan (john_riordan)
Assigned to: Nobody/Anonymous (nobody)
Summary: cleanup reference when dialog accessed from reply route
Initial Comment:
When dlg_get() is used in onreply_route, the reference count for the dlg is incremented but never gets decremented when the script finishes.
The patch adds the existing post script cleanup callback to be called on replies in addition to requests.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=2777071&group_id=139143
More information about the Devel
mailing list