The 2 commits restores vsf=, vst= and did= RR parameters on in-dialog requests You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/425
-- Commit Summary --
* modules/dialog: Add RR parameter on sequential requests * modules/uac: Add RR parameter on sequential requests when using uac_replace_from/to
-- File Changes --
M modules/dialog/dlg_handlers.c (4) M modules/uac/replace.c (17)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/425.patch https://github.com/kamailio/kamailio/pull/425.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/425
Thanks!
It looks like in the patch to uac needs to allocate one more char for the buffer, to store '\0' ending char. I am going to merge and then adjust the code.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/425#issuecomment-161547528
Merged #425.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/425#event-481125614