[Kamailio-Devel] SF.net SVN: openser:[5403] trunk/modules/textops
Daniel-Constantin Mierla
miconda at gmail.com
Tue Dec 30 20:47:13 CET 2008
Revision: 5403
http://openser.svn.sourceforge.net/openser/?rev=5403&view=rev
Author: miconda
Date: 2008-12-30 19:47:13 +0000 (Tue, 30 Dec 2008)
Log Message:
-----------
- new function: remove_hf_re(regexp)
- remove headers from the SIP messages based on regular expression
- all headers matching name with the parameter regexp are removed
- example: remove headers starting with "P-" - remove_hf_re("^P-");
Modified Paths:
--------------
trunk/modules/textops/README
trunk/modules/textops/doc/textops_admin.xml
trunk/modules/textops/textops.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list