How to Detect if a PhoneCall was Answered

rogelio_s

New member
Joined
Nov 6, 2009
Messages
1
Programming Experience
3-5
Hello to everyone,

This is my first post, hope im not breaking any rule. First of all i would like to tnak everyone in advance for taking your time reading this.

Im developing a WinForms app, this application should detect an incoming call (I have a modem with Caller ID capabilities) and also detect when a call was or not answered, so far i just been able to detect the CallerID info, but anyone knows if is there any way to detect if I answered the call?.

Im using AT commands, to activate de CID, and catching the modem reponse to get the "nmbr".

Thanks a lot for your time and hope someone can help me with this.
 
Back
Top