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
Tilghman Lesher 7d43ac7004
Merged revisions 87120 via svnmerge from
19 years ago
..
Makefile
func_base64.c
func_blacklist.c
func_callerid.c See if I can fix this borked ANI2 code I added 19 years ago
func_cdr.c
func_channel.c
func_curl.c Merged revisions 87120 via svnmerge from 19 years ago
func_cut.c Use the same delimited character as the FILTER function in FIELDQTY and CUT. 19 years ago
func_db.c
func_devstate.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 19 years ago
func_enum.c Add proper channel locking around the uses of datastore_add and _find. There 19 years ago
func_env.c
func_extstate.c Add EXTENSION_STATE() function that can retrieve the state of an extension that 19 years ago
func_global.c
func_groupcount.c
func_iconv.c
func_lock.c * The documentation for the LOCK() function says that it will block for up to 19 years ago
func_logic.c Merged revisions 86902 via svnmerge from 19 years ago
func_math.c
func_md5.c
func_module.c
func_odbc.c use ast_atomic_fetchadd_int for incrementing resultcount 19 years ago
func_rand.c
func_realtime.c
func_sha1.c
func_shell.c put the channel in autoservice when executing func_shell 19 years ago
func_strings.c Use the same delimited character as the FILTER function in FIELDQTY and CUT. 19 years ago
func_timeout.c Merged revisions 80547 via svnmerge from 19 years ago
func_uri.c
func_version.c
func_vmcount.c Merged revisions 85850 via svnmerge from 19 years ago
func_volume.c * Constify the uid field of channel datastores 19 years ago