asterisk/funcs
Russell Bryant 53a5f22849 Merged revisions 90145 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r90145 | russell | 2007-11-28 18:20:34 -0600 (Wed, 28 Nov 2007) | 5 lines

This set of changes is to make some callerID handling thread-safe.
The ast_set_callerid() function needed to lock the channel.  Also, the handlers
for the CALLERID() dialplan function needed to lock the channel when reading
or writing callerid values directly on the channel structure.

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90146 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-11-29 00:28:10 +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 remove some unnecessary includes. 2007-11-19 20:42:06 +00:00
func_blacklist.c remove some useless includes 2007-11-22 02:30:58 +00:00
func_callerid.c Merged revisions 90145 via svnmerge from 2007-11-29 00:28:10 +00:00
func_cdr.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_channel.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_curl.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_cut.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_db.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_devstate.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
func_dialgroup.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
func_enum.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_env.c Merged revisions 89631 via svnmerge from 2007-11-27 15:41:46 +00:00
func_extstate.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
func_global.c remove some useless includes 2007-11-22 02:30:58 +00:00
func_groupcount.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_iconv.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_lock.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_logic.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_math.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_md5.c remove some useless includes 2007-11-22 02:30:58 +00:00
func_module.c remove some useless includes 2007-11-22 02:30:58 +00:00
func_odbc.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_rand.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_realtime.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_sha1.c remove some useless includes 2007-11-22 02:30:58 +00:00
func_shell.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_strings.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_sysinfo.c Make the SYSINFO documentation reflect which options were compiled in 2007-11-19 23:03:02 +00:00
func_timeout.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_uri.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
func_version.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_vmcount.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
func_volume.c remove some unnecessary includes. 2007-11-19 20:42:06 +00:00