asterisk/res/stasis
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
There can be one and only one thread handling a channel's media at a time.
Otherwise, we don't know which thread is going to handle the media frames.

ASTERISK-27625

Change-Id: I4d6a2fe7386ea447ee199003bf8ad681cb30454e
2018-06-19 15:02:52 -05:00
..
app.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
app.h ari: Implement 'debug all' and request/response logging 2017-01-23 10:25:58 -07:00
command.c res_stasis: Reduce RAII_VAR usage. 2018-01-08 18:51:45 -05:00
command.h ARI: Fix a crash caused by hanging during playback to a channel in a bridge 2014-08-22 16:52:51 +00:00
control.c ARI POST DTMF: Make not compete with channel's media thread. 2018-06-19 15:02:52 -05:00
control.h res_stasis: Handle re-enter stasis bridge with swap channel. 2016-04-20 15:44:30 -05:00
messaging.c res_stasis: Fix multiple leaks. 2017-11-07 11:24:48 -05:00
messaging.h Clean up files that do not end with newlines 2014-08-21 14:52:28 +00:00
stasis_bridge.c res_stasis: Reduce RAII_VAR usage. 2018-01-08 18:51:45 -05:00
stasis_bridge.h ARI: Make mixing bridges propagate linkedids and accountcodes. 2014-07-09 16:34:51 +00:00