summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index aaefceac57..7e85c68ff1 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -877,9 +877,10 @@ audiocodec vivog723
driver acm
dll "vivog723.acm"
-;audiocodec g72x
-; info "G.711/G.721/G.723"
-; status untested
-; format 0x111 ; vivo g.723
-; driver g72x
-; dll "g72x.c"
+audiocodec g72x
+ info "G.711/G.721/G.723"
+ status untested
+ comment "does not work yet - just noise :("
+ format 0x111 ; vivo g.723
+ driver g72x
+ dll "g72x.c"