" /> Composer - Voice Project - pass paramerters between IVR applications - Genesys CTI User Forum

Author Topic: Composer - Voice Project - pass paramerters between IVR applications  (Read 2226 times)

Offline Lei2013

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Advertisement
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.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Composer - Voice Project - pass paramerters between IVR applications
« Reply #1 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