mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Merge "ari/resource_channels: Add 'formats' to channel create/originate"
This commit is contained in:
@@ -77,6 +77,8 @@ struct ast_codec {
|
||||
unsigned int smooth;
|
||||
/*! \brief The module that registered this codec */
|
||||
struct ast_module *mod;
|
||||
/*! \brief A format name for a default sane format using this codec */
|
||||
const char *format_name;
|
||||
};
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user