[Kamailio-Devel] [ openser-Feature Requests-1986605 ] trex lib should be integrated into the core

SourceForge.net noreply at sourceforge.net
Fri Sep 19 18:50:43 CEST 2008


Feature Requests item #1986605, was opened at 2008-06-06 19:02
Message generated for change (Comment added) made by miconda
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1986605&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: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ovidiu Sas (osas)
Assigned to: Nobody/Anonymous (nobody)
Summary: trex lib should be integrated into the core

Initial Comment:
There are several modules that are using regular expressions.  Since trex provides the ability to use openser's shared memory, this library should be integrated into the core so other modules could use it (like lcr, etc.).

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

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2008-09-19 19:50

Message:
I think is better to use PCRE:
http://www.pcre.org/

I was not aware of this library till last night (learned on irc). It is
more mature and you can change the alloc/free functions. t-rex is not
maintained and has limited functionalities compared with posix regexp and
pcre.

By this, core is kept clean, just the modules will get extra dependency.

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

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



More information about the Devel mailing list