You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/funcs
Kevin P. Fleming 0c8f0e8bdb
extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods)
21 years ago
..
.cvsignore
Makefile clean up, use make functions instead of subshells, remove unused stuff 21 years ago
func_callerid.c squash a warning 21 years ago
func_cdr.c only check for an existing cdr when about to set an arbitrary cdr variable (bug #4848) 21 years ago
func_db.c
func_enum.c extensive ENUM support update, including ENUMLOOKUP() dialplan function (issue #5201 with mods) 21 years ago
func_env.c
func_groupcount.c make GROUP set group@categroy instead of category@group 21 years ago
func_language.c
func_logic.c handle whitepace around expression 21 years ago
func_math.c
func_md5.c
func_moh.c
func_strings.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 21 years ago
func_timeout.c
func_uri.c add dialplan functions for URI encoding/decoding (issue #4857) 21 years ago
pbx_functions.c