mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
		
			
				
	
	
		
			24 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			416 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| [speex]
 | |
| ;0-10
 | |
| quality => 3
 | |
| ;0-10
 | |
| complexity => 4
 | |
| ; true / false
 | |
| enhancement => true
 | |
| ; true / false
 | |
| vad => false
 | |
| ; true / false
 | |
| vbr => false
 | |
| ; 0 = off, otherwise, target bitrate in bps
 | |
| abr => 0
 | |
| ;0-10
 | |
| vbr_quality => 5
 | |
| ; true / false
 | |
| dtx => false
 | |
| 
 | |
| [plc]
 | |
| ; for all codecs which do not support native PLC
 | |
| ; this determines whether to perform generic PLC
 | |
| ; there is a minor performance penalty for this
 | |
| genericplc => true
 |