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
  1. Home
  2. General Programming
  3. Visual Basic
  4. TAPI

TAPI

Scheduled Pinned Locked Moved Visual Basic
questionhelp
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.
  • U Offline
    U Offline
    User 2847569
    wrote on last edited by
    #1

    How can I receive a normal phone call using line H.323? I've done everything included in the code samples, successfully (Dim objTAPI As New TAPI3Lib.TAPI, objTAPI.Initialize(), mobjTAPI.EventFilter = ..., etc.); however, the events are not fired when there is an incomming call. Please help me. :doh:

    D B 2 Replies Last reply
    0
    • U User 2847569

      How can I receive a normal phone call using line H.323? I've done everything included in the code samples, successfully (Dim objTAPI As New TAPI3Lib.TAPI, objTAPI.Initialize(), mobjTAPI.EventFilter = ..., etc.); however, the events are not fired when there is an incomming call. Please help me. :doh:

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      I've never used TAPI or the TAPI library, so I really can't answer your question. But, the first thing anyone is going to ask is do you have a TAPI 3.0 compliant modem and drivers and are the drivers installed for it?? Beyond that, I've got no answers.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008

      1 Reply Last reply
      0
      • U User 2847569

        How can I receive a normal phone call using line H.323? I've done everything included in the code samples, successfully (Dim objTAPI As New TAPI3Lib.TAPI, objTAPI.Initialize(), mobjTAPI.EventFilter = ..., etc.); however, the events are not fired when there is an incomming call. Please help me. :doh:

        B Offline
        B Offline
        Bharat Jain
        wrote on last edited by
        #3

        Hi, Using TAPI is bit tricky and hard , but there a wrappers available over it , one of such wrapper is available at the following site http://www.codeplex.com/C4FDevKit[^] Its an open source wrapper , you can also find information regarding it on http://www.microsoft.com/express/samples/c4fdevkit/default.aspx[^] You can use it to recive phone call or to build Instant Voice response System kind of stuff It has worked for me , hope you would also find it helpful

        -Regards Bharat Jain bharat.jain.nagpur@gmail.com

        U 1 Reply Last reply
        0
        • B Bharat Jain

          Hi, Using TAPI is bit tricky and hard , but there a wrappers available over it , one of such wrapper is available at the following site http://www.codeplex.com/C4FDevKit[^] Its an open source wrapper , you can also find information regarding it on http://www.microsoft.com/express/samples/c4fdevkit/default.aspx[^] You can use it to recive phone call or to build Instant Voice response System kind of stuff It has worked for me , hope you would also find it helpful

          -Regards Bharat Jain bharat.jain.nagpur@gmail.com

          U Offline
          U Offline
          User 2847569
          wrote on last edited by
          #4

          Hi, I'm 100% sure that this wrappers will solve my problem. I'll work on it. Thank you very much! Really appreciate your help. Regards. Antonio Bockh

          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