3

I want to know if I can call a GSM modem (a SIEMENS MC55) from a normal analog (PSTN) modem. If so, how do I have to configure the GSM and the analog device? I've read about the +FCLASS and +CSNS commands but the connection doesn't work - I'm getting a BUSY or NO CARRIER. Are there other requirements?

Bence Kaulics
  • 6,353
  • 12
  • 33
  • 60
sebastian
  • 161
  • 1
  • 8

1 Answers1

3

After extending the initialization string of the GSM modem with 'AT+CSNS=4' the device was able to connect with analog modems.

sebastian
  • 161
  • 1
  • 8