Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Lei2013 on January 17, 2013, 03:35:17 PM
-
Does anyone know how to get the parameters passing from Goto block?
For example,
in my IVR app1, Goto block, I put parameter "inputDnis=1234567", Target URL= "http://localhost:8081/app2/Main.vxml"
My question is how to get this inputDnis value in app2 ?
Thanks.
-
Using SIP Headers, check the Help of Composer. GVP attaches the variables in the SIP messaging so you can get them from there too, just like if Genesys SIP Server would send them