Module: kamailio
Branch: master
Commit: a37140bef370cdfab88dbff87bedc2e2e6922e6b
URL:
https://github.com/kamailio/kamailio/commit/a37140bef370cdfab88dbff87bedc2e…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2019-12-05T19:38:39+01:00
pv_headers: Initial commit
The main goal of the module is to offload the intermediate header
processing into the XAVP dynamic container as well as provide with high
level methods and pseudovariables to simplify SIP message header
modifications.
---
Added: src/modules/pv_headers/Makefile
Added: src/modules/pv_headers/README
Added: src/modules/pv_headers/doc/Makefile
Added: src/modules/pv_headers/doc/functions.xml
Added: src/modules/pv_headers/doc/params.xml
Added: src/modules/pv_headers/doc/pv_headers.xml
Added: src/modules/pv_headers/doc/pv_headers_admin.xml
Added: src/modules/pv_headers/pv_headers.c
Added: src/modules/pv_headers/pv_headers.h
Added: src/modules/pv_headers/pvh_func.c
Added: src/modules/pv_headers/pvh_func.h
Added: src/modules/pv_headers/pvh_hash.c
Added: src/modules/pv_headers/pvh_hash.h
Added: src/modules/pv_headers/pvh_hdr.c
Added: src/modules/pv_headers/pvh_hdr.h
Added: src/modules/pv_headers/pvh_str.c
Added: src/modules/pv_headers/pvh_str.h
Added: src/modules/pv_headers/pvh_xavp.c
Added: src/modules/pv_headers/pvh_xavp.h
---
Diff:
https://github.com/kamailio/kamailio/commit/a37140bef370cdfab88dbff87bedc2e…
Patch:
https://github.com/kamailio/kamailio/commit/a37140bef370cdfab88dbff87bedc2e…