diff --git a/gsmgui-hungup.sh b/gsmgui-hungup.sh index 5725fe0..acd801b 100644 --- a/gsmgui-hungup.sh +++ b/gsmgui-hungup.sh @@ -1,2 +1,2 @@ #!/bin/sh -amixer set 'Voice Route out' off +amixer set 'Voice PCM Out' off diff --git a/gsmgui-start-audio.sh b/gsmgui-start-audio.sh index a062d07..b6ab399 100644 --- a/gsmgui-start-audio.sh +++ b/gsmgui-start-audio.sh @@ -21,4 +21,4 @@ done if [ "$VOICEFILE" = "" ] ; then alsactl -f "$VOICEFILE_BASE" restore fi -amixer set 'Voice Route out' on +amixer set 'Voice PCM Out' on diff --git a/voice-4 b/voice-4 index b3f78d6..3e380e9 100644 --- a/voice-4 +++ b/voice-4 @@ -291,7 +291,7 @@ state.gta04 { } control.21 { iface MIXER - name 'Voice route' + name 'Voice PCM Interface' value active comment { access 'read write' @@ -357,7 +357,7 @@ state.gta04 { } control.26 { iface MIXER - name 'Voice Route out Switch' + name 'Voice PCM Out Switch' value true comment { access 'read write'