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

Merged revisions 72705 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r72705 | russell | 2007-06-29 15:56:18 -0500 (Fri, 29 Jun 2007) | 1 line

give format_pcm a more concise destription
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@72706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 408dbc43
Branches
Tags
No related merge requests found
......@@ -493,4 +493,4 @@ static int unload_module(void)
|| ast_format_unregister(g722_f.name);
}
AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "Raw/Sun uLaw/ALaw 8KHz Audio support (PCM,PCMA,AU) and G.722 16Khz Audio Support");
AST_MODULE_INFO_STANDARD(ASTERISK_GPL_KEY, "Raw/Sun uLaw/ALaw 8KHz (PCM,PCMA,AU), G.722 16Khz");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment