CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 1999
    Posts
    7

    TAPI : Detecting disconnected Message

    Hello,

    I am using a US Robotics modem for developing a TAPI Application. I am unable to detect the Disconnected message(LINECALLSTATE_DISCONNECTED) using the
    modem whenever the caller drops the line. How can I detect it ?

    Thanks in advance,
    Partha


  2. #2
    Join Date
    May 1999
    Posts
    2

    Re: TAPI : Detecting disconnected Message

    If you are behind a PBX and the PBX not work very good ,that is to say it's frequence is same as anonther "MESSAGE" such as LINECALLSTATE_DISCONNECTED,,,
    you will be unable to detect the Disconnected message(LINECALLSTATE_DISCONNECTED) using the
    modem



  3. #3
    Join Date
    May 1999
    Posts
    7

    Re: TAPI : Detecting disconnected Message

    thanx for ur reply. I am using EPABX for the line. But I checked with the outside line also and still was unable to detect. So what will be the
    solution to overcome this problem ?


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured