Well, yes...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-12-05 11:09:23 +00:00
parent b8fcae6d75
commit 00bf07b12e
3 changed files with 4 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ static struct ast_format_list AST_FORMAT_LIST[] = { /*!< Bit number: comment
{ 0, 0, "nothing", "undefined" },
{ 0, 0, "nothing", "undefined" },
{ 0, AST_FORMAT_MAX_VIDEO, "maxvideo", "Maximum video format" },
{ 0, AST_FORMAT_T140, "t140", "Passthrough T.140 Realtime Text" },
{ 1, AST_FORMAT_T140, "t140", "Passthrough T.140 Realtime Text" },
{ 0, 0, "nothing", "undefined" },
{ 0, 0, "nothing", "undefined" },
{ 0, AST_FORMAT_MAX_TEXT, "maxtext", "Maximum text format" },