Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Avaya S8700 and Avaya IR Connectivity 1

Status
Not open for further replies.

nfj0630

Programmer
May 27, 2004
6
US
I am looking for assistance in writing vector steps for Avaya IR. I know the term is converse on but I don't know when that step needs to be inserted in the vector.
 
Hi,
You can set the IR channels up as auto-available agents on the switch, logging in to a certain skill with AAS. Then in the vector step, to go to the IR you can use:

queue-to skill XX pri h - for a straight connection to IR
OR
converse-on skill XX pri h passing vdn and none - if you want to pass some data.

With converse, you have to do a converse return from the IR to return control to the vector. You can pass digits back to the switch, such as transfer numbers, like this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top