Hi all
I am having an issue while making a singlestep transfer/mute transfer in My environment.
Genesys 7.5
Tserver 7.5
Local PABX : T-Server for Nortel Communication Server 1000 with SCCS/MLS
Network T-SER GenSpec with Alcatel SCP
I have now use Support Phone with Tlib ocx and Tserver 7.5 and set Transfer location to SCP
The error seems that i am sending bad infomation or transaction Type.
ConID : 01190189D0BF7003
We found the issue with the Single Step transfer with Nortel and Network tserver.
First the problem was that AIL check the switch supported features and as the TSERVER for Nortel 1000 do not support Single step transfer. Therefor AIL send a Mute transfer instead and this logic was abstracted from the developer. So with Agent Integration layer no way to bypass this rule.
In 7.5 we now able to use lower lever command by using Voice Platform SDK rather that Agent interaction SDK
I also found out that
The HomeLocation is not retrieved correctly in Ail 7.5.043.00, and as a result, the
Ail will always perform the mute transfer.
Aparently will be fix in 7.6 ..
… It would have been nice to know this before..