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 41e496980b
Separate the global initialization routines for cURL into its own separate
17 years ago
..
Makefile Merged revisions 93180 via svnmerge from 18 years ago
func_base64.c remove some unnecessary includes. 18 years ago
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 122046 via svnmerge from 17 years ago
func_channel.c Add some more IAX2-specific information about the channel to the CHANNEL() 17 years ago
func_config.c - Add Tilghman to the copyright info ... he wrote the hard part :) 17 years ago
func_curl.c Separate the global initialization routines for cURL into its own separate 17 years ago
func_cut.c Reset default CUT delimiter back to '-' 18 years ago
func_db.c remove another set of redundant #include "asterisk/options.h" 18 years ago
func_devstate.c Add a "devstate change" CLI command to control custom device states. Also, 17 years ago
func_dialgroup.c Start untangling header inclusion in a way that does not affect 18 years ago
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 17 years ago
func_env.c Merged revisions 95470 via svnmerge from 18 years ago
func_extstate.c Start untangling header inclusion in a way that does not affect 18 years ago
func_global.c Fix the SHARED() read callback to properly unlock the channel. This function 17 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 remove another set of redundant #include "asterisk/options.h" 18 years ago
func_logic.c another bunch of include removals (errno.h and asterisk/logger.h) 18 years ago
func_math.c another bunch of include removals (errno.h and asterisk/logger.h) 18 years ago
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 17 years ago
func_rand.c remove another set of redundant #include "asterisk/options.h" 18 years ago
func_realtime.c Older versions of GNU gcc do not allow 'NULL' as sentinel. 17 years ago
func_sha1.c remove some useless includes 18 years ago
func_shell.c another bunch of include removals (errno.h and asterisk/logger.h) 18 years ago
func_speex.c Fix a few places where frame data was used directly. 17 years ago
func_strings.c Merged revisions 113117 via svnmerge from 17 years ago
func_sysinfo.c Make the SYSINFO documentation reflect which options were compiled in 18 years ago
func_timeout.c Use casts or intermediate variables to remove a number 17 years ago
func_uri.c another bunch of include removals (errno.h and asterisk/logger.h) 18 years ago
func_version.c Simplify a trivial snprintf() with ast_copy_string() 17 years ago
func_vmcount.c remove another set of redundant #include "asterisk/options.h" 18 years ago
func_volume.c remove some unnecessary includes. 18 years ago