Questions tagged [avaya]

Avaya is a company which specializes in telecommunications, networking, and information technology. Use this tag for questions related to Avaya products.

Avaya is a company which specializes in telecommunications, networking, and information technology. Use this tag for questions related to Avaya products.

107 questions
2
votes
2 answers

Avaya IP Office TAPI Driver only show first extension

I have taken over a CTI project for the Avaya IP Office PBX and am trying to resolve a customer issue for a new installation on site which I also have on my test system in the office. Our CTI application uses the Avaya TAPI driver to communicate…
takesides
  • 127
  • 1
  • 1
  • 10
1
vote
2 answers

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 most certainly help. In this program, you can create…
Marcus Hansson
  • 816
  • 2
  • 8
  • 17
1
vote
0 answers

Is there a way to allow for a win32com object to be modified by a COM object method?

In native visual basic within Excel, the expected behavior is Dim AvayaReport As Object Dim AvayaServer As Object ... ... Set ReportInfo = AvayaServer.Reports.Reports("") AvayaServer.Reports.CreateReport ReportInfo, AvayaReport After…
Green8Ball
  • 23
  • 3
1
vote
1 answer

IfxPy connection to Informix DB problem - user with added hostname

I am currently trying to establish connection from server (64b windows) to Avaya CMS DB - which is Informix engine - using IfxPy. IfxPy 3.0.5 comes with HCL ONEDB ODBC DRIVER (version 1.0.0.0), which is copied into site-packages. I think I've…
bracko
  • 252
  • 9
1
vote
1 answer

How to send WebRTC audio from Kurento to Avaya phones

I am successfully using Kurento's RtpEndpoint type to connect to several Asterisk SIP servers as well as directly to several models of SIP phone, but connections to Avaya SIP servers do not work, and I am trying to figure out why. The symptom is…
Moshe Katz
  • 15,992
  • 7
  • 69
  • 116
1
vote
1 answer

Avaya CMS Automation_Error Via VBA

I am getting the following error while running below macro. I have copy this macro from this side only. I am using below macro to copy dump in excel from Avaya CMS. Code is as below. I am getting error on step: Set cvsApp =…
Chandan
  • 13
  • 4
1
vote
1 answer

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 :(
Hamdy
  • 21
  • 1
  • 1
  • 2
1
vote
1 answer

Does anyone have an Avaya Telephony Services API (TSAPI) for C# sample application and tutorial?

I have found one from SourceForge and one from the Avaya site. The tutorial that Avaya providing is too advanced, so a beginner tutorial would be useful. Can anyone help?
Chandra Eskay
  • 2,163
  • 9
  • 38
  • 58
1
vote
1 answer

How to get the info about the incoming call when the calling party starts

We need to get the info about the incoming call when the calling party starts to hear the welcome message from IVR. Could you please advise how can we achieve that.
Rasul
  • 727
  • 7
  • 20
1
vote
1 answer

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?
tiago2014
  • 3,392
  • 1
  • 21
  • 28
1
vote
1 answer

VBA Issue changing agent skills through CMS

Using below code, I am able to get excel to work with CMS, but it seems that my permissons are not traveling with the code. I get an error stating "Split/Skill Cannot be modified. No write permission on 665". I do have permission to 665 (and 669)…
1
vote
1 answer

How we can use H.323 phone over TLS on avaya?

I found on the internet that we can edit 46xxsettings.txt file but I can't find this file on the server.
1
vote
0 answers

SSIS OBDC(Informix) SQL SERVER 2014 PASSWORDS

I have several developments with the following workflow OBDC(Avaya - Informix Table) ---> SSIS(ETL) Connection String ,Query ---> SQL Server 2014 Table For the ssis package i use connection strings , the policies on my company makes me reset my…
1
vote
1 answer

Export Data from Avaya CMS

Bit of a long one... I am trying to reliably export data from Avaya CMS, currently the set up I am using is a Win 2012 Server with Avaya CMS Superviser R18 installed. I have 5 report scripts which I run and they export data to a individual csv files…
Barry Thomas
  • 389
  • 4
  • 20
1
vote
1 answer

Avaya ACR Search and Replay API : 401 Insufficient Rights

I am trying to play back a call using the Search and Replay API on Contact Recorder. I have set up the API user in the ACR Admin interface, giving it roles "May use external API's, May export recordings as files". I have also given it rights to play…
CodeWarrior
  • 508
  • 3
  • 13