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 16fc1993ef
Add support for the "name" option in the CHANNEL() function.
17 years ago
..
Makefile we can now build with -Wformat=2, which found a couple of real bugs 17 years ago
func_aes.c Parameter position reversed in documentation 17 years ago
func_audiohookinherit.c Fix a typo in the XML documentation of the AUDIOHOOK_INHERIT dialplan function. 17 years ago
func_base64.c
func_blacklist.c
func_callerid.c Jcolp pointed out that num will also match number 17 years ago
func_cdr.c
func_channel.c Add support for the "name" option in the CHANNEL() function. 17 years ago
func_config.c
func_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
func_cut.c Merged revisions 163253 via svnmerge from 17 years ago
func_db.c
func_devstate.c This commit does two things: 17 years ago
func_dialgroup.c This is basically a complete rollback of r155401, as it was determined that 17 years ago
func_dialplan.c
func_enum.c
func_env.c Fix an off-by-one error in the FILE() function, and extend FILE()'s length parameter to work like variable substitution. 17 years ago
func_extstate.c
func_global.c
func_groupcount.c
func_iconv.c
func_lock.c
func_logic.c Merged revisions 168546 via svnmerge from 17 years ago
func_math.c
func_md5.c
func_module.c
func_odbc.c ODBC transaction support 17 years ago
func_rand.c
func_realtime.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
func_sha1.c
func_shell.c
func_speex.c
func_sprintf.c we can now build with -Wformat=2, which found a couple of real bugs 17 years ago
func_strings.c Don't increment the loop, now that incrementing is taken care of by the 17 years ago
func_sysinfo.c
func_timeout.c Fix a file playback crash and explicitly initialize values in func_timeout.c 17 years ago
func_uri.c
func_version.c
func_vmcount.c
func_volume.c