I have done the bellow information in setting up the Nortel Periphonics IVR to Avaya PBX. However i need to pass Caller ID information from extension that i used to mapped the agent login ID passing to the Cisco PG Server. They cannot get any information from the PBX.
The DS1FD configuration
thread690-1503886
inerguard (IS/IT--Management) 1 Oct 08 7:30
I've used a setup like this to connect to an IVR.
You add the station type as DS1FD as you are doing, and allocate the port number from the DS1.
Exmaple : - Station number 1234 using port 02B0401
Now create a hunt grop (e.g. 90) and set AAS to Y. Also set the group as an ead-mia type with ACD,Vector,Queue,Skill all set to Y as well.
You now need to create an agent login id (eg. 2468)and change the AAS field to Y. Once you do this another field will appear called "Port Extension". In this field put the station number you just created, eg. 1234.
Now put the skill number on the login id you just created. e.g. 90 for the skill number (the hunt group you just created)
This means you have station 1234 with login id 2468 always logged in and always available in skill 90.
To access this group from a vector, use the
converse on skill 90 pri m passing none and none
You also need to set the Feature access code eg. *90 for "Converse Data Return Code"
Hope this helps.
The DS1FD configuration
thread690-1503886
inerguard (IS/IT--Management) 1 Oct 08 7:30
I've used a setup like this to connect to an IVR.
You add the station type as DS1FD as you are doing, and allocate the port number from the DS1.
Exmaple : - Station number 1234 using port 02B0401
Now create a hunt grop (e.g. 90) and set AAS to Y. Also set the group as an ead-mia type with ACD,Vector,Queue,Skill all set to Y as well.
You now need to create an agent login id (eg. 2468)and change the AAS field to Y. Once you do this another field will appear called "Port Extension". In this field put the station number you just created, eg. 1234.
Now put the skill number on the login id you just created. e.g. 90 for the skill number (the hunt group you just created)
This means you have station 1234 with login id 2468 always logged in and always available in skill 90.
To access this group from a vector, use the
converse on skill 90 pri m passing none and none
You also need to set the Feature access code eg. *90 for "Converse Data Return Code"
Hope this helps.