summaryrefslogtreecommitdiff
path: root/apps/app_stasis.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-03-16app_stasis: Don't hang up if app is not registeredAndrew Nagy
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-04-01stasis: set a channel variable on websocket disconnect errorMark Michelson
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