Hi Daniel,
On 12/12/24 12:24, Grotti, Daniel wrote:
Hey Victor, I tested yes, and in this case I can indeed see the json data in the response.
I was just wondering why we have that check: (msg->id != current_msg_id_repl), since the current_msg_id_repl was only increased inside the pv_set_response, which is never called in my scenario.
https://github.com/kamailio/kamailio/pull/4069 is merged now. I will backport it to 5.8
Cheers