Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for individual params on an outbound/Session API request #7

Open
jsgoecke opened this issue Dec 20, 2010 · 0 comments
Open

Allow for individual params on an outbound/Session API request #7

jsgoecke opened this issue Dec 20, 2010 · 0 comments

Comments

@jsgoecke
Copy link
Contributor

Right now the way you pass variables into Tropo is within the 'tropo_tag' variable. Now, you may pass in JSON and get multiple values in there. What would be nice, is if you could just take any URL encoded or POSTed variable and have it in scope. An implementation of the CHANNEL application might do the trick. Where the CHANNEL finds the values off of the session/call object rather than a stored hash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant