Module: kamailio
Branch: master
Commit: ed4559a76c32d0addc14a0fae9982b081edc511b
URL:
https://github.com/kamailio/kamailio/commit/ed4559a76c32d0addc14a0fae9982b0…
Author: Victor Seva <vseva(a)sipwise.com>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2020-02-13T09:25:31+01:00
pv_headers: store To info in xavp_parsed_name.r on replies
pvh_get_uri was using xavp_parsed_name since xavp_parsed_name.r didn't
exist so $x_tt was not there
* some refactoring to reduce duplication
* skip trying to get the same xavp when br_xname and xname are the same
* add more debug, some commented just in case We needed it later
Change-Id: I961d176204ddb5d4f726061c413be765187b27ac
---
Modified: src/modules/pv_headers/pvh_func.c
Modified: src/modules/pv_headers/pvh_xavp.c
Modified: src/modules/pv_headers/pvh_xavp.h
---
Diff:
https://github.com/kamailio/kamailio/commit/ed4559a76c32d0addc14a0fae9982b0…
Patch:
https://github.com/kamailio/kamailio/commit/ed4559a76c32d0addc14a0fae9982b0…