Module: kamailio
Branch: master
Commit: d8c92fd3dc83a525665cae2b6e4071a66c6c0784
URL:
https://github.com/kamailio/kamailio/commit/d8c92fd3dc83a525665cae2b6e4071a…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2015-01-04T23:57:13+01:00
dialog: option to add custom headers for local requests to callee
- new parameter: lreq_callee_headers
- make topoh to handle properly dialog local requests (e.g., bye):
lreq_callee_headers set to: 'TH: dlh\r\n'
- reported by Alex Balashov
---
Modified: modules/dialog/dialog.c
Modified: modules/dialog/dlg_hash.c
Modified: modules/dialog/dlg_req_within.c
Modified: modules/dialog/dlg_req_within.h
---
Diff:
https://github.com/kamailio/kamailio/commit/d8c92fd3dc83a525665cae2b6e4071a…
Patch:
https://github.com/kamailio/kamailio/commit/d8c92fd3dc83a525665cae2b6e4071a…