mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
change default codecs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -20,10 +20,10 @@ bindaddr = 0.0.0.0
|
||||
; You can fine tune codecs here using "allow" and "disallow" clauses
|
||||
; with specific codecs. Use "all" to represent all formats.
|
||||
;
|
||||
disallow=all
|
||||
;allow=all ; turns on all installed codecs
|
||||
;disallow=g723.1 ; Hm... Proprietary, don't use it...
|
||||
;allow=gsm ; Always allow GSM, it's cool :)
|
||||
;allow=ulaw
|
||||
;disallow=g723.1 ; Hm... Proprietary, don't use it...
|
||||
allow=gsm ; Always allow GSM, it's cool :)
|
||||
;
|
||||
; User-Input Mode (DTMF)
|
||||
;
|
||||
|
Reference in New Issue
Block a user