Commit Graph

53 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
Holger Hans Peter Freyther 9fc631d028 ari/pjsip: Make it possible to control transfers through ARI
2 months ago
Alexander Traud 634e3ebdb8 res_ari: Fix for Doxygen.
3 years ago
Joshua C. Colp 15cbff9d54 ari: Allow variables to be set on channel create.
5 years ago
Seán C McCord 163efbd724 feat: AudioSocket channel, application, and ARI support.
5 years ago
George Joseph d71d0f9489 ExternalMedia: Change return object from ExternalMedia to Channel
6 years ago
George Joseph 2ae1a22e0e ARI: External Media
6 years ago
sungtae kim 613a335de5 res/ari/resource_channels.c: Added hangup reason code for channels
6 years ago
sungtae kim 71c0c7f631 res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
6 years ago
Ben Ford 6626df586e res_stasis: Add ability to switch applications.
6 years ago
Jenkins2 a231e1d155 Merge "Remove redundant module checks and references."
7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references.
7 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
George Joseph 1ac0096512 res_ari: Add "module loaded" check to ari stubs
8 years ago
George Joseph b55d21ad91 make ari-stubs so doc periodic jobs can run
8 years ago
George Joseph 6691606723 ari: Implement 'debug all' and request/response logging
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Mark Michelson 3bd76dd679 ARI: Add duplicate channel ID checking for channel creation.
9 years ago
Mark Michelson e459b8dadf ARI: Detect duplicate channel IDs
9 years ago
Kevin Harwell 7ea133f2ab rest-api: Swagger scripts were not replacing format variable in file brief
9 years ago
zuul 39e6d80937 Merge "ARI: Ensure proper channel state on operations."
9 years ago
Mark Michelson 1fd3a7849e ARI: Ensure proper channel state on operations.
9 years ago
George Joseph a2f820e8dc ari/resource_channels: Add 'formats' to channel create/originate
9 years ago
Matt Jordan 03d88b5656 ARI: Add the ability to play multiple media URIs in a single operation
9 years ago
Mark Michelson abbb2edd4c ARI: Add method to Dial a created channel.
9 years ago
Mark Michelson dd48d60c5b ARI: Add method to create a new channel.
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Corey Farrell f226bd6f60 ARI: Fix missing dependencies.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Joshua Colp bedf51b2ce res_ari_channels: Return a 404 response when a requested channel variable does not exist.
10 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
10 years ago
Mark Michelson 7f836c1c15 Add the ability to continue and originate using priority labels.
10 years ago
Joshua Colp 60ab564ad2 ari: Add support for specifying an originator channel when originating.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore 1590d32ab0 ARI: Support channel variables in originate
11 years ago
David M. Lee 40a7f68e4b ari: Remove support for specifying channel vars during origination.
12 years ago
Kevin Harwell f425c4a086 ARI: Allow specifying channel variables during a POST /channels
12 years ago
David M. Lee fccb427c88 ari:Add application/json parameter support
12 years ago
Joshua Colp eda7126862 ari: Add Snoop operation for spying/whispering on channels.
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
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
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
Paul Belanger 6072e043cf Use POST / DELETE to toggle hold / moh for ARI channels
12 years ago