The PCs in my area at work have Avaya one-X Agent 2.5.7.6.
I am writing a program to automate some commonly used call functions. I have the Avaya one-X Agent 2.5 API guide and using it,I have managed to interface to one-X and perform some of the functions I need (dialing numbers, answering/releasing calls, putting them on hold).
Nevertheless, there are some additional things I need to do that the guide doesn't mention. Specifically, I need to be able to :
- query and set the work state (auto-in/ready, ACW, and some of the aux modes)
- transferring the current call to one of several commonly dialed numbers.
Can you point to me to any documentation or links where I can find information about these operations?