如何从 GSM 调制解调器接听电话

发布于 2024-11-26 15:33:34 字数 95 浏览 4 评论 0原文

我对这个领域相当陌生,所以它可能看起来很傻,但我有一个 gsm 调制解调器通过 USB 端口连接到我的电脑。如果有人拨打该号码,我需要接听并转接至我的耳机。是否可以?任何想法。

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 headset. Is it possible? Any ideas.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

作妖 2024-12-03 15:33:34

是的,显然可以使用 AT 命令

http://www.owen.ru/uploads/re_pm01_list_command.pdf< /a>

尝试一下效果很好。

Yes obviously its possible use AT Commands

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

try it works fine.

笨笨の傻瓜 2024-12-03 15:33:34

正如 @arun kumar non ascii 提到的,您可以使用 ATA 接听电话。

您还可以通过执行 AT+CLCC 了解呼叫您的人的号码(即来电显示)。

您还可以使用 ATS0= 将调制解调器设置为自动应答呼叫,其中 是调制解调器应自动应答呼叫的响铃次数。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文