05-22-2013 11:51 PM - edited 03-15-2019 05:52 AM
Hi,
Is there a way to get the sessionID of the UCCX call in VXML. I want to use it from Nuance VXML. It think it should be something like: sesssion.connection.sessionid , but I don't find the right format.
Thank you,
Daniel
05-23-2013 01:26 AM
Hi Daniel,
what generates the VXML?
I can imagine it is a simple dynamic web application, that may accept a HTTP GET parameter. If so, the UCCX script can be configured (perhaps with the Voice Browser step) to issue a HTTP request with the GET parameter of sessonid with the value of the session id, the dynamic web application would include this string in the VXML.
By the way, what is Nuance VXML? VXML is rendered by UCCX, Nuance is only a Speech server as far as I know.
G.
05-23-2013 01:34 AM
Yes, the VXML is generated by a JSP app and yes I can send the sessionID as a parameter to the jsp app that generates the vxml to be included in it.
But I was looking for a way to reference the sessionid of UCCX as a session variable - if there is a way.
Yes, Nuance is the speech server.
05-23-2013 01:42 AM
No method I am aware of.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide