Module: sip-router Branch: master Commit: a6da2035c27d1026357bd5ed54c0fce434b162ed URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a6da2035...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Tue Dec 20 11:27:14 2011 +0100
dialplan: added fnmatch (2) matching operator
- if match_op=2, the matching of the rule is done using fnmatch function which does shell-like pattern matching
---
modules/dialplan/README | 51 +++++++++++++++++-------------- modules/dialplan/dialplan.h | 5 ++- modules/dialplan/doc/dialplan_admin.xml | 12 +++++-- modules/dialplan/dp_db.c | 8 +++-- modules/dialplan/dp_repl.c | 18 +++++++++-- 5 files changed, 60 insertions(+), 34 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=a6da...