more problems with voice message
Al Borchers (alborchers@steinerpoint.com)
Fri, 03 Sep 1999 02:02:23 -0500
Guy --
Guy Cohen wrote:
>i tried with dip to execute AT#$ or AT+$ or any other AT#
>commands on the modem but they all gives error.
The modem will not accept voice commands until you put it in
voice mode with an "AT#CLS=8". Try that first and then an
"AT#VTD=3F,3F,3F" or "AT#VRN=70". How does your modem respond
when you try these commands directly with a terminal program?
> voice command: 'AT+VRA=70+VRN=70' -> 'OK'
> setting recording preference didn't work
> vm: Modem returned ERROR
> setting rengback delay didn't work
These lines from your vm.log show the bug Richard (don't know
his last name) found and fixed, as mentioned in an earlier post
by me. To fix this edit mgetty-1.1.21/voice/libvoice/US_Robotics.c
and change "+VRA" to "#VRA" and "+VRN" to "#VRN".
BUT I DOUBT THAT WILL SOLVE YOUR PROBLEM. This bug should only affect
callout. vm works for my US Robotics 56K Voice Faxmodem Pro even
without this fix.
>voice command: 'AT#VTD=3F,3F,3F' -> 'OK'
>vm: Modem returned ERROR
>can't set DLE responses
This should work. Maybe your modem is not getting into voice mode.
If you set voice_debug_level to 6 in voice.conf and send me the output
in the vgetty.ttyXX log for the complete call I will try to look at
it.
-- Al
alborchers@steinerpoint.com