mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
resource_channels: Sync with ARI stubs
This file was out of sync with the current ARI definitions. Change-Id: Ie7cb7d6d3c2eeb9cc9d683ca87b43b117e713d0a
This commit is contained in:
@@ -116,7 +116,7 @@ struct ast_ari_channels_create_args {
|
||||
const char *other_channel_id;
|
||||
/*! Unique ID of the calling channel */
|
||||
const char *originator;
|
||||
/*! The format name capability list to use if originator is not specified. Ex. "ulaw,slin16". Format names an be found with "core show codecs". */
|
||||
/*! The format name capability list to use if originator is not specified. Ex. "ulaw,slin16". Format names can be found with "core show codecs". */
|
||||
const char *formats;
|
||||
};
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user