Module: kamailio Branch: master Commit: 0b3562ace82e089e904fbe63ee0aeb3e06c4105c URL: https://github.com/kamailio/kamailio/commit/0b3562ace82e089e904fbe63ee0aeb3e...
Author: Alex Hermann alex@speakup.nl Committer: Henning Westerholt henningw@users.noreply.github.com Date: 2019-07-15T21:15:57+02:00
dialog: Add setting to loop BYE through proxy
The setting "keep_proxy_rr" will add the Record-Route headers added by the proxy to the route_set stored in the dialog. When in use, sending locally generated in-dialog requests will loop back to the proxy with a proper Record-Route header, including any parameters.
---
Modified: src/modules/dialog/dialog.c Modified: src/modules/dialog/dlg_handlers.c Modified: src/modules/dialog/dlg_handlers.h Modified: src/modules/dialog/dlg_hash.c Modified: src/modules/dialog/dlg_hash.h Modified: src/modules/dialog/doc/dialog_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/0b3562ace82e089e904fbe63ee0aeb3e... Patch: https://github.com/kamailio/kamailio/commit/0b3562ace82e089e904fbe63ee0aeb3e...