[RestComm/Restcomm-Connect] 9dfec1: added schema and test
Branch: refs/heads/profileSchema Home: https://github.com/RestComm/Restcomm-Connect Commit: 9dfec1f586e81f626d933daf4f7768eb10cd959b https://github.com/RestComm/Restcomm-Connect/commit/9dfec1f586e81f626d933daf4f7768eb10cd959b Author: Jaime Casero Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: A restcomm/restcomm.dao/src/main/resources/freePlan.json A restcomm/restcomm.dao/src/main/resources/invalidFeature.json A restcomm/restcomm.dao/src/main/resources/planA.json A restcomm/restcomm.dao/src/main/resources/planB.json A restcomm/restcomm.dao/src/main/resources/planC.json A restcomm/restcomm.dao/src/main/resources/rc-fac-extension-schema.json A restcomm/restcomm.dao/src/main/resources/rc-profile-schema.json A restcomm/restcomm.dao/src/test/java/ProfileSchemaTest.java Log Message: --- added schema and test -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/Restcomm-Connect]
Branch: refs/heads/profileSchema Home: https://github.com/RestComm/Restcomm-Connect -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/commons] 4f0ea3: New release candidate
Branch: refs/tags/2.1.0-107 Home: https://github.com/RestComm/commons Commit: 4f0ea39caf70d821c39f024b6aaaf487fefdc973 https://github.com/RestComm/commons/commit/4f0ea39caf70d821c39f024b6aaaf487fefdc973 Author: Ubuntu Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M annotations/pom.xml M concurrent/pom.xml M congestion/pom.xml M fsm/pom.xml M pom.xml M statistics/pom.xml Log Message: --- New release candidate -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/olympus] f1cde2: New release candidate
Branch: refs/tags/2.1.0-108 Home: https://github.com/RestComm/olympus Commit: f1cde2248b9e74bb65f34645f29e04ba1bf7667c https://github.com/RestComm/olympus/commit/f1cde2248b9e74bb65f34645f29e04ba1bf7667c Author: Ubuntu Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M pom.xml Log Message: --- New release candidate -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/restcomm-android-sdk] 50021d: Working on #801: its fixed. Also the new tests are...
Branch: refs/heads/master Home: https://github.com/RestComm/restcomm-android-sdk Commit: 50021da01c33fe9512eda6ff98ebfd90e6062ec3 https://github.com/RestComm/restcomm-android-sdk/commit/50021da01c33fe9512eda6ff98ebfd90e6062ec3 Author: Ognjen Manevski Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M Examples/restcomm-olympus/app/app.iml A Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/SettingsValidationTests.java M Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java Log Message: --- Working on #801: its fixed. Also the new tests are introduced for validation of the Settings validate methods in RCUtils. Commit: 65215536a047adc29b3f644f6b97b42a4345e3cf https://github.com/RestComm/restcomm-android-sdk/commit/65215536a047adc29b3f644f6b97b42a4345e3cf Author: Ognjen Manevski Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java Log Message: --- Working on #801: small bug fix. Commit: 51299ccbbd8cdad63e31fd771b4f65c336ae8bf0 https://github.com/RestComm/restcomm-android-sdk/commit/51299ccbbd8cdad63e31fd771b4f65c336ae8bf0 Author: Ognjen Manevski Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java Log Message: --- Working on #801: small improvement added with isTaskRoot. Commit: 2a7d1b4e6c87abddd38d5f3db2424bd31bb34b37 https://github.com/RestComm/restcomm-android-sdk/commit/2a7d1b4e6c87abddd38d5f3db2424bd31bb34b37 Author: Ognjen Manevski Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java Log Message: --- Working on #801: bug fix. Commit: ef569fa5de10695aa246141fdf37ed6dc7500984 https://github.com/RestComm/restcomm-android-sdk/commit/ef569fa5de10695aa246141fdf37ed6dc7500984 Author: Ognjen Manevski Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/SettingsValidationTests.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java Log Message: --- PR changes. Commit: c7845668458828328d2e91bb5d244664c0c79176 https://github.com/RestComm/restcomm-android-sdk/commit/c7845668458828328d2e91bb5d244664c0c79176 Author: Antonis Tsakiridis Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M Examples/restcomm-olympus/app/app.iml A Examples/restcomm-olympus/app/src/androidTest/java/org/restcomm/android/olympus/SettingsValidationTests.java M Examples/restcomm-olympus/app/src/main/java/org/restcomm/android/olympus/MainActivity.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/RCDevice.java M restcomm.android.sdk/src/main/java/org/restcomm/android/sdk/util/RCUtils.java Log Message: --- Merge pull request #804 from ognjenns/master #801 PR Compare: https://github.com/RestComm/restcomm-android-sdk/compare/4f51b7c1b0eb...c78456684588 -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/visual-designer] cdd60b: Project parameters data layer and API
Branch: refs/heads/issue279_project_parameters_data_layer Home: https://github.com/RestComm/visual-designer Commit: cdd60b9db908b4651c144cf6a85c8abd1c042743 https://github.com/RestComm/visual-designer/commit/cdd60b9db908b4651c144cf6a85c8abd1c042743 Author: Orestis Tsakiridis Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: R designer/src/main/java/org/restcomm/connect/rvd/ProjectService.java M designer/src/main/java/org/restcomm/connect/rvd/RasService.java A designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java A designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectParametersHelper.java M designer/src/main/java/org/restcomm/connect/rvd/http/resources/NotificationsRestService.java M designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java M designer/src/main/java/org/restcomm/connect/rvd/http/resources/RasRestService.java M designer/src/main/java/org/restcomm/connect/rvd/http/resources/RvdController.java A designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameterValuesDto.java A designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java M designer/src/main/java/org/restcomm/connect/rvd/model/client/ProjectItem.java M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectDao.java M designer/src/main/java/org/restcomm/connect/rvd/storage/FsProjectStorage.java M designer/src/main/java/org/restcomm/connect/rvd/storage/ProjectDao.java R designer/src/test/java/org/restcomm/connect/rvd/ProjectServiceTest.java A designer/src/test/java/org/restcomm/connect/rvd/helpers/ProjectHelperTest.java M designer/src/test/java/org/restcomm/connect/rvd/http/resources/AccountClosingNotificationTests.java Log Message: --- Project parameters data layer and API - Also did some renaming like ProjectService -> ProjectHelper Refers #279,#280 Commit: c25b50c04c0a0baea280a37cf2ba0775d9b2742b https://github.com/RestComm/visual-designer/commit/c25b50c04c0a0baea280a37cf2ba0775d9b2742b Author: Orestis Tsakiridis Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M designer/src/main/java/org/restcomm/connect/rvd/http/resources/ProjectRestService.java M designer/src/main/java/org/restcomm/connect/rvd/model/ProjectParameters.java A designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectParametersTest.java A designer/src/test/java/org/restcomm/connect/rvd/http/resources/ProjectRestServiceMocked.java A designer/src/test/java/org/restcomm/connect/rvd/storage/MemoryProjectDao.java Log Message: --- Added ProjectParameters API and data layer component test Btw, ProjectParameterTest and ProjectRestSeerviceMocked can serve as a good bases for lightweight API centered tests. Refers #279,#280 Fixes #285 Compare: https://github.com/RestComm/visual-designer/compare/cdd60b9db908^...c25b50c04c0a -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/smscgateway] 7a6e5a: Fixed in build_template also
Branch: refs/heads/hotfix/fix_docs Home: https://github.com/RestComm/smscgateway Commit: 7a6e5a1d960a83513cbc67e8816d20cca482a606 https://github.com/RestComm/smscgateway/commit/7a6e5a1d960a83513cbc67e8816d20cca482a606 Author: Yorgos Saslis Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M test/smpp-load/build_template.xml Log Message: --- Fixed in build_template also this way it doesn't get overwritten during build. -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[RestComm/Restcomm-Connect] d31586: New Extension Request class and interface for Feat...
Branch: refs/heads/restcomm-1512 Home: https://github.com/RestComm/Restcomm-Connect Commit: d3158622b224e4f27e852b8012fead58643ef42a https://github.com/RestComm/Restcomm-Connect/commit/d3158622b224e4f27e852b8012fead58643ef42a Author: George Vagenas Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: A restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/IExtensionFeatureAccessRequest.java A restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/FeatureAccessRequest.java Log Message: --- New Extension Request class and interface for Feature Access Control This close #RESTCOMM-1519 Commit: 9e325382e78eb6201db5464207af34a3d1a5b162 https://github.com/RestComm/Restcomm-Connect/commit/9e325382e78eb6201db5464207af34a3d1a5b162 Author: George Vagenas Date: 2018-01-15 (Mon, 15 Jan 2018) Changed paths: M restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/ExtensionType.java M restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/RestcommExtensionGeneric.java M restcomm/restcomm.extension.controller/src/main/java/org/restcomm/connect/extension/controller/ExtensionController.java M restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java M restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/SmsService.java M restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/FeatureAccessRequest.java M restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java M restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/interpreter/UssdInterpreter.java M restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java Log Message: --- New execution points Feature Access Control This close #RESTCOMM-1519 Commit: 2b5c3c9f7ffcf4ac81a2e7904e508efb12226747 https://github.com/RestComm/Restcomm-Connect/commit/2b5c3c9f7ffcf4ac81a2e7904e508efb12226747 Author: George Vagenas Date: 2018-01-16 (Tue, 16 Jan 2018) Changed paths: M restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/ApiRequest.java M restcomm/restcomm.extension.controller/src/main/java/org/restcomm/connect/extension/controller/ExtensionController.java M restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java M restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java M restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java M restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/SmsService.java M restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/FeatureAccessRequest.java M restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java Log Message: --- Updates on execution points for Feature Access Control This close #RESTCOMM-1519 Compare: https://github.com/RestComm/Restcomm-Connect/compare/d3158622b224^...2b5c3c9f7ffc -- --- You received this message because you are subscribed to the Google Groups "mobicents-commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.