Commit Graph

43 Commits (0620cc0c0049993df6521420d3a6f9b2933aaa55)

Author SHA1 Message Date
Joshua Colp e93fbf41e6 res_ari: Add Recording events to the validator.
12 years ago
Kevin Harwell ed48377994 ARI: Implement device state API
12 years ago
Joshua Colp 14a7452934 ari: Add events for playback and recording.
12 years ago
Joshua Colp eda7126862 ari: Add Snoop operation for spying/whispering on channels.
12 years ago
Kinsey Moore d9015a5356 ARI: Don't leak implementation details
12 years ago
David M. Lee d1ad4a95f8 ari: Add silence generator controls
12 years ago
Joshua Colp 67b650543c res_ari_channels: Add the ability to stop locally generated ringing on a channel.
12 years ago
Kevin Harwell f6593b4156 ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404
12 years ago
Kevin Harwell 4be01b4598 ari endpoints: GET /ari/endpoints/{invalid-tech} should return a 404
12 years ago
David M. Lee 5701c51bb6 Fixed a typ.
12 years ago
David M. Lee b83a3965b8 Changes from make ari-stubs after r402560
12 years ago
Kevin Harwell 4f1bdeed1c ARI playback: Rename ARI Playback to Playbacks
12 years ago
David M. Lee 7d0d1a1efb ari: User better nicknames for ARI operations
12 years ago
Joshua Colp 7678fd040e res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media.
12 years ago
Joshua Colp 4053f36a71 res_ari_channels: Fix a deadlock when originating multiple channels close to eachother.
12 years ago
Kinsey Moore aa7f9e55f2 ARI: Remove channels/{channelId}/dial
12 years ago
Jonathan Rose 5c696bde67 ARI: channel/bridge recording errors when invalid format specified
12 years ago
Jonathan Rose d8a760307e ARI recordings: Issue HTTP failures for recording requests with file conflicts
12 years ago
Joshua Colp d183c6e134 Return a channel snapshot when originating using ARI, and subscribe the Stasis application to it.
12 years ago
Richard Mudgett 868a76f897 ARI: Fix crash when POST /playback/{id}/control does not have an operation parameter.
12 years ago
Kinsey Moore 2fc0a8873c Clarify documentation for channel and bridge list
12 years ago
David M. Lee 9234804a3b Multiple revisions 400508,400842-400843,400848
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Joshua Colp bd8cf10d60 Fix a crash caused by muting and unmuting a channel in ARI without specifying a direction.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Mark Michelson addbf276f5 Multiple revisions 400318-400319
12 years ago
Joshua Colp 83d55f85ec Allow specifying a channel to dial an extension and context in an ARI dial operation.
12 years ago
David M. Lee 0bcc676d09 Multiple revisions 398638-398639
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
David M. Lee 7f547872e4 ARI: Implement /recordings/stored API's
12 years ago
David M. Lee 7a581537e8 ARI: Correct error codes for bridge operations
12 years ago
Jonathan Rose 21e22310c7 ARI: Music on Hold/Background Music for bridges
12 years ago
David M. Lee 5762c1b4ac ARI: Correct segfault with /variable calls are missing ?variable parameter.
12 years ago
David M. Lee 987fdfb444 ARI: allow other operations to happen while bridged
12 years ago
Jonathan Rose 6fe21ef48e bridge_channel: Support the lonely flag and make ARI use it.
12 years ago
David M. Lee c790848794 ARI: Add recording controls
12 years ago
Jonathan Rose e47794ead1 ARI: bridges/{bridgeID}/addChannel: add roles parameter
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
David M. Lee 5114e4fc0b ARI - GET /ari/asterisk/info
12 years ago
David M. Lee 537ecebd2d ARI - implement allowMultiple for parameters
12 years ago
David M. Lee 10c91bc96e Address JSON thread safety issues.
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago