I am working on a TAPI application. While googleing I found a nice post http://www.codeproject.com/KB/IP/devangpro.aspx. But the problem is, I am not getting all the events triggered while making a call. I am able to get INPROGRESS and DISCONNECTD but no CONNECTED event is getting fired (even in the screenshot provided with the article, only "dialing" and "disconnected" values are present, so I am assuming even the author had the same problem). In my case whole program logic is based on the CONNECTED and DISCONNECTED events. Please help me to solve the issue.
Also, I am using a CISCO ATA box for obtaining dial tone. I tried with a FAX/DATA as well as FAX/DATA/VOICE modems.