asterisk/funcs
Russell Bryant 503f99e2e8 remove the need to have to re-run make after a default menuselect.makeopts
file is generated.  This allows a fresh checkout of asterisk to be built
and installed with the standard "./configure && make && make install".


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32798 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-07 16:03:31 +00:00
..
Makefile remove the need to have to re-run make after a default menuselect.makeopts 2006-06-07 16:03:31 +00:00
func_base64.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_callerid.c more NULL "" equivalence in CLI fields. 2006-04-21 10:51:31 +00:00
func_cdr.c fix bogus patch to allow setting the CDR amaflags. (The original patch in 2006-05-16 03:18:22 +00:00
func_channel.c Make tonezone writeable in CHANNEL() (from my old func_tonezone.c) 2006-06-04 11:47:51 +00:00
func_curl.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
func_cut.c remove almost all of the checks of the result from ast_strdupa() or alloca(). 2006-05-10 13:22:15 +00:00
func_db.c add DB_DELETE function for the common case of retrieving and deleting a key in 2006-05-25 15:40:38 +00:00
func_enum.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_env.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_global.c this file contained the body twice, so remove the second instance. 2006-05-29 05:13:13 +00:00
func_groupcount.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_language.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_logic.c Merged revisions 27051 via svnmerge from 2006-05-11 23:16:27 +00:00
func_math.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_md5.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_moh.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_odbc.c Should use the named handle, not one hardcoded 2006-05-27 18:19:16 +00:00
func_rand.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_realtime.c fix the build of func_realtime and aelparse with MTX_PROFILE enabled 2006-05-20 00:41:36 +00:00
func_sha1.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_strings.c Add SPRINTF dialplan function made by the ever insaneful Corydon (issue #7078 reported by Corydon76) 2006-05-18 00:00:32 +00:00
func_timeout.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
func_uri.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00