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 9519f6c5f4
clean up, use make functions instead of subshells, remove unused stuff
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_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