[sr-dev] [kamailio/kamailio] kamailio crashes on CANCEL due to empty reply_lumps (#872)
Daniel-Constantin Mierla
notifications at github.com
Fri Dec 2 11:49:25 CET 2016
Are you adding the reply headers in the failure_route? Or in the request_route?
The transaction is not deleted immediately once it is cancelled (or sends out a negative response), but it is kept in memory for wait_time to absorb the retransmissions.
So this situation might be in the case one adds reply lumps (headers to replies) in a failure route, which are deleted once the failure route is executed...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/872#issuecomment-264427030
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20161202/7133ac00/attachment.html>
More information about the sr-dev
mailing list