]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
change default codecs
authorJeremy McNamara <jj@nufone.net>
Thu, 25 Sep 2003 23:16:36 +0000 (23:16 +0000)
committerJeremy McNamara <jj@nufone.net>
Thu, 25 Sep 2003 23:16:36 +0000 (23:16 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1544 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/h323/h323.conf.sample

index 04ac5dcafc32a4d97741c289e1bc4621e453b782..811647a08fa2e0f347f780e530c4967f8d04b38f 100755 (executable)
@@ -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)
 ;