Commit Graph

80 Commits (99d44f0c5af5e2c85e96acdddebf1658146d371f)

Author SHA1 Message Date
Igor Goncharovsky 99d44f0c5a res_ari: Fix audiosocket segfault
4 years ago
sungtae kim bbe0f2230d res_ari: Fix create channel request channelId parameter parsing
5 years ago
sungtae kim fa7c69f40f res_ari: Fix create request body parameter parsing.
5 years ago
Joshua C. Colp 15cbff9d54 ari: Allow variables to be set on channel create.
5 years ago
sungtae kim 9ad3d2829c res_ari_channels: Fixed endpoint 80 characters limit
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
Sebastian Damm a24bb1c4b6 res/res_ari: Add additional hangup reasons
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Sungtae Kim 1dea497454 res/res_ari: Fix null endpoint handle
7 years ago
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
7 years ago
Corey Farrell f2175c5a39 res_ari_channels: Fix reference leak in channel_state_invalid.
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
Jean Aunis 91993ebaa5 resource_channels.c: add hangup reason "answered_elsewhere".
9 years ago
George Joseph 886f2cab23 rest_api/channels: Fix multiple issues with create and dial
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
Joshua Colp 643dd462ee Merge "ari/resource_channels: Add 'formats' to channel create/originate"
9 years ago
George Joseph a2f820e8dc ari/resource_channels: Add 'formats' to channel create/originate
9 years ago
zuul 84a93b0d67 Merge "ARI: Re-implement the ARI dial command, allowing for early bridging."
9 years ago
Mark Michelson 88d997913f ARI: Re-implement the ARI dial command, allowing for early bridging.
9 years ago
Matt Jordan 03d88b5656 ARI: Add the ability to play multiple media URIs in a single operation
9 years ago
Sean Bright 14938184a3 res_ari: Correct Location headers returned by some ARI resources
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
Corey Farrell f226bd6f60 ARI: Fix missing dependencies.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 9e841e4fb6 ARI: Fix crash if integer values used in JSON payload 'variables' object.
10 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
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
Matthew Jordan 858e825568 res/ari/resource_channels: Add missing 'no_answer' reason to DELETE /channels
10 years ago
Mark Michelson 7f836c1c15 Add the ability to continue and originate using priority labels.
11 years ago
Joshua Colp 60ab564ad2 ari: Add support for specifying an originator channel when originating.
11 years ago
Matthew Jordan bb494067a5 Multiple revisions 421311-421312
11 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Richard Mudgett 79c5c08db9 ARI: Originate to app local channel subscription code optimization.
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan d4b436d0ea ARI/res_stasis: Subscribe to both Local channel halves when originating to app
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago