Page 1 of 1

ESP-Modem Receive voice call

Posted: Tue Jul 30, 2024 3:10 pm
by Heggico
Hi,

I'm probably missing something obvious, as I can setup a data connection using ESP-Modem, and send text messages and such.
However i'm failing to see how I can receive calls?

What I want to do:
Recieve call -> Check if the number that's calling is in a list of sort -> Turn an output on

I'm assuming I need a callback of sorts from the DTE, but I can only see one in case of a terminal error?

Thanks in advance,
Heggico