Skip to content

Hints limitation #2471

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

Merged
merged 3 commits into from
Sep 12, 2017
Merged

Hints limitation #2471

merged 3 commits into from
Sep 12, 2017

Conversation

YevgenL
Copy link

@YevgenL YevgenL commented Sep 4, 2017

No description provided.

@@ -124,6 +128,18 @@ private Tag next() {
continue;
}
}
if (tag.name().equals("Gather") && tag.hasAttribute(GatherAttributes.ATTRIBUTE_HINTS) && !StringUtils.isEmpty(tag.attribute(GatherAttributes.ATTRIBUTE_HINTS).value())) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use Verbs.gather instead of "Gather" here

@maria-farooq maria-farooq self-assigned this Sep 11, 2017
@maria-farooq maria-farooq merged commit b949565 into RestComm:asr Sep 12, 2017
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.

3 participants