summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 4dd1638742..7088ceacbc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1147,10 +1147,17 @@ audiocodec msgsmacm
info "MS GSM"
status working
format 0x31
+; format 0x32
+ driver acm
+ dll "msgsm32.acm"
+
+audiocodec msnaudio
+ info "MSN AUDIO"
+ status working
+; format 0x31
format 0x32
driver acm
dll "msnaudio.acm"
-; dll "msgsm32.acm"
audiocodec msgsm
info "MS GSM"