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 39b9f81016
Fix the SHARED() read callback to properly unlock the channel. This function
19 years ago
..
Makefile Merged revisions 93180 via svnmerge from 19 years ago
func_base64.c
func_blacklist.c remove some useless includes 19 years ago
func_callerid.c Merged revisions 90145 via svnmerge from 19 years ago
func_cdr.c Merged revisions 103683 via svnmerge from 19 years ago
func_channel.c Context tracing for channels 19 years ago
func_curl.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_cut.c Reset default CUT delimiter back to '-' 19 years ago
func_db.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_devstate.c Add a "devstate change" CLI command to control custom device states. Also, 19 years ago
func_dialgroup.c
func_dialplan.c This function checks more than just contexts... 19 years ago
func_enum.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_env.c Merged revisions 95470 via svnmerge from 19 years ago
func_extstate.c
func_global.c Fix the SHARED() read callback to properly unlock the channel. This function 19 years ago
func_groupcount.c Merged revisions 97697 via svnmerge from 19 years ago
func_iconv.c implement "configure" checks for libiconv, and add the 19 years ago
func_lock.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_logic.c
func_math.c
func_md5.c remove some useless includes 19 years ago
func_module.c remove some useless includes 19 years ago
func_odbc.c Use the readhandle for reads (closes issue #12069) 19 years ago
func_rand.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_realtime.c Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee. 19 years ago
func_sha1.c remove some useless includes 19 years ago
func_shell.c
func_strings.c Merged revisions 102214 via svnmerge from 19 years ago
func_sysinfo.c
func_timeout.c I needed to increment the numbers used on the VERBOSITY_ATLEAST calls by 1. 19 years ago
func_uri.c
func_version.c Simplify a trivial snprintf() with ast_copy_string() 19 years ago
func_vmcount.c remove another set of redundant #include "asterisk/options.h" 19 years ago
func_volume.c