asterisk/channels/sip
Mark Michelson 2dc8a06006 Refactor the features configuration scheme.
Features configuration is handled in its own API in
features_config.h and features_config.c. This way, features
configuration is accessible to anything that needs it.

In addition, features configuration has been altered to
be more channel-oriented. Most callers of features API
code will be supplying a channel so that the individual
channel's settings will be acquired rather than the global
setting.

Missing from this commit is XML documentation for the
features configuration. That will be handled in a separate
commit.

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

(issue ASTERISK-21542)



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@390751 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-06-06 21:40:35 +00:00
..
include Refactor the features configuration scheme. 2013-06-06 21:40:35 +00:00
config_parser.c Stasis: Update security events to use Stasis 2013-05-17 17:36:10 +00:00
dialplan_functions.c Stasis: Update security events to use Stasis 2013-05-17 17:36:10 +00:00
reqresp_parser.c Fix Record-Route parsing for large headers. 2013-01-18 05:31:23 +00:00
sdp_crypto.c Corrected crypto tag in SDP ANSWER for SRTP. (again) 2013-01-29 17:46:30 +00:00
security_events.c Stasis: Update security events to use Stasis 2013-05-17 17:36:10 +00:00
srtp.c Clean up doxygen warnings 2012-08-30 14:23:28 +00:00
utils.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00