Module: sip-router
Branch: andrei/script_vars
Commit: 7fa369e37c67883328c4060d02badb63549a12d7
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7fa369e…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Tue Dec 9 16:15:21 2008 +0100
script engine: rvalue support in logical expr.
- hard coded expressions elements (e.g. method==xxx) support now
rvalues as operands (e.g. uri=="sip:"+$a)
- small cleanups
---
route.c | 515 ++++++++++++++++++++++++++++++++++----------------------
route_struct.c | 64 +++++++-
route_struct.h | 6 +-
3 files changed, 379 insertions(+), 206 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7fa…