change default codecs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1544 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2003-09-25 23:16:36 +00:00
parent 273e1b07d6
commit 9a49c07cf3

View File

@@ -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)
;