123
Senior Member
I've scoured the basic AT command set and can't find a setting that makes a modem report the Hook Status.
A modem reports when it detects a RING and Caller ID information (TIME, DATE, NMBR, NAME). Maybe it isn't possible but I want to see something like "OFFHOOK/ONHOOK" reported when someone lifts a handset elsewhere in the house.
In addition, I'd like to see it report touchtones. I think the modem must support Voice in order to detect touchtones. If at all possible, I'd like to accomplish all of this without using TAPI; I simply want to parse the strings reported by the modem.
PS
If it is not possible with a modem, then there might be something I can do with ELK M1 Rules. It has the ability to detect certain telephone events including offhook/onhook status:
TELEPHONE LINE IS RINGING
TELEPHONE LINE SEIZE
--> OCCURS
--> CLEARS
TELEPHONE LINE ON/OFF HOOK
--> GOES OFF-HOOK
--> GOES ON-HOOK
TELEPHONE LOCAL ACCESS
--> BEGINS
--> ENDS
A modem reports when it detects a RING and Caller ID information (TIME, DATE, NMBR, NAME). Maybe it isn't possible but I want to see something like "OFFHOOK/ONHOOK" reported when someone lifts a handset elsewhere in the house.
In addition, I'd like to see it report touchtones. I think the modem must support Voice in order to detect touchtones. If at all possible, I'd like to accomplish all of this without using TAPI; I simply want to parse the strings reported by the modem.
PS
If it is not possible with a modem, then there might be something I can do with ELK M1 Rules. It has the ability to detect certain telephone events including offhook/onhook status:
TELEPHONE LINE IS RINGING
TELEPHONE LINE SEIZE
--> OCCURS
--> CLEARS
TELEPHONE LINE ON/OFF HOOK
--> GOES OFF-HOOK
--> GOES ON-HOOK
TELEPHONE LOCAL ACCESS
--> BEGINS
--> ENDS