summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-10astobj2-ify the SLA codeRussell Bryant
2013-07-09Make SCOPED_LOCK use RAII_VAR.Jason Parker
2013-07-09Fix printf NULL string (null) substituion for NULL config framework default.Richard Mudgett
2013-07-09Use correct function for getting bridged peer when doing direct media checks.Mark Michelson
2013-07-09Fix some stasis doxygen comments.Richard Mudgett
2013-07-09Ensure all pjsip_regc_* access occurs within a pjlib thread.Joshua Colp
2013-07-08Tweak log message slightly.Joshua Colp
2013-07-08Treat the authentication object as invalid if digest configuration is chosen ...Joshua Colp
2013-07-08Oh menuconfig, why do you hate margins?David M. Lee
2013-07-08Better structure for the WebSocket validation failure messageDavid M. Lee
2013-07-08Ensure that a valid bind host is specified for transports.Joshua Colp
2013-07-08Refactor operations to access the stasis cache instead of objects directly wh...Joshua Colp
2013-07-08res_stasis_http doesn't depend on res_stasis any moreDavid M. Lee
2013-07-08res_parking: Apply ringing role option on swap with a channel that ringsJonathan Rose
2013-07-08Fix building.Joshua Colp
2013-07-08ARI: Add support for getting/setting channel and global variables.Jason Parker
2013-07-08Move channel driver Registry manager events to core.Jason Parker
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-08Fix some broken logic in sending outbound caller ID.Mark Michelson
2013-07-07In a channel destructor dispose of items that raise Stasis message properlyMatthew Jordan
2013-07-07Handle hangup logic in the Stasis message bus and consumers of Stasis messagesMatthew Jordan
2013-07-05ARI: return a 503 if Asterisk isn't fully bootedDavid M. Lee
2013-07-05Print error details when set nonblock failsDavid M. Lee
2013-07-05Document MissingParams error message for /ari/eventsDavid M. Lee
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-07-05OneTouchRecord: Add function defined earlier: ast_bridge_features_do()Richard Mudgett
2013-07-05Remove parkinglot from the channel snapshotMatthew Jordan
2013-07-04res_parking: Replace Parker snapshots with ParkerDialStringJonathan Rose
2013-07-04Fix int width problem for 32-bit... againDavid M. Lee
2013-07-04Fix int width problem for 32-bitDavid M. Lee
2013-07-04Fix utils directory breakage.David M. Lee
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-07-03chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.Richard Mudgett
2013-07-03OneTouchRecord: Make so Monitor/MixMonitor can be toggled/started/stopped.Richard Mudgett
2013-07-03Move when bridge channel enter is published so it does not interrupt the thou...Richard Mudgett
2013-07-03Fix some indentation in stasis_config.c.Richard Mudgett
2013-07-03Fix some bugs in CDRs; add some CLI commands to help debuggingMatthew Jordan
2013-07-03Let Stasis load itself with default valuesMatthew Jordan
2013-07-03Publish a bridge enter before pulling on a push-and-swap operation.Mark Michelson
2013-07-03Fix load errors related to the new ari_model_validators.David M. Lee
2013-07-03Violating the margins to make menuconfig happyDavid M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee
2013-07-03Configuration for Stasis threadpoolDavid M. Lee
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-03Shuffle RESTful URL's around.David M. Lee
2013-07-02Add a SystemName field to all AMI events.Jason Parker
2013-07-02MixMonitor: Minor code cleanup.Richard Mudgett