summaryrefslogtreecommitdiff
path: root/apps/app_stasis.c
AgeCommit message (Expand)Author
2016-03-16app_stasis: Don't hang up if app is not registeredAndrew Nagy
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-03-31stasis: set a channel variable on websocket disconnect errorAshley Sanders
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-06-24Fix menuselect display for stasis modules.Richard Mudgett
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-15DTMF events are now published on a channel's stasis_topic. AMI wasDavid M. Lee
2013-04-09Backported app_stasis fix from stasis-http branch.David M. Lee
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee