Branch: refs/heads/CLOUDOPS-391_Proposal1b
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 411f7134a28c3a5f8c1c26c0b41c7381be46f8b8
      
https://github.com/RestComm/Restcomm-Connect/commit/411f7134a28c3a5f8c1c26c0b41c7381be46f8b8
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/mybatis.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
    A restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/permissions.xml
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/dao/Sid.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/DaoManager.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/PermissionsDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/AccountPermission.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Permission.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/PermissionList.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisDaoManager.java
    A 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisPermissionsDao.java
    M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/AccountsDaoMock.java
    M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/DaoManagerMock.java

  Log Message:
  -----------
  CLOUDOPS-391: Modify AccountsDao. add new PermissionsDao. Add new Sid


  Commit: ca65afaafe38e38ef7a9dc6d378ffbc006962f5c
      
https://github.com/RestComm/Restcomm-Connect/commit/ca65afaafe38e38ef7a9dc6d378ffbc006962f5c
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    A 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/exceptions/AuthorizationException.java
    A 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/exceptions/InsufficientPermission.java
    R 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/AuthorizationException.java
    R 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/InsufficientPermission.java

  Log Message:
  -----------
  CLOUDOPS-391: Move Permissions Exceptions from http to commons


  Commit: b49fbb5d739235944dee1cf3bce6b78ed1972c26
      
https://github.com/RestComm/Restcomm-Connect/commit/b49fbb5d739235944dee1cf3bce6b78ed1972c26
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ExtensionsConfigurationEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/PermissionsEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/PermissionsJsonEndpoint.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/PermissionsXmlEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AccountConverter.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/PermissionsListConverter.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptionmappers/RestcommRuntimeExceptionMapper.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/NotAuthenticated.java
    A 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/permissions/PermissionsUtil.java

  Log Message:
  -----------
  CLOUDOPS-391: Add new Permissions EP. Modify Accounts EP. Refactor SecuredEP 
to call PermissionsUtil


  Commit: 4e23c663840972326901cced56766f5a30227d96
      
https://github.com/RestComm/Restcomm-Connect/commit/4e23c663840972326901cced56766f5a30227d96
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/UserIdentityContext.java

  Log Message:
  -----------
  CLOUDOPS-391: Modify UserIdentiyContext


  Commit: bcd95162519aa50c1a8b1375ac3289aa5897b665
      
https://github.com/RestComm/Restcomm-Connect/commit/bcd95162519aa50c1a8b1375ac3289aa5897b665
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M restcomm/restcomm.ussd/pom.xml
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  -----------
  CLOUDOPS-391: Add permissions check in Ussd module


  Commit: 6fa99742bb319b21833a1182c7f033b3af54362c
      
https://github.com/RestComm/Restcomm-Connect/commit/6fa99742bb319b21833a1182c7f033b3af54362c
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/java/org/restcomm/connect/application/Bootstrapper.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
    M 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/permissions/PermissionsUtil.java
    M restcomm/restcomm.interpreter/pom.xml
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/CallControlHelper.java
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  -----------
  CLOUDOPS-391: WIP Fix USSD Pull permissions check. Fix ASR permissions check


  Commit: efc6d25e653211e3543955d918d82de93ef5a779
      
https://github.com/RestComm/Restcomm-Connect/commit/efc6d25e653211e3543955d918d82de93ef5a779
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
    A 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/permissions.xml

  Log Message:
  -----------
  CLOUDOPS-391: Modify mysql ddl and dml files


  Commit: 27b9f4a514c38ee00c5de8055ee5f12298d316ad
      
https://github.com/RestComm/Restcomm-Connect/commit/27b9f4a514c38ee00c5de8055ee5f12298d316ad
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/accounts.xml
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/AccountsDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Permission.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisPermissionsDao.java
    M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/DaoTest.java

  Log Message:
  -----------
  CLOUDOPS-391: Fix AccountsDao interfacesand mapper file. Make Permission 
comaprable. Fix DaoTest.


  Commit: e70ab1ee20016cf2f8c4001a7a1dec6086378eab
      
https://github.com/RestComm/Restcomm-Connect/commit/e70ab1ee20016cf2f8c4001a7a1dec6086378eab
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    A 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/AccountsPermissionsDaoTest.java
    A 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/PermissionsDaoTest.java
    A 
restcomm/restcomm.dao/src/test/resources/accountsPermissionsDao/accounts.xml
    A 
restcomm/restcomm.dao/src/test/resources/accountsPermissionsDao/mybatis.xml
    A 
restcomm/restcomm.dao/src/test/resources/accountsPermissionsDao/permissions.xml
    A 
restcomm/restcomm.dao/src/test/resources/accountsPermissionsDao/restcomm.script
    A restcomm/restcomm.dao/src/test/resources/permissionsDao/mybatis.xml
    A restcomm/restcomm.dao/src/test/resources/permissionsDao/permissions.xml
    A restcomm/restcomm.dao/src/test/resources/permissionsDao/restcomm.script

  Log Message:
  -----------
  CLOUDOPS-391: Add PermissionsDaoTest and AccountsPermissionsDaoTest


  Commit: d039fc660949fd93e83fae5b068308627cb15167
      
https://github.com/RestComm/Restcomm-Connect/commit/d039fc660949fd93e83fae5b068308627cb15167
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/permissions.xml
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisPermissionsDao.java
    M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/PermissionsDaoTest.java
    M restcomm/restcomm.dao/src/test/resources/permissionsDao/permissions.xml
    M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/AccountsDaoMock.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/PermissionsTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java
    A 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_permissions_test

  Log Message:
  -----------
  CLOUDOPS-391: Add Permissions REST integrated tests. Fix PermissionsDao 
implementation


  Commit: add979876c141a93f26e0f287ecb9f468a771efd
      
https://github.com/RestComm/Restcomm-Connect/commit/add979876c141a93f26e0f287ecb9f468a771efd
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Permission.java
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.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/AccountsJsonEndpoint.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AccountConverter.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/AccountPermissionsConverter.java
    A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/converter/PermissionsConverter.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountPermissionsTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommPermissionsTool.java
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_permissions_test

  Log Message:
  -----------
  CLOUDOPS-391: Add AccountPermissions integrated Test. Fix Permissions related 
Account Endpoints.Fix Endpoint Converters.


  Commit: a10799dcfbcfec73949b4f42940f20731e4d5eec
      
https://github.com/RestComm/Restcomm-Connect/commit/a10799dcfbcfec73949b4f42940f20731e4d5eec
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/SecuredEndpoint.java
    M 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/permissions/PermissionsUtil.java
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  -----------
  CLOUDOPS-391: WIP Cleanup PermissionsUtil


  Commit: 8a77115a5ed7ae5ca35e9734f6cc18dab675a5e2
      
https://github.com/RestComm/Restcomm-Connect/commit/8a77115a5ed7ae5ca35e9734f6cc18dab675a5e2
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/permissions/PermissionsUtil.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/PermissionsTest.java
    A restcomm/restcomm.testsuite/src/test/resources/mybatis_win.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/telephony/restcomm_no_auth.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm.script_ussdPullTest
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm_conf_ussd_push.xml
    M restcomm/restcomm.testsuite/src/test/resources/record-withActionUrl.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-EmailEndpoint.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-corsRelax.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm-delay-ringing-error.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-embeddedMMS.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-ims-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-ims.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm-smpp.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_DialRecording
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_ReferMessageTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_UserAgentTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_account_removal_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_acting_as_proxy
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest2
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_clients_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialForkTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialStatusCallbackTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest_new
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_imsDialTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMigratedTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceMixedTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_projectMigratorWorkspaceOriginalTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_pushNotificationServer
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_roles_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_supervisor_permission_test
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_traffic_throttling
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_AvailablePhoneNumbers_Test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_SmsTest2.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_UserAgentManagerTest.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_acting_as_proxy.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_acting_as_proxy_answer_delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_bandwidth_test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_callRegex.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_calllifecycle-delay.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_calllifecycle.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_dialrecording.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_for_SMSEndpointTest.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_gather_test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_nexmo_test.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_pushNotificationServer.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload-delay.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload_none_security.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_recording_s3_upload_secure.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_roles_permissions.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_voxbone_test.xml
    M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data_UsageRecords.script
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_workspaceMigration.xml
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_workspaceMigrationDisabled.xml

  Log Message:
  -----------
  CLOUDOPS-391: Fix integration test sql files. Cleanup PermissionsUtil, remove 
userIdentityContext use


  Commit: 810a714c30ea57db42185ff1dbb2c4aefa605f82
      
https://github.com/RestComm/Restcomm-Connect/commit/810a714c30ea57db42185ff1dbb2c4aefa605f82
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M restcomm/restcomm.testsuite/pom.xml

  Log Message:
  -----------
  CLOUDOPS-391: Update wiremock version to fix compatibility issue with JDK7. 
https://github.com/tomakehurst/wiremock/issues/309


  Commit: 3149e8b8747afe1d4a5fb13d9359b1657d7b659f
      
https://github.com/RestComm/Restcomm-Connect/commit/3149e8b8747afe1d4a5fb13d9359b1657d7b659f
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.identity/src/main/java/org/restcomm/connect/identity/permissions/PermissionsUtil.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommPermissionsTool.java
    M 
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/ussd/restcomm.script_ussdPullTest
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  -----------
  CLOUDOPS-391: Fix UssdCallManager. Fix USSD tests. Cleanup PermissionsUtil


  Commit: 0d024a7b9330adeecb1139ad85050eb42c6b5ca1
      
https://github.com/RestComm/Restcomm-Connect/commit/0d024a7b9330adeecb1139ad85050eb42c6b5ca1
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/mybatis/MybatisAccountsDao.java
    M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/GatherSpeechTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/TranscriptionEndpointTool.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallRegexTest.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialRecordingTranscribeTest.java
    A 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_DialRecordingTranscribe
    A 
restcomm/restcomm.testsuite/src/test/resources/restcomm_dialrecording_asr.xml

  Log Message:
  -----------
  CLOUDOPS-391: WIP Rebase. Add asr integration test. Fix failing integration 
test and GatherSpeechTest


  Commit: f89c4f490dbd3d5925c34e948a8cc18a9fb154c4
      
https://github.com/RestComm/Restcomm-Connect/commit/f89c4f490dbd3d5925c34e948a8cc18a9fb154c4
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallRegexTest.java
    M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callRegexTest
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCallManager.java

  Log Message:
  -----------
  CLOUDOPS-391: Fix UssdCM for ExecuteCallScript. Fix UssdPushTest, 
CallRegexTest


  Commit: 46419ec60fdec74713638c3ddd5d0f80853f3334
      
https://github.com/RestComm/Restcomm-Connect/commit/46419ec60fdec74713638c3ddd5d0f80853f3334
  Author: abdulazizali77 <abdulaziz...@acm.org>
  Date:   2017-11-24 (Fri, 24 Nov 2017)

  Changed paths:
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java

  Log Message:
  -----------
  CLOUDOPS-391: Remove duplicate import in BaseVoiceInterpreter


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/198f5756e8df...46419ec60fde

-- 

--- 
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.

Reply via email to