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
Russell Bryant c355d9667b
Fix an error introduced by copying and pasting the handling of the >= operator
19 years ago
..
Makefile
func_callerid.c
func_cdr.c Use the last CDR entry instead of the first CDR entry for variable retrieving variables using the CDR dialplan function. (issue #7689 reported by voipgate) 20 years ago
func_db.c Fix spelling/grammar (issue 7493) 20 years ago
func_enum.c handle longer ENUM lookup results (issue #6476) 20 years ago
func_env.c
func_groupcount.c
func_language.c
func_logic.c Bug 7086 - pbx_checkcondition substitution, so that arbitrary strings are true (for regex) 20 years ago
func_math.c Fix an error introduced by copying and pasting the handling of the >= operator 19 years ago
func_md5.c
func_moh.c
func_strings.c fix REGEX on strings that contain quotes (issue #6678) 20 years ago
func_timeout.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 20 years ago
func_uri.c
pbx_functions.c