[asterisk-commits] trunk - r8073 /trunk/include/asterisk/frame.h
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Sat Jan 14 12:53:11 CST 2006
Author: mattf
Date: Sat Jan 14 12:53:10 2006
New Revision: 8073
URL: http://svn.digium.com/view/asterisk?rev=8073&view=rev
Log:
Small documentation update for new AST_FRAME_MODEM type
Modified:
trunk/include/asterisk/frame.h
Modified: trunk/include/asterisk/frame.h
URL: http://svn.digium.com/view/asterisk/trunk/include/asterisk/frame.h?rev=8073&r1=8072&r2=8073&view=diff
==============================================================================
--- trunk/include/asterisk/frame.h (original)
+++ trunk/include/asterisk/frame.h Sat Jan 14 12:53:10 2006
@@ -50,7 +50,7 @@
\arg \b IMAGE: Image transport, mostly used in IAX
\arg \b TEXT: Text messages
\arg \b HTML: URL's and web pages
- \arg \b T38: T38 Fax transport frames
+ \arg \b MODEM: Modulated data encodings, such as T.38 and V.150
\arg \b IAX: Private frame type for the IAX protocol
\arg \b CNG: Comfort noice frames
\arg \b CONTROL: A control frame, subclass defined as AST_CONTROL_
More information about the asterisk-commits
mailing list