Commit Graph

41 Commits (6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9)

Author SHA1 Message Date
Josh Soref 9ae9893c63 res: Spelling fixes
4 years ago
Andre Barbosa f4d3f021f9 res_stasis_playback: Check for chan hangup on play_on_channels
4 years ago
Andre Barbosa a47308ccb2 res_stasis_playback: Send PlaybackFinish event only once for errors
4 years ago
Sungtae Kim 91fc57f56b res_ari: Fix wrong media uri handle for channel play
5 years ago
Sean Bright 31dc904380 res_stasis_playback: Prevent media_index from going out of bounds
6 years ago
sungtae kim e2eb19b363 res/res_ari: Added timestamp as a requirement for all ARI events
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 93777faf36
json: Take advantage of new API's.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
8 years ago
Corey Farrell 4016884ef3 res_stasis_playback: Check for failure to append vector.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan e769c19a31 res/res_stasis_playback: Cancel the entire playlist when a stop occurs
9 years ago
Matt Jordan 03d88b5656 ARI: Add the ability to play multiple media URIs in a single operation
10 years ago
Richard Mudgett 0ea742d33a res_stasis: Add control ref to playback and recording structs.
10 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
11 years ago
Diederik de Groot ca7193167e Clang: change previous tautological-compare fixes.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
11 years ago
Jonathan Rose 33835e17a0 ARI: Fix a crash caused by hanging during playback to a channel in a bridge
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Jonathan Rose b9d7dfcc62 ARI: Make bridges/{bridgeID}/play queue sound files
12 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
12 years ago
Richard Mudgett 45ade68cb4 Remove unused RAII_VAR() declarations.
12 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
12 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
12 years ago
Kinsey Moore 761d7271d4 res_stasis_playback: Correct error argument order
12 years ago
Kevin Harwell ce18946de4 ARI: Adding a channel to a bridge while a live recording is active blocks
12 years ago
Joshua Colp 6019353ad6 res_stasis_playback: Add 'number', 'digits', and 'characters' URI scheme implementations.
12 years ago
Joshua Colp 14a7452934 ari: Add events for playback and recording.
12 years ago
Joshua Colp 7678fd040e res_ari_channels: Add ring operation, dtmf operation, hangup reasons, and tweak early media.
12 years ago
David M. Lee 7f547872e4 ARI: Implement /recordings/stored API's
12 years ago
David M. Lee 987fdfb444 ARI: allow other operations to happen while bridged
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
Richard Mudgett b5f18d1677 Fix menuselect display for stasis modules.
12 years ago
David M. Lee 32a86f902a stasis-http: Provide a response body for 201 created responses
13 years ago
David M. Lee 557125664d This patch adds support for controlling a playback operation from the
13 years ago
David M. Lee 10ba6bf8a8 This patch implements the REST API's for POST /channels/{channelId}/play
13 years ago