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
Mark Michelson 6a539ace84
Fix misuses of asprintf throughout the code.
14 years ago
..
Makefile
func_aes.c
func_audiohookinherit.c
func_base64.c
func_blacklist.c
func_callcompletion.c
func_callerid.c Add private representation of caller, connected and redirecting party ids. 14 years ago
func_cdr.c
func_channel.c Clean up and ensure proper usage of alloca() 14 years ago
func_config.c
func_curl.c
func_cut.c Clean up and ensure proper usage of alloca() 14 years ago
func_db.c
func_devstate.c
func_dialgroup.c
func_dialplan.c
func_enum.c
func_env.c
func_extstate.c
func_frame_trace.c
func_global.c Clean up and ensure proper usage of alloca() 14 years ago
func_groupcount.c
func_hangupcause.c Make the name of the "HangupCauseClear" application consistent 14 years ago
func_iconv.c
func_jitterbuffer.c Unit tests for the Jitter Buffer API; remove unnecessary resync 14 years ago
func_lock.c
func_logic.c Clean up and ensure proper usage of alloca() 14 years ago
func_math.c
func_md5.c
func_module.c
func_odbc.c Fix misuses of asprintf throughout the code. 14 years ago
func_pitchshift.c
func_presencestate.c Fix some presence-state unit test typos. 14 years ago
func_rand.c
func_realtime.c
func_sha1.c
func_shell.c Improve documentation for the SHELL() dialplan function. 14 years ago
func_speex.c
func_sprintf.c
func_srv.c
func_strings.c Clean up and ensure proper usage of alloca() 14 years ago
func_sysinfo.c
func_timeout.c
func_uri.c
func_version.c
func_vmcount.c
func_volume.c