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

Support additional variables in call flow steps #765

Merged
merged 2 commits into from
Nov 3, 2016

Conversation

spalladino
Copy link
Contributor

@spalladino spalladino commented Oct 28, 2016

  • External service steps and Write variable steps can now set sms_number and language as the response
  • External services can use phone_number, sms_number and language as settings
  • Branch steps can use phone_number, sms_number and language in branch conditions

Fixes #578
Fixes #760

Allow reading and writing sms_number and language implicit vars in
the call flow. This includes external services, write var, or
branch steps.
External step setting implementation was hiding the superclass
variables list, which included the ReadVariables, which contain
the phone number.
@ggiraldez ggiraldez merged commit 1caa48e into master Nov 3, 2016
@ggiraldez ggiraldez deleted the feature/760-additional_callback_info branch November 3, 2016 20:28
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

Successfully merging this pull request may close these issues.

2 participants