[sr-dev] [kamailio/kamailio] dialog module does not update callee tag until 2xx received, is_known_dlg() return false for early dialogs (Issue #3155)

Daniel-Constantin Mierla notifications at github.com
Wed Jun 22 13:29:48 CEST 2022


This is by design and I don't think it is something that could be easily changed given the cases of parallel (or serial) forking involving many branches with many replies (and tags). Even when kamailio sends out a branch, next can be another proxy with serial/parallel forking and again many replies with different tags.

The dialog is fully created on 200ok. Before is just early-dialog state, collecting the data needed for established state.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3155#issuecomment-1162981709
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3155/1162981709 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220622/b4ed4ec1/attachment.htm>


More information about the sr-dev mailing list