Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Receiving calls in TAPI

Receiving calls in TAPI

Scheduled Pinned Locked Moved C / C++ / MFC
jsonhelpquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vin
    wrote on last edited by
    #1

    Hi, I have written a tapi application which successfully makes a call(dial). But in my application i'm not able to accept an incoming call. I got the LINECALLSTATE_OFFERING call status, and there i tried the lineAnswer() API, but it just doesn't accept the incoming call. Is it the correct way for accepting a call? Kindly help-:confused: Vini

    N D 2 Replies Last reply
    0
    • V vin

      Hi, I have written a tapi application which successfully makes a call(dial). But in my application i'm not able to accept an incoming call. I got the LINECALLSTATE_OFFERING call status, and there i tried the lineAnswer() API, but it just doesn't accept the incoming call. Is it the correct way for accepting a call? Kindly help-:confused: Vini

      N Offline
      N Offline
      Nick Parker
      wrote on last edited by
      #2

      vin wrote: Kindly help Check what MSDN says: Accepting Incoming Calls[^]. Hope this helps.


      Nick Parker

      You see the Standards change. - Fellow co-worker

      1 Reply Last reply
      0
      • V vin

        Hi, I have written a tapi application which successfully makes a call(dial). But in my application i'm not able to accept an incoming call. I got the LINECALLSTATE_OFFERING call status, and there i tried the lineAnswer() API, but it just doesn't accept the incoming call. Is it the correct way for accepting a call? Kindly help-:confused: Vini

        D Offline
        D Offline
        David Salter
        wrote on last edited by
        #3

        Do you have the line open for Owner?

        V 1 Reply Last reply
        0
        • D David Salter

          Do you have the line open for Owner?

          V Offline
          V Offline
          vin
          wrote on last edited by
          #4

          Davey wrote: Do you have the line open for Owner? I did open the line as OWNER. I got the LINECALLSTATE_OFFERING and from there i used lineAnswer(). But i'm not getting the connection. The phone still keeps ringing .. What should I do? Should i issue some wait command to wait for some time before i answer the call. Also is it required to send any notification back explicitly? Kindly help vini

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups