" /> Network Transfer issue - Genesys CTI User Forum

Author Topic: Network Transfer issue  (Read 5548 times)

ahmad

  • Guest
Network Transfer issue
« on: February 04, 2008, 11:17:49 AM »
Advertisement
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

The scenario for this log

Customer call in 

Call arrive on extension 194005

I answer the call with Support Soft phone

Then do a Mute Transfer with parameter

TMuteTransfer(194005,01190189D0BF7003,09004,SCP,NULL,NULL,NULL)

But Tserver return error message

ErrorCode:1018
ErrorMessage:Bad or missing transaction specific data

NOTE this is the same error when using AIL and GAD

Any body has an idea what is the issue ..

Offline Marco64

  • Newbie
  • *
  • Posts: 22
  • Karma: -1
Re: Network Transfer issue
« Reply #1 on: February 04, 2008, 08:57:31 PM »
  • Best Answer
  • hi

    will help to have a full call log from the time the call starts on a RP.

    seems to me U are releasing the call.

    are U using an external call Route Point to transfer to another switch? cannot understand how the postion '194005' can transfer to 'Switch_Oslo_Test'
     


    ahmad

    • Guest
    Re: Network Transfer issue
    « Reply #2 on: February 08, 2008, 01:31:43 PM »
  • Best Answer
  • we got a break through to solve this

    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



    ahmad

    • Guest
    Re: Network Transfer issue
    « Reply #3 on: February 08, 2008, 04:07:57 PM »
  • Best Answer
  • Hi all,

    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..

    Regards

    Offline GenesysNewbie

    • Full Member
    • ***
    • Posts: 225
    • Karma: -1
    Re: Network Transfer issue
    « Reply #4 on: August 10, 2010, 06:25:35 PM »
  • Best Answer
  • hi guyz i see you are using ail76.
    Can you share some working snippet for connecting ail, my simple place sample is not working.

    thanks,
    ng