Skip to content
Snippets Groups Projects
Commit 8724e1c4 authored by Russell Bryant's avatar Russell Bryant
Browse files

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
parent 641f3810
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment