Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Lei2013 on January 17, 2013, 03:35:17 PM

Title: Composer - Voice Project - pass paramerters between IVR applications
Post 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.
Title: Re: Composer - Voice Project - pass paramerters between IVR applications
Post by: cavagnaro on January 17, 2013, 10:40:57 PM
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