CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: test TAPI 3

  1. #1
    Join Date
    Oct 2005
    Posts
    23

    test TAPI 3

    Hi everyone.
    How can I test an application which based on TAPI 3? I need test a phone call and a phone answer.
    Thanks anyway.

  2. #2
    Join Date
    Jul 2003
    Posts
    147

    Re: test TAPI 3

    I attached a test app I was playing with last year ... I was trying to establish a call and play a wav file ... I haven't had time to play with it since, but it will at least be a starting place for you.

    Good Luck!
    Attached Files Attached Files

  3. #3
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: test TAPI 3

    What exactly do you mean with this question?
    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

  4. #4
    Join Date
    Oct 2005
    Posts
    23

    Re: test TAPI 3

    Thank you very much for your code but I don't know how test my TAPI-bases application. Can someone answer which tool exists for testing the same application?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured