[Kamailio-Devel] [ openser-Patches-2505748 ] module 'Regex' tarball

SourceForge.net noreply at sourceforge.net
Wed Jan 14 01:23:11 CET 2009


Patches item #2505748, was opened at 2009-01-14 01:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=2505748&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Iñaki Baz (ibc_sf)
Assigned to: Nobody/Anonymous (nobody)
Summary: module 'Regex' tarball

Initial Comment:
Hi, I upload a tarball containing a new module called 'Regex':

This module offers matching operations against regular expressions using the powerful PCRE library.  A text file containing regular expressions categorized in groups is compiled when the module is loaded, storing the compiled PCRE objects in an array. A function to match a string or pseudo-variable against any of these groups is provided. The text file can be modified and reloaded at any time via a MI command. The module also offers a function to perform a PCRE matching operation against a regular expression provided as function parameter.

I hope it is useful.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=2505748&group_id=139143



More information about the Devel mailing list