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

Regex may potential match all traffic #2645

Merged
merged 6 commits into from
Nov 27, 2017
Merged

Regex may potential match all traffic #2645

merged 6 commits into from
Nov 27, 2017

Conversation

jaimecasero
Copy link
Contributor

No description provided.

@jaimecasero jaimecasero changed the title Issue1233 agg Regex may potential match all traffic Nov 21, 2017
* @return the longest regex matching any number in the list, null if no match
*/
private IncomingPhoneNumber findByRegex(List<String> numberQueries,
Sid sourceOrganizationSid, Sid destOrg) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Parameter sourceOrganizationSid not used in the scope.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

agree, we may remove this, let me quickly fix that

@jaimecasero
Copy link
Contributor Author

@ghjansen i have merged this with categories branch and the result oftesting is https://cxs.restcomm.com/view/Restcomm/job/Restcom-CI-Multibranch/job/issue1233_agg_annos/lastCompletedBuild/testReport/ -> 17 fails

im checking locally whether these are broken or just unstable

@jaimecasero
Copy link
Contributor Author

testsuite is finally positive after latest changes

@jaimecasero jaimecasero merged commit 4f6e1b5 into master Nov 27, 2017
@jaimecasero jaimecasero deleted the issue1233_agg branch November 27, 2017 21:52
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