mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
decrement useage counter on hangup
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@896 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
#define AST_FORMAT_G729A (1 << 8)
|
||||
/*! SpeeX Free Compression */
|
||||
#define AST_FORMAT_SPEEX (1 << 9)
|
||||
|
||||
/*! ILBC Free Codec */
|
||||
#define AST_FORMAT_ILBC (1 << 10)
|
||||
|
||||
/**This class describes the G.723.1 codec capability.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user