[sr-dev] git:master: textops(k): two functions to search and subst inside header fields

Daniel-Constantin Mierla miconda at gmail.com
Fri Mar 23 11:03:25 CET 2012


Module: sip-router
Branch: master
Commit: 5fc6a215d5d8b898d6ae72edb88e2731ed900ccd
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5fc6a215d5d8b898d6ae72edb88e2731ed900ccd

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Mar 23 11:01:21 2012 +0100

textops(k): two functions to search and subst inside header fields

- search_hf(hf, re, flags) - search inside header fields body
- subst_hf(hf, subst, flags) - perl-like substitution inside header
  field body

---

 modules_k/textops/README                |  491 +++++++++++++++++--------------
 modules_k/textops/doc/textops_admin.xml |   79 +++++
 modules_k/textops/textops.c             |  225 ++++++++++++++
 3 files changed, 573 insertions(+), 222 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5fc6a215d5d8b898d6ae72edb88e2731ed900ccd



More information about the sr-dev mailing list