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 5a32541671
Cast the 2nd argument to iconv() to a void *, as some systems define it as a
18 years ago
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 19 years ago
func_base64.c Doxygen update 19 years ago
func_blacklist.c One const, two const. Let's stick with everything else - one const. Plus older versions of GCC don't support double const either. 19 years ago
func_callerid.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
func_cdr.c Issue 9477 - Improve menuselect labels 18 years ago
func_channel.c Add rtpdest option to SIP CHANNEL() dialplan function to return the IP address and port that RTP (be it audio/video/text) is going to. 18 years ago
func_curl.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
func_cut.c Modifications to allow the output of SHELL() to be split per line (Issue 8676) 19 years ago
func_db.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
func_devstate.c Merged revisions 73985 via svnmerge from 18 years ago
func_enum.c Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
func_env.c Doxygen update 19 years ago
func_global.c Doxygen update 19 years ago
func_groupcount.c Merged revisions 69259 via svnmerge from 18 years ago
func_iconv.c Cast the 2nd argument to iconv() to a void *, as some systems define it as a 18 years ago
func_logic.c Doxygen update 19 years ago
func_math.c Added AND, OR, and XOR bitwise operations to MATH for issue 9891, thanks jcmoore 18 years ago
func_md5.c Doxygen update 19 years ago
func_module.c Doxygen update 19 years ago
func_odbc.c Merged revisions 69702 via svnmerge from 18 years ago
func_rand.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
func_realtime.c Merged revisions 58933 via svnmerge from 18 years ago
func_sha1.c Doxygen update 19 years ago
func_shell.c Fix a bunch of doxygen errors and document more things 18 years ago
func_strings.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
func_timeout.c Merged revisions 61681 via svnmerge from 18 years ago
func_uri.c Doxygen update 19 years ago
func_version.c Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
func_vmcount.c finish const-ifying ast_func_read() 19 years ago