[Kamailio-Users] [Kamailio-Devel] New module "Regex"

Ricky Gutierrez xserverlinux at yahoo.com
Wed Jan 14 21:50:38 CET 2009


good work Iñaki


my best regards

rickygm



________________________________
From: Iñaki Baz Castillo <ibc at aliax.net>
To: users <users at lists.kamailio.org>; devel <devel at lists.kamailio.org>
Sent: Wednesday, January 14, 2009 7:41:56 AM
Subject: [Kamailio-Devel] New module "Regex"

Hi all,

I announce the first commit of "Regex" module to Kamailio trunk.

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.

The module documentation is already online:
  http://kamailio.org/docs/modules/devel/regex.html

The commit has been done in rev 5458:
  http://openser.svn.sourceforge.net/viewvc/openser?view=rev&revision=5458

Any suggestion is really welcome.

-- 


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20090114/fb5b959c/attachment.htm 


More information about the Users mailing list