mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Add a comment that the frame type constants are transmitted directly over IAX2.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51352 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -93,6 +93,7 @@ struct ast_codec_pref {
|
||||
*
|
||||
* \note It is important that the values of each frame type are never changed,
|
||||
* because it will break backwards compatability with older versions.
|
||||
* This is because these constants are transmitted directly over IAX2.
|
||||
*/
|
||||
enum ast_frame_type {
|
||||
/*! DTMF end event, subclass is the digit */
|
||||
|
||||
Reference in New Issue
Block a user