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
Jeff Peeler f9818af8dd
Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow.
18 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
func_base64.c
func_callerid.c fix some formatting i accidentally changed 18 years ago
func_cdr.c (closes issue #10668) 18 years ago
func_channel.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
func_curl.c
func_cut.c Allow some function modules to compile under dev mode. 19 years ago
func_db.c
func_enum.c Safely use the strncat() function. 18 years ago
func_env.c Allow the default "0" to be returned if the STAT fails 18 years ago
func_global.c
func_groupcount.c Don't try to copy the category from the group if no category exists. 18 years ago
func_language.c
func_logic.c
func_math.c
func_md5.c
func_moh.c
func_odbc.c Add autoservice to several more functions which might delay in their responses. 19 years ago
func_rand.c
func_realtime.c Take into account the length of delimiters when calculating result string length. 18 years ago
func_sha1.c
func_strings.c Force ast_mktime() to check for DST, since strptime(3) does not. 18 years ago
func_timeout.c
func_uri.c