After credit limit reached(ims_charging), tried to send BYE to both legs in kamailo (modules/dialog_ng/dlg_req_within.c).Bye sent to caller, but when sending bye to callee it is failing.(it is considering record-routes from caller invite, not in 200 OK from callee).Is there any changes necessary?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/437
If it is question related to how to write C code inside an existing module, then send an email to sr-dev@lists.sip-router.org.
If it is about configuration file, send an email to sr-users@lists.sip-router.org.
This is the bug tracker where we want to keep only the list of problems discovered in the code or requests for new features. We are not using the bug tracker as a generic discussions forum.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/437#issuecomment-163881575
Closed #437.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/437#event-489130036
send_bye(): failed to send the BYE request in dialog_ng module.when kamailio creating and sending BYE to callee, it has to take callee 200OK record routes - caller record routes - self record route.but it is taking all 200OK record routes.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/437#issuecomment-164652599