- relies on msg id and pid, not only msg id (which is incremeted by
each process and has potential conflicts with failure routing)
- msg id and pid are enough to indentify the transaction thus
dropping checks for the pointers
Pre-Submission Checklist
Type Of Change
Checklist:
Description
Changed check to verify if response belongs to the saved request.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1954
Commit Summary
- ims_qos: use msg_ctx_id_t to detect same msg/transaction processing
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.