[sr-dev] git:master:a37140be: pv_headers: Initial commit
Victor Seva
linuxmaniac at torreviejawireless.org
Thu Dec 5 19:38:44 CET 2019
Module: kamailio
Branch: master
Commit: a37140bef370cdfab88dbff87bedc2e2e6922e6b
URL: https://github.com/kamailio/kamailio/commit/a37140bef370cdfab88dbff87bedc2e2e6922e6b
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Committer: Victor Seva <linuxmaniac at 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/a37140bef370cdfab88dbff87bedc2e2e6922e6b.diff
Patch: https://github.com/kamailio/kamailio/commit/a37140bef370cdfab88dbff87bedc2e2e6922e6b.patch
More information about the sr-dev
mailing list