2017-01-26 |
George Joseph | Merge "ari: Implement 'debug all' and request/response... |
tree | commitdiff |
2017-01-24 |
Richard Mudgett | stasis_bridge.c: Fix off-nominal stasis control ref... |
tree | commitdiff |
2017-01-23 |
George Joseph | ari: Implement 'debug all' and request/response logging |
tree | commitdiff |
2016-11-14 |
Matt Jordan | res/ari/resource_bridges: Add the ability to manipulate... |
tree | commitdiff |
2016-11-01 |
Matt Jordan | res/stasis: Add CLI commands for displaying/debugging... |
tree | commitdiff |
2016-10-27 |
Corey Farrell | Remove ASTERISK_REGISTER_FILE. |
tree | commitdiff |
2016-10-17 |
Matt Jordan | res/ari: Add the Asterisk EID field to outgoing events |
tree | commitdiff |
2016-10-13 |
Richard Mudgett | Audit ast_json_pack() calls for needed UTF-8 checks. |
tree | commitdiff |
2016-07-12 |
George Joseph | rest_api/channels: Fix multiple issues with create... |
tree | commitdiff |
2016-05-27 |
Mark Michelson | ARI: Re-implement the ARI dial command, allowing for... |
tree | commitdiff |
2016-04-20 |
Richard Mudgett | res_stasis: Handle re-enter stasis bridge with swap... |
tree | commitdiff |
2016-04-16 |
Richard Mudgett | stasis_bridge.c: Update stasis bridge push diagnostic... |
tree | commitdiff |
2016-04-06 |
Joshua Colp | Merge "ARI: Add method to Dial a created channel." |
tree | commitdiff |
2016-04-05 |
Mark Michelson | ARI: Add method to Dial a created channel. |
tree | commitdiff |
2016-03-30 |
Richard Mudgett | res_stasis: Add control ref to playback and recording... |
tree | commitdiff |
2016-03-30 |
Richard Mudgett | res_stasis: Fix crash on a hanging up channel. |
tree | commitdiff |
2016-01-26 |
Mark Michelson | Stasis: Use custom structure when setting variables. |
tree | commitdiff |
2016-01-23 |
Joshua Colp | Merge "Stasis: Use control queue to prevent crash." |
tree | commitdiff |
2016-01-22 |
Mark Michelson | Stasis: Fix potential memory leak of control data. |
tree | commitdiff |
2016-01-22 |
Mark Michelson | Stasis: Use control queue to prevent crash. |
tree | commitdiff |
2015-12-16 |
Joshua Colp | json: Audit ast_json_* usage for thread safety. |
tree | commitdiff |
2015-09-22 |
Matt Jordan | ARI: Add the ability to subscribe to all events |
tree | commitdiff |
2015-06-18 |
Mark Michelson | Resolve race conditions involving Stasis bridges. |
tree | commitdiff |
2015-06-02 |
Joerg Sonnenberger | Remove const cast from leaf functions. |
tree | commitdiff |
2015-05-22 |
Matt Jordan | res/ari: Register Stasis application on WebSocket attempt |
tree | commitdiff |
2015-04-13 |
Matt Jordan | git migration: Refactor the ASTERISK_FILE_VERSION macro |
tree | commitdiff |
2015-02-12 |
Matthew Jordan | ARI/PJSIP: Add the ability to redirect (transfer) a... |
tree | commitdiff |
2015-01-29 |
Scott Griepentrog | stasis transfer: fix stasis bridge push race part two |
tree | commitdiff |
2015-01-22 |
Scott Griepentrog | stasis transfer: fix a race condition on stasis bridge... |
tree | commitdiff |
2014-12-08 |
Mark Michelson | Add new AMI and ARI events for connected line changes... |
tree | commitdiff |
2014-12-08 |
Kinsey Moore | Stasis: Fix StasisStart/End order and missing events |
tree | commitdiff |
2014-11-14 |
Mark Michelson | Fix race condition that could result in ARI transfer... |
tree | commitdiff |
2014-11-13 |
Kinsey Moore | Stasis: Fix StasisEnd message ordering |
tree | commitdiff |
2014-09-01 |
Matthew Jordan | res_stasis: Don't play MoH to channels by default when... |
tree | commitdiff |
2014-08-22 |
Jonathan Rose | ARI: Fix a crash caused by hanging during playback... |
tree | commitdiff |
2014-08-21 |
Mark Michelson | Ensure after-bridge behavior is correct when moving... |
tree | commitdiff |
2014-08-21 |
Matthew Jordan | Clean up files that do not end with newlines |
tree | commitdiff |
2014-08-20 |
Kinsey Moore | Stasis: Add information to blind transfer event |
tree | commitdiff |
2014-08-18 |
Matthew Jordan | Improve call forwarding reporting, especially with... |
tree | commitdiff |
2014-08-11 |
Richard Mudgett | res/stasis/command.c: Fix recent commit using spaces... |
tree | commitdiff |
2014-08-11 |
Kinsey Moore | Stasis: Allow internal channels directly into bridges |
tree | commitdiff |
2014-08-07 |
Kinsey Moore | Stasis: Convey transfer information to applications |
tree | commitdiff |
2014-08-05 |
Matthew Jordan | stasis: Fix compilation issue with ao2 tagged objects |
tree | commitdiff |
2014-08-05 |
Matthew Jordan | Multiple revisions 420089-420090,420097 |
tree | commitdiff |
2014-07-09 |
Richard Mudgett | ARI: Make mixing bridges propagate linkedids and accoun... |
tree | commitdiff |
2014-07-07 |
Matthew Jordan | ARI/res_stasis: Subscribe to both Local channel halves... |
tree | commitdiff |
2014-05-22 |
Scott Griepentrog | ARI: Add ability to raise arbitrary User Events |
tree | commitdiff |
2014-04-30 |
Joshua Colp | res_stasis: Add progress indications to operations... |
tree | commitdiff |
2014-04-22 |
Joshua Colp | res_stasis: Fix crash when handling a failed blind... |
tree | commitdiff |
2014-04-18 |
Jonathan Rose | ARI: Make bridges/{bridgeID}/play queue sound files |
tree | commitdiff |
2014-04-15 |
Richard Mudgett | Remove unused RAII_VAR() declarations. |
tree | commitdiff |
2014-03-16 |
Matthew Jordan | stasis/app.c: Add some extra debugging for subscription... |
tree | commitdiff |
2014-03-13 |
Kinsey Moore | ARI: Ensure managing application receives ChannelEntere... |
tree | commitdiff |
2014-03-07 |
Scott Griepentrog | uniqueid: channel linkedid, ami, ari object creation... |
tree | commitdiff |
2014-02-01 |
Joshua Colp | res_stasis: Enable transfers and provide events when... |
tree | commitdiff |
2013-12-14 |
Joshua Colp | res_stasis: Expose event for call forwarding and follow... |
tree | commitdiff |
2013-12-13 |
Kevin Harwell | ARI: Adding a channel to a bridge while a live recordin... |
tree | commitdiff |
2013-12-05 |
David M. Lee | ari: Fix deadlock problem with functions that use autos... |
tree | commitdiff |
2013-11-23 |
Kevin Harwell | ARI: Implement device state API |
tree | commitdiff |
2013-11-22 |
Kinsey Moore | ARI: Don't leak implementation details |
tree | commitdiff |
2013-11-21 |
David M. Lee | ari: Add silence generator controls |
tree | commitdiff |
2013-11-13 |
Joshua Colp | res_ari_channels: Add the ability to stop locally gener... |
tree | commitdiff |
2013-11-01 |
Joshua Colp | res_ari_channels: Add ring operation, dtmf operation... |
tree | commitdiff |
2013-11-01 |
Joshua Colp | res_stasis: Ensure the channel is always departed from... |
tree | commitdiff |
2013-10-31 |
David M. Lee | stasis: add functions embarrassingly missing from r400522 |
tree | commitdiff |
2013-10-25 |
Richard Mudgett | You'd think that new files would be free of whitespace... |
tree | commitdiff |
2013-10-04 |
Matthew Jordan | ARI: Add subscription support |
tree | commitdiff |
2013-10-02 |
Joshua Colp | Allow specifying a channel to dial an extension and... |
tree | commitdiff |
2013-09-30 |
David M. Lee | Multiple revisions 399887,400138,400178,400180-400181 |
tree | commitdiff |
2013-09-13 |
Richard Mudgett | Restore Dial, Queue, and FollowMe 'I' option support. |
tree | commitdiff |
2013-09-06 |
Kinsey Moore | Fix build warnings |
tree | commitdiff |
2013-08-27 |
David M. Lee | ARI: WebSocket event cleanup |
tree | commitdiff |
2013-08-23 |
David M. Lee | ARI: Correct error codes for bridge operations |
tree | commitdiff |
2013-08-21 |
David M. Lee | res_stasis: remove call to missing function control_con... |
tree | commitdiff |
2013-08-13 |
David M. Lee | ARI: allow other operations to happen while bridged |
tree | commitdiff |
2013-08-05 |
Jonathan Rose | ARI: bridges/{bridgeID}/addChannel: add roles parameter |
tree | commitdiff |
2013-08-02 |
Matthew Jordan | Remove dead code from features.c; refactor pickup code... |
tree | commitdiff |
2013-08-01 |
David M. Lee | Split caching out from the stasis_caching_topic. |
tree | commitdiff |
2013-07-26 |
David M. Lee | Fix /stasis/res/app_replaced unit test. |
tree | commitdiff |
2013-07-25 |
Matthew Jordan | A great big renaming patch |
tree | commitdiff |
2013-07-23 |
David M. Lee | Continue events when ARI WebSocket reconnects |
tree | commitdiff |
2013-07-19 |
Jonathan Rose | ARI: MOH start and stop for a channel |
tree | commitdiff |
2013-07-19 |
Jonathan Rose | ARI: Bridge Playback, Bridge Record |
tree | commitdiff |
2013-07-18 |
Jason Parker | ARI: Add support for suppressing media streams. |
tree | commitdiff |
2013-07-08 |
Joshua Colp | Fix building. |
tree | commitdiff |
2013-07-08 |
Jason Parker | ARI: Add support for getting/setting channel and global... |
tree | commitdiff |
2013-07-01 |
Jason Parker | ARI: Implement channel hold/unhold. |
tree | commitdiff |
2013-07-01 |
Jason Parker | ARI: Implement channel dial. |
tree | commitdiff |
2013-06-26 |
Jason Parker | ARI: Add support for continuing to a different location... |
tree | commitdiff |
2013-06-10 |
Kinsey Moore | Stasis-HTTP: Flesh out bridge-related capabilities |
tree | commitdiff |
2013-05-23 |
David M. Lee | This patch adds support for controlling a playback... |
tree | commitdiff |
2013-05-23 |
David M. Lee | This patch implements the REST API's for POST /channels... |
tree | commitdiff |
2013-05-15 |
David M. Lee | Fixed inverted logic in app_add_channel(). |
tree | commitdiff |
2013-05-14 |
David M. Lee | Break res_stasis into smaller files. |
tree | commitdiff |
|