dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/funcs
rizzo 1b4ffa5248 rename the structs struct tone_zone_sound and struct tone_zone
defined in indications.h to ind_tone_zone_sound and ind_tone_zone,
to avoid conflicts with the structs with the same names
defined in tonezone.h

Hope i haven't missed any instance.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48958 f38db490-d61c-443f-a65b-d21fe96a405b
2006-12-25 06:38:09 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
func_base64.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_blacklist.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00
func_callerid.c Simplify the if statements used to check to see if the argument was "num" 2006-12-25 02:31:04 +00:00
func_cdr.c remove an extra comma in an initializer 2006-11-27 14:47:15 +00:00
func_channel.c rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
func_curl.c update to use trunk's version of the threadstorage API 2006-12-16 21:24:08 +00:00
func_cut.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_db.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
func_enum.c Issue #80898 - Restoring func_enum (otmar) 2006-10-31 11:01:06 +00:00
func_env.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_global.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_groupcount.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_logic.c Merged revisions 44808 via svnmerge from 2006-10-10 16:46:01 +00:00
func_math.c Merged revisions 48956 via svnmerge from 2006-12-25 05:22:40 +00:00
func_md5.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00
func_module.c show, list, view, display... whatever. 2006-10-30 21:56:48 +00:00
func_odbc.c Merged revisions 48577 via svnmerge from 2006-12-19 14:57:45 +00:00
func_rand.c update the doc string for both AEL and extensions.conf users. 2006-10-14 04:36:21 +00:00
func_realtime.c replace ast_build_string() with ast_str_*(). 2006-12-17 22:57:46 +00:00
func_sha1.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_strings.c Merged revisions 48382 via svnmerge from 2006-12-11 05:40:38 +00:00
func_timeout.c Timeout values are in seconds (issue #7122 reported by jmls) 2006-10-09 18:23:21 +00:00
func_uri.c Merged revisions 47625 via svnmerge from 2006-11-14 21:33:59 +00:00
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 2006-10-19 22:06:27 +00:00
func_vmcount.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00