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 a390611c48
The IF() function was not allowing true values that had embedded colons (closes issue #10613)
19 years ago
..
Makefile
func_base64.c
func_callerid.c Merged revisions 61680 via svnmerge from 19 years ago
func_cdr.c Merged revisions 61680 via svnmerge from 19 years ago
func_channel.c Convert the RTPQOS function to just be additional parameter of the CHANNEL 19 years ago
func_curl.c instead of initializing the curl library every time the CURL() function is invoked, do it only once per thread (this allows multiple calls to CURL() in the dialplan for a channel to run much more quickly, and also to re-use connections to the server) (thanks to JerJer for frequently complaining about this performance problem) 19 years ago
func_cut.c
func_db.c
func_enum.c Issue #8089 - Fix the ENUM support (picking one record by number). Thanks otmar! 19 years ago
func_env.c
func_global.c
func_groupcount.c Merged revisions 69258 via svnmerge from 19 years ago
func_language.c Merged revisions 61680 via svnmerge from 19 years ago
func_logic.c The IF() function was not allowing true values that had embedded colons (closes issue #10613) 19 years ago
func_math.c Merged revisions 67161 via svnmerge from 19 years ago
func_md5.c
func_moh.c Merged revisions 61680 via svnmerge from 19 years ago
func_odbc.c To prevent 92138749238754 more reports of "I have unixodbc installed, but 19 years ago
func_rand.c
func_realtime.c Function works fine, but the documentation is backwards. 19 years ago
func_sha1.c
func_strings.c Merged revisions 66537 via svnmerge from 19 years ago
func_timeout.c Revert very broken fix for issue #10540 ... none of these values take ms so I 19 years ago
func_uri.c Small documentation clarification for URIENCODE. (issue #8294 reported by salaud) 19 years ago