roy.gandhi at gmail.com Guest
|
Posted: Sun Jun 29, 2014 1:47 pm Post subject: [asterisk-users] Passing parameters to voiceglue.conf |
|
|
Hi Freinds,
I am trying to do the following.
1. Accept the call from call ifle.
2, Answer it
3. Extract the dial number and variables from the call file request.
4. Pass that parameters to voiceglue
5. Catch the parameters (dialnumber and cli) in voiceglue.conf
6. Point to the voice.xml file dynamically by matching number
I want to make the line in voiceglue.conf as
<DEST_NUMBER> http://127.0.0.1/vxml/<FILE>.vxml
so that I can catch parameters and call the file dynamically.
Please advice me.
Best Regards,
Roy |
|