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 9161b7fc87
Revert unnecessary indications API change from rev 122314
17 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
func_audiohookinherit.c Backport of AUDIOHOOK_INHERIT for Asterisk 1.4 17 years ago
func_base64.c merge new_loader_completion branch, including (at least): 19 years ago
func_callerid.c (closes issue #13597) 17 years ago
func_cdr.c Dialplan functions should not actually return 0, unless they have modified the 17 years ago
func_channel.c Revert unnecessary indications API change from rev 122314 17 years ago
func_curl.c Dialplan functions should not actually return 0, unless they have modified the 17 years ago
func_cut.c Fix some observed slowdowns in dialplan processing. 17 years ago
func_db.c merge new_loader_completion branch, including (at least): 19 years ago
func_enum.c fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends 17 years ago
func_env.c Allow the default "0" to be returned if the STAT fails 18 years ago
func_global.c merge new_loader_completion branch, including (at least): 19 years ago
func_groupcount.c Dialplan functions should not actually return 0, unless they have modified the 17 years ago
func_language.c Merged revisions 61680 via svnmerge from 18 years ago
func_logic.c If either conditional is NULL, don't try copying it. 17 years ago
func_math.c Dialplan functions should not actually return 0, unless they have modified the 17 years ago
func_md5.c merge new_loader_completion branch, including (at least): 19 years ago
func_moh.c Merged revisions 61680 via svnmerge from 18 years ago
func_odbc.c somehow missed a bunch of gcc 4.3.x warnings in this branch on the first pass 17 years ago
func_rand.c update the doc string for both AEL and extensions.conf users. 19 years ago
func_realtime.c Take into account the length of delimiters when calculating result string length. 17 years ago
func_sha1.c merge new_loader_completion branch, including (at least): 19 years ago
func_strings.c Fix some observed slowdowns in dialplan processing. 17 years ago
func_timeout.c Dialplan functions should not actually return 0, unless they have modified the 17 years ago
func_uri.c Small documentation clarification for URIENCODE. (issue #8294 reported by salaud) 19 years ago