Sat Mar 24 23:26:06 2007

Asterisk developer's documentation


pbx_functions.h

Go to the documentation of this file.
00001 /* Automatically generated - do not edit */
00002 #include "func_md5.c"
00003 #include "func_math.c"
00004 #include "func_groupcount.c"
00005 #include "func_strings.c"
00006 #include "func_cdr.c"
00007 #include "func_logic.c"
00008 #include "func_env.c"
00009 #include "func_db.c"
00010 #include "func_timeout.c"
00011 #include "func_language.c"
00012 #include "func_moh.c"
00013 static struct ast_custom_function *builtins[] = {
00014 &md5_function,
00015 &checkmd5_function,
00016 &math_function,
00017 &group_count_function,
00018 &group_match_count_function,
00019 &group_function,
00020 &group_list_function,
00021 &fieldqty_function,
00022 &regex_function,
00023 &len_function,
00024 &strftime_function,
00025 &eval_function,
00026 &cdr_function,
00027 &isnull_function,
00028 &set_function,
00029 &exists_function,
00030 &if_function,
00031 &if_time_function,
00032 &env_function,
00033 &db_function,
00034 &db_exists_function,
00035 &timeout_function,
00036 &language_function,
00037 &moh_function,
00038 };

Generated on Sat Mar 24 23:26:06 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.6