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
1 Like
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