[Home]

Summary:ASTERISK-04875: [patch] Counter in show file formats
Reporter:Clod Patry (junky)Labels:
Date Opened:2005-08-22 19:51:25Date Closed:2008-01-15 15:45:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) count_file_formats.txt
Description:That patch just add the number of file formats registered.
example:
debian*CLI> show file formats
Format     Name       Extensions
g723       g723sf     g723|g723sf
ulaw       au         au
slin       sln        sln|raw
ilbc       iLBC       ilbc
h263       h263       h263
alaw       alaw       alaw|al
g729       g729       g729
ulaw       pcm        pcm|ulaw|ul|mu
adpcm      vox        vox
gsm        wav49      WAV|wav49
slin       wav        wav
gsm        gsm        gsm
12 file formats registered.

Comments:By: Kevin P. Fleming (kpfleming) 2005-08-23 11:42:00

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:45:10.000-0600

Repository: asterisk
Revision: 6384

U   trunk/file.c

------------------------------------------------------------------------
r6384 | kpfleming | 2008-01-15 15:45:10 -0600 (Tue, 15 Jan 2008) | 2 lines

add counter to 'show formats' (issue ASTERISK-4875)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6384