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

Merge last commited changes for #2189 #2238

Merged
merged 2 commits into from
Jun 15, 2017

Conversation

muhammadbilal19
Copy link
Collaborator

Implement sorting with db query and start and end value fix #2189

Implement sorting with db query and start and end value fix RestComm#2189
@deruelle deruelle requested a review from gvagenas June 15, 2017 15:18
@gvagenas
Copy link
Contributor

@muhammadbilal19 some of the tests on the following are failling:

  • org.restcomm.connect.testsuite.provisioning.number.vi.IncomingPhoneNumbersEndpointTest
  • org.restcomm.connect.dao.mybatis.IncomingPhoneNumbersDaoTest

Can you please check, specially the ones related to the pagination feature that you added?

George

@muhammadbilal19
Copy link
Collaborator Author

@gvagenas sure let me check

Added getIncomingPhoneNumbersRegex mapper for dao testcases which was
missing
@gvagenas gvagenas merged commit 8c8f4cb into RestComm:master Jun 15, 2017
@gvagenas
Copy link
Contributor

Great work @muhammadbilal19, thanks for your efforts and your fast response

@gvagenas gvagenas self-assigned this Jun 15, 2017
@gvagenas gvagenas added this to the George 8.2.0 Sprint 4 milestone Jun 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paging Capabilities for IncomingPhoneNumbers API
2 participants