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. C#
  4. Make a Phone Call

Make a Phone Call

Scheduled Pinned Locked Moved C#
csharpcomtoolsquestion
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.
  • S Offline
    S Offline
    Sun Rays
    wrote on last edited by
    #1

    Hi, I wanna make a phone call from C# code. How can do this ?

    Thanks, Sun Rays To get something you must have to try once. My Articles

    S 1 Reply Last reply
    0
    • S Sun Rays

      Hi, I wanna make a phone call from C# code. How can do this ?

      Thanks, Sun Rays To get something you must have to try once. My Articles

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2
      1. Get a modem that supports voice calls. Talk to the manufacturer and see if they have an SDK, or public API's. Or 2) Connect a phone that supports computer automation (A lot of mobiles do I believe). Talk to the manufacturer and see if they have drivers, an SDK, or public API's. Or 3) VOIP You can either do VOIP computer to computer only, in which case you'll need to put your software on both computers, or you can find a VOIP service provider who will give you the ability to to VOIP from computer to phone line. http://www.codeproject.com/KB/IP/AsteriskIAXClientWrapper.aspx[^] VOIP software[^] http://www.mysipswitch.com/[^] Good luck.

      Simon

      S 1 Reply Last reply
      0
      • S Simon P Stevens
        1. Get a modem that supports voice calls. Talk to the manufacturer and see if they have an SDK, or public API's. Or 2) Connect a phone that supports computer automation (A lot of mobiles do I believe). Talk to the manufacturer and see if they have drivers, an SDK, or public API's. Or 3) VOIP You can either do VOIP computer to computer only, in which case you'll need to put your software on both computers, or you can find a VOIP service provider who will give you the ability to to VOIP from computer to phone line. http://www.codeproject.com/KB/IP/AsteriskIAXClientWrapper.aspx[^] VOIP software[^] http://www.mysipswitch.com/[^] Good luck.

        Simon

        S Offline
        S Offline
        Sun Rays
        wrote on last edited by
        #3

        Hey Thanks, is there anything related to TAPI ? I have searched lot but TAPI 3 is not supported to .Net ? Is there anything using TAPI ?

        Thanks, Sun Rays To get something you must have to try once. My Articles

        T 1 Reply Last reply
        0
        • S Sun Rays

          Hey Thanks, is there anything related to TAPI ? I have searched lot but TAPI 3 is not supported to .Net ? Is there anything using TAPI ?

          Thanks, Sun Rays To get something you must have to try once. My Articles

          T Offline
          T Offline
          tonyjsebastian1
          wrote on last edited by
          #4

          see the link http://www.codeproject.com/KB/IP/devangpro.aspx Thanks TONY

          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