Files | |
| file | func_base64.c |
| Use the base64 as functions. | |
| file | func_callerid.c |
| Caller ID related dialplan functions. | |
| file | func_cdr.c |
| Call Detail Record related dialplan functions. | |
| file | func_channel.c |
| Channel info dialplan function. | |
| file | func_curl.c |
| Curl - Load a URL. | |
| file | func_cut.c |
| CUT function. | |
| file | func_db.c |
| Functions for interaction with the Asterisk database. | |
| file | func_enum.c |
| ENUM Functions. | |
| file | func_env.c |
| Environment related dialplan functions. | |
| file | func_global.c |
| Global variable dialplan functions. | |
| file | func_groupcount.c |
| Channel group related dialplan functions. | |
| file | func_logic.c |
| Conditional logic dialplan functions. | |
| file | func_math.c |
| Math related dialplan function. | |
| file | func_md5.c |
| MD5 digest related dialplan functions. | |
| file | func_odbc.c |
| ODBC lookups. | |
| file | func_rand.c |
| Generate Random Number. | |
| file | func_realtime.c |
| REALTIME dialplan function. | |
| file | func_sha1.c |
| SHA1 digest related dialplan functions. | |
| file | func_strings.c |
| String manipulation dialplan functions. | |
| file | func_timeout.c |
| Channel timeout related dialplan functions. | |
| file | func_uri.c |
| URI encoding / decoding. | |
Variables | |
| static struct ast_custom_function | dundi_function |
struct ast_custom_function dundi_function [static] |
DUNDILOOKUP
Definition at line 3792 of file pbx_dundi.c.
Referenced by load_module(), and unload_module().
1.5.1