Module: sip-router
Branch: master
Commit: bd5099b65baa2e57afa299e8fc6a5f758763d650
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bd5099b…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Mon May 4 21:09:23 2009 +0200
core expr. eval: support for =~
The match regular expression operator (=~) is now supported in
rval_exprs.
---
cfg.y | 1 +
rvalue.c | 235 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
rvalue.h | 9 +++
3 files changed, 229 insertions(+), 16 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=bd5…