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

clear asterisk variables before "recog" and "synth" operations #28

Open
userator opened this issue Nov 28, 2018 · 1 comment
Open

clear asterisk variables before "recog" and "synth" operations #28

userator opened this issue Nov 28, 2018 · 1 comment

Comments

@userator
Copy link
Contributor

I propose to implement the mechanism of preliminary purification of asterisk variables in order to prevent, in an asterisk variable, the values obtained from the penultimate query, in the case when the last query was unsuccessful.

variables value:

RECOGSTATUS
RECOG_STATUS
RECOG_COMPLETION_CAUSE
RECOG_RESULT
SYNTHSTATUS

variables used in functions:

RECOG_CONFIDENCE()
RECOG_GRAMMAR()
RECOG_INPUT()
RECOG_INSTANCE()
@achaloyan
Copy link
Contributor

Thanks for your suggestion. That makes sense. If you could implement the changes and provide a patch, that would help. Otherwise, I personally will not be able to take a closer look at this any soon.

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

2 participants