mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 12:53:45 +00:00
Issue #8246 - Doxygen fixes from kshumard.
An extra big thankyou is given to everyone that contributes to doxygen! THANK YOU! git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -473,7 +473,7 @@ struct ast_frame *ast_smoother_read(struct ast_smoother *s);
|
||||
|
||||
void ast_frame_dump(const char *name, struct ast_frame *f, char *prefix);
|
||||
|
||||
/*! \par AudioCodecPref Audio Codec Preferences
|
||||
/*! \page AudioCodecPref Audio Codec Preferences
|
||||
In order to negotiate audio codecs in the order they are configured
|
||||
in <channel>.conf for a device, we set up codec preference lists
|
||||
in addition to the codec capabilities setting. The capabilities
|
||||
|
||||
Reference in New Issue
Block a user