aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/h323.conf.sample
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-25 23:16:36 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-25 23:16:36 +0000
commitf90f3d9c0c96e976089d388a5618725e98be1af2 (patch)
tree806dff0abedeb62a3d498622697dd61d699a1923 /channels/h323/h323.conf.sample
parentb83c18b9ca0c8a8ce7a4ecb6eada01fd01cc9ff8 (diff)
change default codecs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1544 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/h323/h323.conf.sample')
-rwxr-xr-xchannels/h323/h323.conf.sample6
1 files changed, 3 insertions, 3 deletions
diff --git a/channels/h323/h323.conf.sample b/channels/h323/h323.conf.sample
index 04ac5dcaf..811647a08 100755
--- a/channels/h323/h323.conf.sample
+++ b/channels/h323/h323.conf.sample
@@ -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)
;