id summary reporter owner description type status priority milestone component version resolution keywords cc backport_to_milestone backported 34 Unable to send registration in the callback bennylp bennylp "The client registration temporarily increases the pending_tsx flag before calling the callback. This is intended to prevent application from deleting the registration while it's in the callback. Unfortunately this also prevents application from sending another REGISTER request before the pending_tsx flag is not zero. The solution for this is to separate the has_pending_tsx flag with the flag to prevent deletion. " defect closed minor release-0.5.10 pjsip 0.5.9 fixed pjsip_regc,register,registration