" /> Attach CallUUID filed in userdata section of call - Genesys CTI User Forum

Author Topic: Attach CallUUID filed in userdata section of call  (Read 5359 times)

manas

  • Guest
Attach CallUUID filed in userdata section of call
« on: February 16, 2009, 07:01:01 AM »
Advertisement



Is there a way i can attach AttributeCallUUID in the userdata section of a call through a  strategy ? We can do that for AttributeDNIS and AttributeANI through ANI[] and DNIS [] functions .

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: Attach CallUUID filed in userdata section of call
« Reply #1 on: February 16, 2009, 10:04:49 AM »
  • Best Answer
  • http://www.sggu.com/smf/index.php/topic,3210.0.html

    Fra

    Offline victor

    • Administrator
    • Hero Member
    • *****
    • Posts: 1419
    • Karma: 18
    Re: Attach CallUUID filed in userdata section of call
    « Reply #2 on: February 16, 2009, 10:31:16 AM »
  • Best Answer
  • Just use KVP: UU_DATA, ABCDEFGHIJ

    manas

    • Guest
    Re: Attach CallUUID filed in userdata section of call
    « Reply #3 on: February 17, 2009, 09:49:11 AM »
  • Best Answer
  • I don't see UU_DATA KVP in user data section of any call in T-server logs. Is the KVP dependant on some option/configuration that i need to check in our enviornment? I see CallUUID key in Extensions list. Can i use ExtensionData [CallUUID] function and fetch this value.

    Offline Fra

    • Hero Member
    • *****
    • Posts: 856
    • Karma: -3
    Re: Attach CallUUID filed in userdata section of call
    « Reply #4 on: February 17, 2009, 10:18:06 AM »
  • Best Answer
  • UU_DATA is the name of the key in an Avaya T-Server, it may be slightly different for other T-Servers. And yes, if it's in the AttributeExtensions section, you can fetch it with ExtensionData['CallUUID'].

    Francesco