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
Steve Murphy 647704aca5
This new function, VERSION(), created via bug report 8176, may help dialplan programmers in the future. In the meantime, they can use the algorithm I outline on the bug report notes; If anyone invents something better, I'd hope they post it
19 years ago
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 19 years ago
func_base64.c merge new_loader_completion branch, including (at least): 19 years ago
func_blacklist.c Remove deprecated apps and funcs 19 years ago
func_callerid.c Extend CALLERID() function for "pres" and "ton" values 19 years ago
func_cdr.c merge new_loader_completion branch, including (at least): 19 years ago
func_channel.c merge new_loader_completion branch, including (at least): 19 years ago
func_curl.c Some changes/fixes for func_curl. curl_global_init is only supposed to be called once, and if it returns non-zero, we need to give up on further executions with that instance. Additionally, let's set absolute timeout values for the CURL connections to try and prevent possible Zap (and possibly other channel tech) channel lockouts. 19 years ago
func_cut.c merge new_loader_completion branch, including (at least): 19 years ago
func_db.c bug #8076 check option_debug before printing to debug channel. 19 years ago
func_enum.c merge new_loader_completion branch, including (at least): 19 years ago
func_env.c merge new_loader_completion branch, including (at least): 19 years ago
func_global.c merge new_loader_completion branch, including (at least): 19 years ago
func_groupcount.c merge new_loader_completion branch, including (at least): 19 years ago
func_logic.c Merged revisions 44808 via svnmerge from 19 years ago
func_math.c merge new_loader_completion branch, including (at least): 19 years ago
func_md5.c Remove deprecated apps and funcs 19 years ago
func_odbc.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 19 years ago
func_rand.c update the doc string for both AEL and extensions.conf users. 19 years ago
func_realtime.c merge new_loader_completion branch, including (at least): 19 years ago
func_sha1.c merge new_loader_completion branch, including (at least): 19 years ago
func_strings.c bug #8076 check option_debug before printing to debug channel. 19 years ago
func_timeout.c Timeout values are in seconds (issue #7122 reported by jmls) 19 years ago
func_uri.c merge new_loader_completion branch, including (at least): 19 years ago
func_version.c This new function, VERSION(), created via bug report 8176, may help dialplan programmers in the future. In the meantime, they can use the algorithm I outline on the bug report notes; If anyone invents something better, I'd hope they post it 19 years ago
func_vmcount.c Remove deprecated apps and funcs 19 years ago