fix missing headers if t_reply_body is used inside a failure route block#3424
fix missing headers if t_reply_body is used inside a failure route block#3424Riccardo-78 wants to merge 1 commit intoOpenSIPS:masterfrom
Conversation
|
I was wondering if there’s anything holding back the merge of my pull request? Let me know if I can assist with anything! |
|
Hi @Riccardo-78 - thanks for the PR here. Nevertheless, I'm not convinced this is the right fix. If we do |
Summary
This PR fixes append_to_reply not working when t_reply_with_body is used inside a failure_route block
Details
see linked issue
Solution
added update_cloned_msg_from_msg to the failure_route case.
Compatibility
Closing issues
closes #3422