hello
i know in SQL Termination_Call_Detail the PeriphoeralCallKey is an identifier for the call.
now i want sent the field to CVP.
how can i do ??
first, i will give PeriphoeralCallKey to Call.PeripheralVariable1
then use this command send it to CVP
concatenate("callid1=",Call.PeripheralVariable1)
but i don't know how to do the first step......help.....