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. Other Discussions
  3. IT & Infrastructure
  4. How to recognize which type of an incoming call?

How to recognize which type of an incoming call?

Scheduled Pinned Locked Moved IT & Infrastructure
tutorialsysadminhelpquestion
2 Posts 2 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.
  • B Offline
    B Offline
    blongtq
    wrote on last edited by
    #1

    Hello all, I plan to develop an unified messaging system and I have a problem. Suppose that my system has been built and if user A wants to use my service, he/she must register. When he/she registers as member, he/she will be given an unique number (xxxxxx for example). From now on, his/her friend should contact him/her by using this number. And now, I have problem. When B (his/her friend) wants to send fax or phone to user A, B only use xxxxxx as a target number. So my server does not know what type of an incoming call for redirecting to appropriate gateway. Is there anyway to solve this problem? Thank you for viewing this post. Long Truong

    R 1 Reply Last reply
    0
    • B blongtq

      Hello all, I plan to develop an unified messaging system and I have a problem. Suppose that my system has been built and if user A wants to use my service, he/she must register. When he/she registers as member, he/she will be given an unique number (xxxxxx for example). From now on, his/her friend should contact him/her by using this number. And now, I have problem. When B (his/her friend) wants to send fax or phone to user A, B only use xxxxxx as a target number. So my server does not know what type of an incoming call for redirecting to appropriate gateway. Is there anyway to solve this problem? Thank you for viewing this post. Long Truong

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      The determination of which type of call is being received (fax, modem, or phone) is done in hardware by the modem. Fax and modem calls use different tones to initiate the connection, while phone calls use no tones. The modem card itself detects this, and identifies the type of call in a status register. Check the Platform SDK for TAPI functions to monitor the modem status and the tones received. You may have to resort to writing your own driver if the software that comes with the modem is inadequate. Word of the day: Rotundacrat
      Extra Credit will be awarded for: Quasimobo...

      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