changeset 17405:d32cf21fa468

Prefer native GSM over the binary codec.
author diego
date Mon, 16 Jan 2006 19:27:07 +0000
parents 005f6c7118ca
children f5945f8fe876
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Jan 16 09:00:36 2006 +0000
+++ b/etc/codecs.conf	Mon Jan 16 19:27:07 2006 +0000
@@ -2471,6 +2471,14 @@
   driver acm
   dll "imaadp32.acm"
   
+audiocodec msgsm
+  info "MS GSM"
+  status working
+  format 0x31
+  format 0x32
+  fourcc agsm
+  driver msgsm
+
 audiocodec msgsmacm
   info "MS GSM"
   status working
@@ -2487,14 +2495,6 @@
   driver acm
   dll "msnaudio.acm"
 
-audiocodec msgsm
-  info "MS GSM"
-  status working
-  format 0x31
-  format 0x32
-  fourcc agsm
-  driver msgsm
-
 audiocodec alaw
   info "aLaw"
   status working