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
Brett Bryant c1451b5537
This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos,
18 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
func_base64.c
func_blacklist.c remove some useless includes 18 years ago
func_callerid.c Merged revisions 90145 via svnmerge from 18 years ago
func_cdr.c Merged revisions 103683 via svnmerge from 18 years ago
func_channel.c This patch adds more detailed statistics for RTP channels, and provides an API call to access it, including maximums, minimums, standard deviatinos, 18 years ago
func_config.c - Add Tilghman to the copyright info ... he wrote the hard part :) 18 years ago
func_curl.c
func_cut.c Reset default CUT delimiter back to '-' 18 years ago
func_db.c
func_devstate.c Add a "devstate change" CLI command to control custom device states. Also, 18 years ago
func_dialgroup.c
func_dialplan.c This function checks more than just contexts... 18 years ago
func_enum.c The following patch adds new options and alters the default behavior of the ENUM* functions. The TXCIDNAME lookup function has also gotten a 18 years ago
func_env.c Merged revisions 95470 via svnmerge from 18 years ago
func_extstate.c
func_global.c Fix the SHARED() read callback to properly unlock the channel. This function 18 years ago
func_groupcount.c Merged revisions 97697 via svnmerge from 18 years ago
func_iconv.c implement "configure" checks for libiconv, and add the 18 years ago
func_lock.c
func_logic.c
func_math.c
func_md5.c remove some useless includes 18 years ago
func_module.c remove some useless includes 18 years ago
func_odbc.c Merged revisions 106552 via svnmerge from 18 years ago
func_rand.c
func_realtime.c Add REALTIME_STORE and REALTIME_DESTROY dialplan functions provided by sergee. 18 years ago
func_sha1.c remove some useless includes 18 years ago
func_shell.c
func_speex.c Fix a few places where frame data was used directly. 18 years ago
func_strings.c Merged revisions 113117 via svnmerge from 18 years ago
func_sysinfo.c
func_timeout.c Use casts or intermediate variables to remove a number 18 years ago
func_uri.c
func_version.c Simplify a trivial snprintf() with ast_copy_string() 18 years ago
func_vmcount.c
func_volume.c