Genesys CTI User Forum
Genesys CTI User Forum => Genesys-related Development => Topic started by: Po on September 14, 2009, 11:03:18 AM
-
Can someone show me an example of how to attach data to a consult call? I have set consult call type to "separate" and use TLine in EventDialing to attach data, but kvp is attached to original call and not the backup. What am I doing wrong?
-
Hey, Po!
In eventdialing, uou need to call GetActiveCallObj and call TAttach from there.
I will post a sample code shortly.
Vic
-
You also need to set tesrver option "consult-user-data" (or some thing like that) to "separate".
Othervise tserver will attach data to both call-legs.
Regards
Micke