Skip to content
Snippets Groups Projects
Commit 27502b6d authored by Naveen Albert's avatar Naveen Albert Committed by Friendly Automation
Browse files

frame.h: Fix spelling typo

Fixes CNG description from "noice" to "noise".

ASTERISK-29855 #close

Change-Id: Ie7cbbd7d72b426693df7447384ff8700318cd36d
parent d35e292a
No related branches found
No related tags found
3 merge requests!138Merge branch asterisk-20.3.0 into devel properly,!123Merge asterisk '20.3.0' into devel,!118Draft: manager: AOC-S support for AOCMessage
......@@ -49,10 +49,10 @@ extern "C" {
* \arg \b IMAGE: Image transport, mostly used in IAX
* \arg \b TEXT: Text messages and character by character (real time text)
* \arg \b TEXT_DATA: Text messages in an ast_msg_data structure
* \arg \b HTML: URL's and web pages
* \arg \b HTML: URLs and web pages
* \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 CNG: Comfort noise frames
* \arg \b CONTROL:A control frame, subclass defined as AST_CONTROL_
* \arg \b NULL: Empty, useless frame
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment