asterisk/pbx
Terry Wilson 99cae5b750 Opaquify channel stringfields
Continue channel opaque-ification by wrapping all of the stringfields.
Eventually, we will restrict what can actually set these variables, but
the purpose for now is to hide the implementation and keep people from
adding code that directly accesses the channel structure. Semantic
changes will follow afterward.

Review: https://reviewboard.asterisk.org/r/1661/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@352348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-01-24 20:12:09 +00:00
..
ael/ael-test Merged revisions 299449 via svnmerge from 2010-12-22 20:10:34 +00:00
dundi-parser.c Const-ify the world (or at least a good part of it) 2009-05-21 21:13:09 +00:00
dundi-parser.h Remove built-in AES code and use optional_api instead 2010-07-21 19:11:32 +00:00
Makefile Change per-file debug and verbose levels to be per-module, the way 2010-03-23 14:22:27 +00:00
pbx_ael.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
pbx_config.c Make pbx_config.c use Gosub instead of Macro call for stdexten. 2012-01-05 23:06:17 +00:00
pbx_dundi.c Replace direct access to channel name with accessor functions 2012-01-09 22:15:50 +00:00
pbx_loopback.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
pbx_lua.c Replace direct access to channel name with accessor functions 2012-01-09 22:15:50 +00:00
pbx_realtime.c Opaquify channel stringfields 2012-01-24 20:12:09 +00:00
pbx_spool.c Fix compilation on Snow Leopard/FreeBSD for pbx_spool.c 2011-10-25 19:09:32 +00:00