Results 1 to 6 of 6

Thread: Telephone and dtmf

  1. #1
    Join Date
    Nov 2009
    Posts
    140

    Telephone and dtmf

    Hi there,

    I am developing a program using the C#.net. And i have to develop the program which will receive the call. And when it is receiving the call at that time it will also detect the dtmf. When caller makes a call at that time it will detect the dtmf which is pressed by the caller as well as detect key of the system. I hope you will help me with proper solution as it is urgent for me to complete my project on the time.

    Thank you.

  2. #2
    Join Date
    Apr 2008
    Posts
    4,642

    Re: Telephone and dtmf

    Hi,

    Here i am posting the solution of your problem based on the telephone receiving call. I am using a nokia mobile which is connected to the PC through the Nokia PC suit, so this code will help you to receive you call. All you have to do is to call adapter class.

    Code:
    Public mycallAdapter as (Name of the device).CallAdapter
    Public myIncomingCall as (Name of the device).CallItem
    Public myIncomingCall as Byte
    Private Sub cmdReceive_Click()
    Call myCallAdapter.AnswerCall(byIncominCallID, myIncomingCall)
    Exit Sub
    End Sub

  3. #3
    Join Date
    May 2008
    Posts
    4,570

    Re: Telephone and dtmf

    Hello,

    If you use the dial up connection from modem then it will be the difficult task for you to receive the call. This happens because of the Microcrap which will make "tapi" more complex to complete it task. I will suggest you to use the ASTERISK which is an open source solution and give you the immediate response. And if i am not wrong then you are using this for your home network then this will be the better one .

    I hope this will help you.

  4. #4
    Join Date
    May 2008
    Posts
    4,345

    Re: Telephone and dtmf

    Hi,

    I am sharing some knowledge about the TAPI which acronym as the Telephony Application Program Interface. Tapi is an interface using the standard program which allows the user to dial and receive call on the computer whether the call is video or the voice. It could be used to connect the call any where in the world. It recognize a picture or image for the user and you can make a call by clicking on that. It can also make a conference call. TAPI will also let you know about the conference call detail as well as the individual call at the scheduled timing.

    Thank you.

  5. #5
    Join Date
    May 2011
    Posts
    2

    Re: Telephone and dtmf

    Hello,
    I can recommend you a solution that may fits to your needs. It is a software product that can receive incoming calls automatically and answers them. This is an IVR system. The callers are received by a voice menu. So dealing with calls is perfectly automated and computerized. This system based on an SDK.

  6. #6
    Join Date
    Mar 2012
    Posts
    1

    ThumbsUp Re: Telephone and dtmf

    For this purpose I can recommend Ozeki VoIP SIP SDK, all the needed functions can be created easily. Check it for reference and for sample sources: Voip Sip SDK
    The support team is also responsive, I am sure everyone with the same questions will get answers.

    BR
    Last edited by Raj; 23-03-2012 at 08:02 PM. Reason: External Links are not Allowed

Similar Threads

  1. Telephone-shaped USB hub
    By bishop in forum Portable Devices
    Replies: 3
    Last Post: 09-05-2012, 01:46 PM
  2. DTMF stopped working on Skype
    By Chellappan in forum Technology & Internet
    Replies: 4
    Last Post: 18-01-2012, 11:58 PM
  3. What are the Norstar Telephone features
    By Suzane in forum Windows Software
    Replies: 3
    Last Post: 31-08-2009, 03:09 PM
  4. What are DTMF Tones
    By Maq.H in forum Off Topic Chat
    Replies: 2
    Last Post: 19-08-2009, 11:29 PM
  5. Reliance telephone directory
    By Yatinnn in forum Portable Devices
    Replies: 4
    Last Post: 03-03-2009, 05:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,419,109.93745 seconds with 17 queries