asterisk/funcs
Russell Bryant 85d809903b add DB_EXISTS function to be able to check if a key exists in the database
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5715 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-05-18 23:38:25 +00:00
..
.cvsignore ensure generated files are ignored by CVS 2005-05-05 05:56:34 +00:00
Makefile add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods) 2005-05-15 17:45:30 +00:00
func_callerid.c add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods) 2005-05-15 17:45:30 +00:00
func_cdr.c clean up file headers 2005-05-05 12:48:52 +00:00
func_db.c add DB_EXISTS function to be able to check if a key exists in the database 2005-05-18 23:38:25 +00:00
func_env.c clean up file headers 2005-05-05 12:48:52 +00:00
func_groupcount.c add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods) 2005-05-15 17:45:30 +00:00
func_language.c add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods) 2005-05-15 17:45:30 +00:00
func_logic.c prevent copying of NULL (bug #4307) 2005-05-17 16:45:42 +00:00
func_md5.c add my name for the functions I wrote 2005-05-07 05:33:44 +00:00
func_strings.c add EVAL function, deprecate Eval application (bug #4277) 2005-05-15 23:53:11 +00:00
func_timeout.c add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods) 2005-05-15 17:45:30 +00:00
pbx_functions.c major re-work of dialplan functions, including: 2005-05-05 05:39:33 +00:00