开发者

How to receive a call from GSM Modem

I am fairly new to this area so it might look silly but I have a gsm modem connected to my pc through usb port. If somebody calls that number i need to pick it up and transfer to my headse开发者_JS百科t. Is it possible? Any ideas.


Yes obviously its possible use AT Commands

http://www.owen.ru/uploads/re_pm01_list_command.pdf

try it works fine.


As @arun kumar non ascii mentioned you can answer the call using ATA .

You can also know the number of person calling you (i.e. Caller ID) by executing AT+CLCC

You can also set your modem to auto answer the call using ATS0=<n> , where <n> is the number of rings after which you modem should auto answer the call.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜