asterisk/res/ari
Joe Searle 5018c09d99 res_stasis.c: Add new type 'sdp_label' for bridge creation.
Add new type 'sdp_label' when creating a bridge using the ARI. This will
add labels to the SDP for each stream, the label is set to the
corresponding channel id.

Resolves: #91

UserNote: When creating a bridge using the ARI the 'type' argument now
accepts a new value 'sdp_label' which will configure the bridge to add
labels for each stream in the SDP with the corresponding channel id.

(cherry picked from commit ec64828c8f)
2023-07-10 11:49:47 +00:00
..
ari_model_validators.c ari: expose channel driver's unique id to ARI channel resource 2022-05-22 15:40:33 -05:00
ari_model_validators.h ari: expose channel driver's unique id to ARI channel resource 2022-05-22 15:40:33 -05:00
ari_websockets.c ari: Implement 'debug all' and request/response logging 2017-01-23 10:25:58 -07:00
cli.c res_pjsip_stir_shaken: Fix JSON field ordering and disallowed TN characters. 2023-05-08 18:13:35 +00:00
config.c various files - fix some alerts raised by lgtm code analysis 2019-11-18 08:30:45 -06:00
internal.h progdocs: Fix Doxygen left-overs. 2021-12-13 08:57:26 -06:00
resource_applications.c res_ari_applications: Fix incorrect call to ao2_lock. 2019-02-25 06:12:14 -06:00
resource_applications.h ARI event type filtering 2019-02-20 09:56:22 -06:00
resource_asterisk.c Added ARI resource /ari/asterisk/ping 2019-01-30 12:51:03 +00:00
resource_asterisk.h Added ARI resource /ari/asterisk/ping 2019-01-30 12:51:03 +00:00
resource_bridges.c res_ari: Fix for Doxygen. 2021-11-18 16:25:51 -06:00
resource_bridges.h res_stasis.c: Add new type 'sdp_label' for bridge creation. 2023-07-10 11:49:47 +00:00
resource_channels.c ari: Destroy body variables in channel create. 2022-12-09 06:48:54 -06:00
resource_channels.h ari: Allow variables to be set on channel create. 2020-05-15 06:41:45 -05:00
resource_device_states.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_device_states.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_endpoints.c resource_endpoints.c: memory leak when providing a 404 response 2020-10-05 17:55:45 +02:00
resource_endpoints.h Multiple revisions 420089-420090,420097 2014-08-05 21:44:09 +00:00
resource_events.c res: Spelling fixes 2021-11-15 16:37:34 -06:00
resource_events.h res_ari: Fix for Doxygen. 2021-11-18 16:25:51 -06:00
resource_mailboxes.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_mailboxes.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_playbacks.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_playbacks.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00
resource_recordings.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
resource_recordings.h ARI: Add the ability to download the media associated with a stored recording 2016-05-20 09:06:12 -05:00
resource_sounds.c media_index.c: Refactored so it doesn't cache the index 2019-01-28 12:26:58 -07:00
resource_sounds.h ARI: Remove unnecessary \briefs from automatically generated documentation 2014-07-02 21:13:46 +00:00