Tagged Questions

TAPI is the telephony API in the Microsoft Windows operating system.

learn more… | top users | synonyms

7
votes
2answers
500 views

making phone calls with C#

I need a relatively inexpensive solution to make phone calls from the .net platform (C# in particular). it has to be able to dial a number and determine if the line is disconnected, if someone ...
6
votes
2answers
90 views

How to find the windows dialing rules in .NET

This should be simple, but isn't apparently. Since..Windows 3 or so, there is a control panel called Phone or Phone & Modem. In that control panel is a bunch of information about how a modem ...
3
votes
2answers
359 views

What technology should i choose for this kind of an application?

One of my client has asked me an application Telephone answering machine which is exactly like customer care voice application (ie) he is maintaining a college, parents of students will call to a ...
3
votes
4answers
1k views

.NET TAPI Interface

I’ve been asked to write some .NET code that integrates with a phone system using a TAPI API. I read that there is no .NET interface for this API ( http://support.microsoft.com/kb/841712). Is there ...
3
votes
2answers
1k views

Directly accessing the modem in Windows Mobile

For some reasons I need to be able to access the internal modem of a Windows Mobile smartphone (a HTC s740 with WM version 6.1). What I want is to be able to access it like it was a serial port in ...
3
votes
2answers
2k views

TAPI on Windows 2008 64 bit edition

I have an old app I support (written in VB6) and it interfaces with TAPI. Recently the app got installed on the Windows 2008 Server 64-bit edition. However, the TSP driver for TAPI installation, ...
3
votes
1answer
252 views

TAPI Versioning

What is the best way to get the TAPI version and additional TAPI information with C#?
2
votes
2answers
128 views

Working with SIP trunks, PBX phone systems and the like

This isn't a question that has a black/white yes/no answer, this is more a request for advice so I hope this doesn't break any rules and if it does, I apologise and will remove if asked to. I will ...
2
votes
1answer
95 views

Cisco Phone Status ASP.NET integration

We're trying to find a way to retrieve information about when an employee is currently on the phone. The phones we use are Cisco IP Phone 7945 brand with CallManager 7.1.30000-1 and we were wanting ...
2
votes
1answer
147 views

standard dialable number format (c++ tapi)

I want to programatically make calls on a windows mobile device using standard c++ TAPI lineMakeCall function. The phone number (null-terminated) must be in the "standard dialable number format". ...
2
votes
2answers
327 views

Replacement technology for TAPI?

Is there a replacement technology for TAPI that supports third-party call control (3pcc)? I want to provide the following 3pcc functionalities in an application: Outgoing call: User clicks at a ...
2
votes
0answers
131 views

CSTA Link to Hipath 3000 (CSTA II or III) on perl

I need some infos about how i connect to a Hipath 3000 Series on the CSTA Interface. I need a quickstart for the connect ... maybe someone with experience on Perl and howto make CSTA Link ? Thanks a ...
2
votes
2answers
375 views

Playing voice over modem from a Windows service

I'm developing a VB.NET Windows service which is costantly checking a BMS database for new alarms and making phone calls to warn operators remotely. I'm currently using a .NET TAPI wrapper and the ...
2
votes
1answer
217 views

Intercept call made using TAPI

I have an application which currently has an option to call phone numbers. Now by default it opens the Windows Phone dialler utility and tries to call the number. I want it to instead make the call ...
2
votes
2answers
403 views

How to program voice modem?

I'm looking into writing a small custom app for a small business that can utilize a voice modem on Windows to pick up a phone call and play a customized voice message based on time of call. The API ...
2
votes
2answers
2k views

How to get TAPI to work in Vista with C#?

How do I get TAPI to work on Vista? Thanks
1
vote
1answer
97 views

C# Connect to Siemens Hipath 3000

I am needing to connect to a Siemens Hipath 3000 in order to do logging and pull reporting. Has anyone used c# to do this, if you have done it in another language do you have any suggestions. I am ...
1
vote
0answers
65 views

Getting the caller id for a web-based app in C# using a *digital line* [closed]

I have just watched a SalesForce demo video on YouTube and they say that an incoming call can be detected and displayed on-screen to the user, after retrieving information from it's database. How on ...
1
vote
1answer
140 views

ITAPI3 Sending and Recieving Data

So I am attempting to create an application that will call a remote modem and do some data transfer (custom data in the form of byte arrays). I am using JulMar's ITapi3 wrapper and c# 4.0 running on ...
1
vote
2answers
161 views

Windows Mobile 6 answer multiple calls

I develop a Windows Mobile 6 application where I have to manage multiple calls, using c++ TAPI (from C# using PInvoke). The application works fine for a single call, but I do not know how to manage ...
1
vote
2answers
77 views

lineTranslateAddress c++ to managed c#

I have an application that programatically makes calls to different numbers. The application is written in c# (managed) and I use pInvoke for the c++ TAPI functions. Everything works fine except the ...
1
vote
0answers
302 views

Detect if called number is ringing free, busy or if the call is answered [closed]

I'm really new in telephone apps, so my question could be silly. I need to create an app that automatically call an array of telephone numbers (mobile and not) and detect if the number sounds free (or ...
1
vote
1answer
184 views

How do I capture the caller id from an Avaya 1600 series IP phone?

I've been on the Avaya developer website to look for this information, but the only documentation and library I see to be able to find refers to pushing content to the phone display, controlling the ...
1
vote
1answer
142 views

CONNECTED event not firing in TAPI 3.x

I am working on a TAPI application. While googleing I found a nice post http://www.codeproject.com/KB/IP/devangpro.aspx. But the problem is, I am not getting all the events triggered while making a ...
1
vote
1answer
188 views

Making automatic phone call

I need to write a program to make automatic phone calls to given numbers. How to do that. What libraries do I need. Would prefer *nix, c++/java/python way.
1
vote
2answers
400 views

Place a call using TAPI from Delphi

I need to initiate a call using TAPI from Delphi 2006. I'd like it to be as simple as possible. Any suggestions for a simple component? Is it in JEDI?
1
vote
1answer
72 views

Now that Microsoft has shutdown newsgroups

...where does one go for help on boutique topics like TAPI, for instance?
1
vote
2answers
231 views

code to identify the number

I got one problem while doing one TAPI application based project in C#. I'm using ITAPI3.dll My problem is.. i'm not getting incoming call information. To get the incoming call information, i'm using ...
1
vote
2answers
463 views

TAPI App on 64bits OS

I have a TAPI Application (Delphi 2007) working on 32bits OSs (XP, Vista, Win7). The TAPI server is 32bits Windows 2003 SP2. While TAPI APP is running on 64bits OS, I can connect to the line but i ...
1
vote
0answers
3k views

how to dial phone number using .NET?

i've been searching for awhile on how to dial a phone number programmatically (using C#). i read an article about using Microsoft TAPI to do the job.. however i couldnt fully understand it.. so i was ...
1
vote
2answers
333 views

Telephony event notification in .NET

I have a Windows Forms application, developed in C#, that would benefit from being able to receive telephony event notifications. For example, if office worker Joe answers a telephone call on his ...
1
vote
3answers
1k views

Video API For Building Video-Conference App

I'm going to be building an application within the next six months that will be functioning as a 2-way video-conferencing system, as well as sharing some other data back and forth. I'll probably be ...
0
votes
1answer
30 views

How do I get the caller ID from the phone line in WPF?

I've tried Tapi3 in WPF, but it gives me the following error: Could not load file or assembly 'ITapi3.dll' or one of its dependencies. The application has failed to start because its side-by-side ...
0
votes
0answers
46 views

Value does not fall within the expected range, while Registering Line in TAPI3.Lib

I am getting a problem while registering a line using TAPI3.Lib This is where I get the exception: registertoken[line] = tobj.RegisterCallNotifications( ia[line], true, true, ...
0
votes
1answer
41 views

How to create /delete auth code in CUCM

I have to create / delete Authorization code based on user credit limit to CUCM from my application (developed using .Net & C#). I can directly create and delete auth codes using call manager ...
0
votes
0answers
23 views

Cisco tapi interface

I want to create the interface between phone monitoring system (developed in C#&.Net) and CUCM. This application needs to force the user to enter authorization code, monitor the credit details ...
0
votes
0answers
44 views

How can I use Julmars ITAPI3 in C# Correctly?

I programming a TAPI application in C#. I used the ITAPI3 Wrapper from Julmar. Now I can make the software make calls. However the array that holds calls that are there is not filling. I am not ...
0
votes
1answer
55 views

Integrate .net application with Cisco Call Manager

Does anyone know of a good .net wrapper for TAPI 2 or JTAPI? I need to integrate my asp.net application with Cisco Call Manager to handle some events like 'Call Ended'.
0
votes
1answer
51 views

AccessViolation exception with TAPI and Windows Service

I will try to make this as short and sweet as I possibly can. I have created an application that is used by my company to call about 2000 different phone numbers each day (used to contact very old ...
0
votes
1answer
52 views

How should we control Cisco phones using 3rd party call control?

Background We are developing an enterprise application to control Cisco phones on a Cisco Unified Call Manager using 3rd party call control. We need to be able to monitor call state, get Caller ID for ...
0
votes
1answer
71 views

TAPI Compliant Modems

I have been asked to develop a call center software (with minimum features), we are buying this AddTapi, problem is i don't know how i`m going to set the Dev environment, i thought of buying a ...
0
votes
0answers
51 views

C# Application attempting to use TAPI with a Toshiba CIX

I have a C# Tapi application which I'm developing to send from the computer to the Toshiba CIX tapi commands which route to the phones. The line itself isn't important as that part is working. I am ...
0
votes
0answers
34 views

TAPI_EVENT.TE_CALLINFOCHANGE event never occurs

My filter is contains everything on below. I wanted to see every event while an incoming phone call. And these are happened: --- incoming call callhub callnotification callstate address --- incoming ...
0
votes
2answers
168 views

Is TAPI in the WinRT API?

I've not had a chance to play with WinRT yet. I just wondered whether anyone knew if TAPI is part of the WinRT API now?
0
votes
0answers
129 views

SafeHandle that doesn't use an IntPtr

Does anyone know of an implementation similar to SafeHandle that doesn’t use an IntPtr that I can derive from? Or should I create a new handle altogether? I’d need functionality like ...
0
votes
0answers
70 views

How can I use Salesforce Softphone without having another running softphone client?

I'm trying to integrate Salesforce SoftPhone with an Alcatel Genesys server, but the only way the softphone works is when I have Alcatel's softphone running at the same time. This is now that I want, ...
0
votes
1answer
218 views

PHP web application + TAPI / VOIP telephone calls?

A client wants to use our (ERP) web application as some kind of incoming and outgoing calling software. He needs phonenumer recognition and to be able to dial a number by clicking with the mouse and ...
0
votes
1answer
77 views

External application to initiate call from Avaya IP Agent

I have a Windows XP machine with Avaya IP Agent installed. I need my app to initiate call in Avaya IP agent. To my knowledge there's no vendor API for controlling IP Agent. So it is said that TAPI ...
0
votes
1answer
92 views

help in use of ITAPI3 api

My problem is related to the use of ITAPI3. I am trying to build simple app that could call another number using modem connected to pc and a telephone line. Platform is C# (new at this language) In ...
0
votes
0answers
235 views

Tapi in C# Why no voice here?which terminal should I use?

I'm trying to develop a software using tapi in C#.I need to develop a outgoing client which make a call and a incoming client which receive the call via those we can talk with each other. The below is ...

1 2