Hi,
I new with CUEA,
I try build script that query DB for ANI and send name to IP Phone,
so once incoming call to the phone CUAE script push text "Call from ....."
he question what ios the best way to do this, Is this with CreateText and SendExecute or some better way?
Hi Izik,
You can use both but if you are using JtapiIncomingCall
Event then, you can use "JTapiSendXSIData" API also....
Regards
ABHISHEK
SAXENA
Hi,
Thanks for reply, but I cant find "JTapiSendXSIData" function in the Designer,
Is that API need to be imported, plugin insall or ... ???
Also if I use "SendExecute" the text is pushed to the phone, but how can make it disapear once user is answer???