Files
asterisk/include/asterisk
David M. Lee e8f4ac6c61 Break res_stasis into smaller files.
When implementing playback for stasis-http, the monolithicedness of
res_stasis really started to get in my way.

This patch breaks the major components of res_stasis.c into individual
files.

 * res/stasis/app.c - Stasis application tracking
 * res/stasis/control.c - Channel control objects
 * res/stasis/command.c - Channel command object

This refactoring also allows res_stasis applications to be loaded as
independent modules, such as the new res_stasis_answer module.

The bulk of this patch is simply moving code from one file to another,
adjusting names and adding accessors as necessary.

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


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@388729 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-05-14 21:45:08 +00:00
..
2013-02-15 13:38:12 +00:00
2012-06-25 15:55:25 +00:00
2010-06-02 18:10:15 +00:00
2013-04-02 11:40:05 +00:00
2009-04-29 18:53:01 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2011-12-16 21:10:19 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2013-05-08 13:39:08 +00:00
2013-01-22 15:16:20 +00:00
2012-08-30 14:23:28 +00:00
2012-09-22 20:43:30 +00:00
2013-04-08 13:27:45 +00:00
2012-08-30 14:23:28 +00:00
2012-08-30 14:23:28 +00:00
2012-09-21 17:14:59 +00:00
2012-08-30 14:23:28 +00:00
2013-05-14 21:45:08 +00:00
2009-06-15 16:07:23 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2012-09-22 20:43:30 +00:00
2012-09-21 17:14:59 +00:00
2012-02-24 15:10:35 +00:00
2010-08-30 08:25:50 +00:00
2011-10-11 19:06:29 +00:00
2012-10-18 14:17:40 +00:00
2013-04-22 16:22:00 +00:00
2013-05-08 13:39:08 +00:00
2013-02-14 18:47:56 +00:00
2010-06-08 14:38:18 +00:00
2012-11-07 19:15:26 +00:00
2012-08-30 14:23:28 +00:00
2012-10-18 14:17:40 +00:00
2013-02-15 13:38:12 +00:00
2013-02-15 13:38:12 +00:00