add MATH() dialplan function (bug #4473, with mods)

deprecate the Math() application


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-06-09 22:59:08 +00:00
parent f3efc756ad
commit 79392ea53b
4 changed files with 287 additions and 34 deletions

View File

@@ -14,6 +14,7 @@
FUNCS=pbx_functions.so
BUILTINS=func_md5.o \
func_math.o \
func_groupcount.o \
func_strings.o \
func_cdr.o \