AndreK
1
Is it possible to send a UserEvent from GVP 8.1.4 using Composer 8.1.201.52.
I use a VXML form to attached data example below:
<gvp:send namelist="ANDRE "/>
All so tried below:
I would like to send a userevent where applications like statserver could get the event.
Any help!
Thanks
AndreK
2
Similar to what you would do in IRD:
SendEvent[EventUserEvent,‘userdata.ANDRE :: 990909090909’]
Rene
3
Hi,
It is not possible to send UserEvent from GVP application IMHO.
Why do you need to send out UserEvent from GVP app? I’m asking as there may be a different how to achieve required…
R.
AndreK
4
Hello René
I wanted to move away from VAR reporting.
Do you think sending user event in vxml was something which was missed?
Thanks
Andre
smile
5
afaik to do so you’ll need using cti connector (ivr server). probably it may not supported using cti over sip.