Re: vgetty - answering machine - modem not answering calls immediately



manish wrote:
I am trying to make a basic answering machine using vgetty and a US
Robotics Sportster 33.6 External Voice Modem.
[snip]
05/04 14:53:36 yS0 mdm_send: 'AT+FCLASS=2.0' -> OK

Interesting. That looks to be initializing the modem to Fax Class 2.0 mode, rather than voice mode. IME, you want AT+FCLASS=8 there for voice mode. Check your modem's docs to see for sure what value you need in this spot. (And all the other configuration strings, too!)
.