Module: kamailio Branch: master Commit: 5a987e89fddd0574eeaf5580d3b1f8b078cbfa3d URL: https://github.com/kamailio/kamailio/commit/5a987e89fddd0574eeaf5580d3b1f8b0...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-05-27T15:22:32+02:00
pv: new variables $hfl(name)
- similar to $hdr(name), but for some of the standard headers that can have many bodies serialized in the same header field is able to return the individual body values - so far implemented for Via - for the rest of the headers works like $hdr(name)
---
Modified: src/modules/pv/pv.c Modified: src/modules/pv/pv_core.c Modified: src/modules/pv/pv_core.h
---
Diff: https://github.com/kamailio/kamailio/commit/5a987e89fddd0574eeaf5580d3b1f8b0... Patch: https://github.com/kamailio/kamailio/commit/5a987e89fddd0574eeaf5580d3b1f8b0...