Patches item #3035802, was opened at 2010-07-28 09:58
Message generated for change (Comment added) made by axlh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=303580…
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: Closed
Resolution: Rejected
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add locking to pua for serializing PUBLISHes
Initial Comment:
pua must not send multiple PUBLISH with the same id before receiving a reply as the ETag
must be updated on subsequent publishes.
Patch by Anca Vamanu. Stolen from opensips r5924. Original commit message:
introduced a locking mechanism to prevent sending a new Publish before the reply for a
previous one is received (thanks to Piotr Sobolewski <sobolewski at gmail dot com>
for help with debugging)
----------------------------------------------------------------------
Comment By: Alex Hermann (axlh)
Date: 2010-08-13
10:24
Message:
Skip this one, it still has a locking issue. A better one is in the works.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=303580…