Tagged Questions
Avaya is a company which specializes in telecommunications, networking, and information technology. Use this tag for questions related to Avaya products.
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 ...
0
votes
0answers
44 views
Modify SELECT from within WHERE
Background:
I'm writing a report in Avaya CMS Supervisor. Now, if you don't know what that is, it doesn't really matter, since the question's about SQL. But if you do know about it, then it would ...
0
votes
1answer
79 views
Microsoft Lync and Avaya PBX system
I am a complete beginner concercing Microsoft Lync and PBX systems, so please bear with me.
I have set up a Lync standard server which is running fine. We can chat/audio & video conference on our ...
0
votes
0answers
16 views
Outbound Dialing
For my school capstone project, I'm tasked with creating an application which is aimed to be used in call-centers that use Avaya technologies.
Basically, the application will be making automatic ...
0
votes
0answers
40 views
Avaya Dialogue Designer Language Support Issue
In Avaya Dialogue Designer App, how can I add support for languages other than English ? It should also affect Dates and Number formats, and translate the same in the corresponding language.
Even ...
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
0answers
131 views
How to create UI like Avaya Flare?
I'm going to create an UI like Avaya Flare Android 3.0, As I know Avaya Flare is used Android 2.1 But I don't know how to design an UI as cool as Avaya Flare, What Technology, Language or library I ...
0
votes
1answer
238 views
Connect to Avaya Database
i try to connect to avaya database to get data from it , how ?
i`m .net developer and try to develope program to generate some report "life reports".
please help me :(
0
votes
1answer
364 views
Asp.net website targeted to WAP/WML-only phone browsers
How should I create/configure a { C# | VB.NET } ASP.NET project in such a way to make it easier to develop and test a web-application targeted to basic WML browsers?
0
votes
2answers
3k views
Connect to AVAYA CMS database (Informix) using ODBC
I'm trying to use .net to connect to an AVAYA CMS Informix database. I'm using Microsoft Visual Studio 2005 and connecting via a DNS I've created. I can see the tables no problem, but when I try to ...
0
votes
2answers
347 views
Change session.telephone.dnis value in VXML application?
I'm working on an Avaya IVR with a Nuance recognizer and TTS engine. Our application determines call destination information by receiving the DNIS data from the PBX, via a "custom" Avaya variable ...
0
votes
2answers
3k views
What's the difference between TAPI and TSAPI
I have a C++ program that uses the Microsoft TAPI interface to collect call events from a Cisco Call Manager PBX. To get the Cisco events I downloaded the TSP from the call manager and then my TAPI ...