You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RC does not not stop MOH for XMS media server https://telestax.atlassian.net/browse/RESTCOMM-876 https://github.com/RestComm/Restcomm-Connect/issues/2024 broke it https://github.com/RestComm/Restcomm-Connect/commit/9b4ed519d9d8a63b7a1030f615673aa6362d1629
we need to move impl of this in RMS related classes so XMS is not impacted
The text was updated successfully, but these errors were encountered:
* master:
Add Regex Support for incoming phone number
Patch to properly clean up CANCELED outgoing calls This close#2139
increased column length
Patch to properly clean up BUSY Outgoing calls This close#2135
patched #2137
Patch for ExtensionsConfiguration REST API wrong json response on getConfiguration() This close#2134
Minor cleanup This refer to #708
Added more tests for REGEX support. This refer to #708
Added more tests for REGEX support. This refer to #708
Provided test cases for Ussd pull and dialing regular number (no regex). Improved log messages This refer to #708
added regex test scenario
Sql script improvements to select only REGEX incoming phone numbers and try to match the dialed number against them This refer to #708
update regex feature and add test case
updated callManager.java to deal with Regex and MybatisIncomingPhoneNumbersDao.java
add regex feature for IncomingPhoneNumbers
Conflicts:
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java
RC does not not stop MOH for XMS media server
https://telestax.atlassian.net/browse/RESTCOMM-876
https://github.com/RestComm/Restcomm-Connect/issues/2024
broke ithttps://github.com/RestComm/Restcomm-Connect/commit/9b4ed519d9d8a63b7a1030f615673aa6362d1629
we need to move impl of this in RMS related classes so XMS is not impacted
The text was updated successfully, but these errors were encountered: