Module: kamailio Branch: master Commit: 7a3f71e7ce6b63fe1c32853c30d785bc9c1f2236 URL: https://github.com/kamailio/kamailio/commit/7a3f71e7ce6b63fe1c32853c30d785bc...
Author: Fabricio Santolin da Silva fabricio.santolin-da-silva@al-enterprise.com Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2022-04-11T15:10:11+02:00
pv_headers: Add support to remove a specific value from a header
- To be used with headers containing values separated by commas - pvh_header_param_exists() check if the value is present to a given header - pvh_remove_header_param() remove the value from the given header or the entire header if no other value is present
---
Modified: src/modules/pv_headers/doc/functions.xml Modified: src/modules/pv_headers/doc/pv_headers.xml Modified: src/modules/pv_headers/pv_headers.c Modified: src/modules/pv_headers/pvh_func.c Modified: src/modules/pv_headers/pvh_func.h
---
Diff: https://github.com/kamailio/kamailio/commit/7a3f71e7ce6b63fe1c32853c30d785bc... Patch: https://github.com/kamailio/kamailio/commit/7a3f71e7ce6b63fe1c32853c30d785bc...