K
K
Kindman2011-05-06 09:52:27
PHP
Kindman, 2011-05-06 09:52:27

Automatically cancel incoming call to modem without answering AT+CHUP call?

I'm using a USB modem to send faxes/data over a regular voice channel.
1) I turn on the caller ID:
> AT+CLIP=1\r
2) I'm waiting for a call:
< RING
< +CLIP: "+79012345678",145,,,,0
3) I see that the number is "left" (that is, not a modem and not a fax, but a regular phone), I want to hang up:
> ATH \ r
4) the modem answers “OK”, but the call does not reset (
< OK
Question: is it really possible to reject a call, you must first “pick up the phone” with the “ATA” command ” and then “hang up” with the “ATH” command (as was the case on ancient “dial” phones), instead of just “press-red-call-cancel-button” (as is done on modern “cell” phones)?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
C
ChemAli, 2011-05-06
@Kindman

Can give a busy signal (BUSY)?

A
Alexey Zhurbitsky, 2011-05-06
@blo

If a voice channel means a regular telephone line, then there is no full-fledged subscriber signaling (such as in mobile phones). Therefore, it is really necessary to first initiate a response, and after some small interval (anti-bounce?) - hang up.

K
Kindman, 2011-05-06
@Kindman

Thanks a lot!
AT+CHUP\r is exactly what I needed!

S
Sergey Batrakov, 2019-06-09
@BatrakovSV

And what modem do you use and what operator and what program?
I have E173 and Megafon and Venta Fax
Voice calls go through, but no fax.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question