[RestComm/RestComm-Core] 3e8958: Added ng-Idle angular plugin.

2016-03-02 Thread Orestis Tsakiridis
  Branch: refs/heads/issue737_rvd_session_timeout
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 3e8958ad2005e9c1c2c7e6699025d42c240b7eef
  
https://github.com/RestComm/RestComm-Core/commit/3e8958ad2005e9c1c2c7e6699025d42c240b7eef
  Author: Orestis Tsakiridis 
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
A restcomm/restcomm.rvd/src/main/webapp/js/lib/angular-idle.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/angular-idle.min.js

  Log Message:
  ---
  Added ng-Idle angular plugin.

Refers #737


  Commit: 507fb9cb245670689cba53d9373929044ebc26ae
  
https://github.com/RestComm/RestComm-Core/commit/507fb9cb245670689cba53d9373929044ebc26ae
  Author: Orestis Tsakiridis 
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/app.js
M restcomm/restcomm.rvd/src/main/webapp/index.html
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/controllers.js

  Log Message:
  ---
  Configured RVD UI to trace idleness and throw keepalive events accordingly.

Refers #737


Compare: 
https://github.com/RestComm/RestComm-Core/compare/3e8958ad2005^...507fb9cb2456

-- 

--- 
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-Core] 46f8b8: Added acount update test to Restcomm/SSO testsuite...

2016-03-01 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue847_extend_testsuite
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 46f8b8cd6417583bc8eb72ba19462cd0a841384f
  
https://github.com/RestComm/RestComm-Core/commit/46f8b8cd6417583bc8eb72ba19462cd0a841384f
  Author: root 
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/AccountsEndpointOauthTest.java
M restcomm/restcomm.testsuite/src/test/resources/identity_restcomm.script
M 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/realm-with-identity-instance.json

  Log Message:
  ---
  Added acount update test to Restcomm/SSO testsuite.

Refers #847


  Commit: 52c42b567f31d45257b09222d835b5422dde7ae7
  
https://github.com/RestComm/RestComm-Core/commit/52c42b567f31d45257b09222d835b5422dde7ae7
  Author: Orestis Tsakiridis 
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
A 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/ApplicationsEndpointOauthTest.java
M restcomm/restcomm.testsuite/src/test/resources/identity_restcomm.script

  Log Message:
  ---
  Added test for Application api to SSO testsuite.

Refers #847


Compare: 
https://github.com/RestComm/RestComm-Core/compare/63d6115b5ce4...52c42b567f31

-- 

--- 
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-Core] 63d611: Added test for account removal method to SSO tests...

2016-02-26 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue847_extend_testsuite
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 63d6115b5ce4b92febb697cd32156655d9587676
  
https://github.com/RestComm/RestComm-Core/commit/63d6115b5ce4b92febb697cd32156655d9587676
  Author: Orestis Tsakiridis 
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/AccountsEndpointOauthTest.java
M restcomm/restcomm.testsuite/src/test/resources/identity_restcomm.script
M 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/realm-with-identity-instance.json

  Log Message:
  ---
  Added test for account removal method to SSO testsuite.

Refers #847


-- 

--- 
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-Core] d8fb87: Small fixes for AccountsEndpointOauthTest.

2016-02-25 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue847_extend_testsuite
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: d8fb87c4bd5e765045688cf58287b3917ce914d7
  
https://github.com/RestComm/RestComm-Core/commit/d8fb87c4bd5e765045688cf58287b3917ce914d7
  Author: Orestis Tsakiridis 
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/AccountsEndpointOauthTest.java
M restcomm/restcomm.testsuite/src/test/resources/identity_restcomm.script

  Log Message:
  ---
  Small fixes for AccountsEndpointOauthTest.

Refers #847


-- 

--- 
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-Core] 187cd9: Additions to AccountsEndpointOauthTest. Account re...

2016-02-25 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue847_extend_testsuite
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 187cd97ea24f2a5b19ee81011a508427ad06c1a9
  
https://github.com/RestComm/RestComm-Core/commit/187cd97ea24f2a5b19ee81011a508427ad06c1a9
  Author: Orestis Tsakiridis 
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/AccountsEndpointOauthTest.java
A restcomm/restcomm.testsuite/src/test/resources/identity_restcomm.script
A 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/realm-with-identity-instance.json
A 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/sample-exported-realm.json
R 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/simple-identity-instance-realm.json

  Log Message:
  ---
  Additions to AccountsEndpointOauthTest. Account retrieval, creation and 
linking are covered.

Refers #847


-- 

--- 
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-Core] 9f4a75: Workaround for RVD/Diagram issue on Chrome 48.

2016-02-22 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 9f4a75f94462b38676422ed632382944a3cbaa3b
  
https://github.com/RestComm/RestComm-Core/commit/9f4a75f94462b38676422ed632382944a3cbaa3b
  Author: Orestis Tsakiridis 
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/index.html

  Log Message:
  ---
  Workaround for RVD/Diagram issue on Chrome 48.

Fixes #872.


  Commit: c96e480cc8fe236382fb5aa4613c14a7881a9ab0
  
https://github.com/RestComm/RestComm-Core/commit/c96e480cc8fe236382fb5aa4613c14a7881a9ab0
  Author: Orestis Tsakiridis 
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/index.html

  Log Message:
  ---
  Merge branch 'issue872_rvd_diagram_chrome48_failure'


Compare: 
https://github.com/RestComm/RestComm-Core/compare/e77766c68d10...c96e480cc8fe

-- 

--- 
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-Core] bf3a46: Removed stale configuration settings regarding ide...

2016-02-18 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue847_extend_testsuite
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: bf3a465cab83eab114852800032a63aad0736ae4
  
https://github.com/RestComm/RestComm-Core/commit/bf3a465cab83eab114852800032a63aad0736ae4
  Author: Orestis Tsakiridis 
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql

  Log Message:
  ---
  Removed stale configuration settings regarding identity from DB init scripts 
(SSO).


  Commit: d89201570af9a18eb1f8180437d18c6acd0e3b1b
  
https://github.com/RestComm/RestComm-Core/commit/d89201570af9a18eb1f8180437d18c6acd0e3b1b
  Author: Orestis Tsakiridis 
  Date:   2016-02-18 (Thu, 18 Feb 2016)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityRealmTool.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityRealmTestTool.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityTestTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
M restcomm/restcomm.testsuite/pom.xml
A 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/AccountsEndpointOauthTest.java
A 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/identity/IdentityRealmTestTool.java
A 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/default-realm.json
A 
restcomm/restcomm.testsuite/src/test/resources/org/mobicents/servlet/restcomm/http/identity/simple-identity-instance-realm.json

  Log Message:
  ---
  WIP related to testsuite extension for SSO.

Refers #847


Compare: 
https://github.com/RestComm/RestComm-Core/compare/bf3a465cab83^...d89201570af9

-- 

--- 
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-Core] 830c88: RESTCOMM-678: Fix logged user Friendly Name changi...

2016-02-16 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 830c8877c8fab0a2560f229d0ce3c97ce7a57218
  
https://github.com/RestComm/RestComm-Core/commit/830c8877c8fab0a2560f229d0ce3c97ce7a57218
  Author: Alexandre Mendonça 
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  RESTCOMM-678: Fix logged user Friendly Name changing on Sub-Account Edit

Fixes #678


  Commit: abf4312f21acf81bb97a6efaddc19b0e0c4cd4dc
  
https://github.com/RestComm/RestComm-Core/commit/abf4312f21acf81bb97a6efaddc19b0e0c4cd4dc
  Author: Orestis Tsakiridis 
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Merge branch 'RESTCOMM-678' of https://github.com/brainslog/RestComm into 
brainslog-RESTCOMM-678


  Commit: 7d443d0ef75165b15d6069c3697f8891519c7180
  
https://github.com/RestComm/RestComm-Core/commit/7d443d0ef75165b15d6069c3697f8891519c7180
  Author: Orestis Tsakiridis 
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Merge branch 'brainslog-RESTCOMM-678'


Compare: 
https://github.com/RestComm/RestComm-Core/compare/7e14a0ea082d...7d443d0ef751

-- 

--- 
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-Core] 399dc3: Add Japanese for Say verb.

2016-02-15 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 399dc3239cbf10ebfc750b9dbf03a412c0f99908
  
https://github.com/RestComm/RestComm-Core/commit/399dc3239cbf10ebfc750b9dbf03a412c0f99908
  Author: lefty 
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Add Japanese for Say verb.


  Commit: 1561f357d9d3d266db9a85733e78369a85b300eb
  
https://github.com/RestComm/RestComm-Core/commit/1561f357d9d3d266db9a85733e78369a85b300eb
  Author: Orestis Tsakiridis 
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Minor. Moved Japapanese language dropdown selection to proper alphabetic 
order (RVD/Say verb).

Refers #866


  Commit: 7e14a0ea082dd02d3a845b7d9da4b770d775bf28
  
https://github.com/RestComm/RestComm-Core/commit/7e14a0ea082dd02d3a845b7d9da4b770d775bf28
  Author: Orestis Tsakiridis 
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Merge branch 'issue-866'


Compare: 
https://github.com/RestComm/RestComm-Core/compare/664ccb771d95...7e14a0ea082d

-- 

--- 
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-Core] 195d82: Added 'replace' attribute to variableLookup direct...

2016-02-10 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 195d82da365b6edb607f33c9276bae1336811351
  
https://github.com/RestComm/RestComm-Core/commit/195d82da365b6edb607f33c9276bae1336811351
  Author: Orestis Tsakiridis 
  Date:   2016-02-10 (Wed, 10 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/directives.js
M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Added 'replace' attribute to variableLookup directive in RVD.
The new attribute allows replacing the content of the lookupTarget instead of 
appending.

Fixes #731


-- 

--- 
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-Core] 6598bd: Refactoring. Renamed AccountsCommonEndpoint to Acc...

2016-02-05 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 6598bd35c59fd7dabcf331295e4a83a581bfebc8
  
https://github.com/RestComm/RestComm-Core/commit/6598bd35c59fd7dabcf331295e4a83a581bfebc8
  Author: Orestis Tsakiridis 
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsCommonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpointBase.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java

  Log Message:
  ---
  Refactoring. Renamed AccountsCommonEndpoint to AccountsEndpointBase.


-- 

--- 
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-Core] 184d4f: Removed default hardcoded realm public key.

2016-02-03 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 184d4f4e6d249bcac71cad5904680b071de1da96
  
https://github.com/RestComm/RestComm-Core/commit/184d4f4e6d249bcac71cad5904680b071de1da96
  Author: Orestis Tsakiridis 
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSetImpl.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/UserIdentityContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationContext.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationInfo.java

  Log Message:
  ---
  Removed default hardcoded realm public key.
- Also renamed MigrationContext to MigrationInfo.

Refers #435


-- 

--- 
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-Core] 5032f0: Added automatic mechanism to determine redirectUri...

2016-02-03 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 5032f0d4618e6621f5a026da55971bf2e7b1bd02
  
https://github.com/RestComm/RestComm-Core/commit/5032f0d4618e6621f5a026da55971bf2e7b1bd02
  Author: Orestis Tsakiridis 
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/exceptions/IdentityMigrationException.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationContext.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockAccountsDao.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/IdentityConfigurationSetMock.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/MockAccountsDao.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/ServletContextMock.java

  Log Message:
  ---
  Added automatic mechanism to determine redirectUris using container 
connectors. Also refactored IdentityMigrationTool.


  Commit: 08348cab8fe8a328e0f315cde6af35acbf9f4f1f
  
https://github.com/RestComm/RestComm-Core/commit/08348cab8fe8a328e0f315cde6af35acbf9f4f1f
  Author: Orestis Tsakiridis 
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationContext.java

  Log Message:
  ---
  Prevented identity migration if redirect uris are not determined.

Refers #827


  Commit: f2511e8927fe3805a9eb9bb0a99252a51bdef2c4
  
https://github.com/RestComm/RestComm-Core/commit/f2511e8927fe3805a9eb9bb0a99252a51bdef2c4
  Author: Orestis Tsakiridis 
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java

  Log Message:
  ---
  Support multiple redirectUrls when accessing identity-proxy HTTP API.

Refers #676


Compare: 
https://github.com/RestComm/RestComm-Core/compare/6a9888e01d11...f2511e8927fe

-- 

--- 
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-Core] e8ac10: UI fix in RVD project manager.

2016-02-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: e8ac1046f112abd5efa803635183e5c50ebddfab
  
https://github.com/RestComm/RestComm-Core/commit/e8ac1046f112abd5efa803635183e5c50ebddfab
  Author: Orestis Tsakiridis 
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/projectManager.js

  Log Message:
  ---
  UI fix in RVD project manager.
- RVD project manager now shows notifications if sth goes wrong with project 
creation or removal.

Fixes #838


-- 

--- 
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-Core] 21bb79: Minor UI fix in RVD module and step tooltips.

2016-02-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 21bb79d78635f2e911866d49d1fcb463fe500b8c
  
https://github.com/RestComm/RestComm-Core/commit/21bb79d78635f2e911866d49d1fcb463fe500b8c
  Author: Orestis Tsakiridis 
  Date:   2016-02-02 (Tue, 02 Feb 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/stepHeading.html

  Log Message:
  ---
  Minor UI fix in RVD module and step tooltips.

Fixes #710


-- 

--- 
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-Core] ffbaf8: Fixes in AdminUI/Restcomm Apps.

2016-02-01 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: ffbaf84244683d2b4bbee642d7addf2e57beb196
  
https://github.com/RestComm/RestComm-Core/commit/ffbaf84244683d2b4bbee642d7addf2e57beb196
  Author: Orestis Tsakiridis 
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/restcommApps/appManager.js

  Log Message:
  ---
  Fixes in AdminUI/Restcomm Apps.
- Used 'id' instead of custom 'appId' field to map remote applications to local.
- Increased number if paged applications to 30. This is temporary fix for #832 
as proper paging support
  should be added at some point.

Fixes #830. Refers #832.


-- 

--- 
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-Core] 5032f0: Added automatic mechanism to determine redirectUri...

2016-01-28 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue827_redirectUris_fallback
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 5032f0d4618e6621f5a026da55971bf2e7b1bd02
  
https://github.com/RestComm/RestComm-Core/commit/5032f0d4618e6621f5a026da55971bf2e7b1bd02
  Author: Orestis Tsakiridis 
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/exceptions/IdentityMigrationException.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/MigrationContext.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockAccountsDao.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/IdentityConfigurationSetMock.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/MockAccountsDao.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/mocks/ServletContextMock.java

  Log Message:
  ---
  Added automatic mechanism to determine redirectUris using container 
connectors. Also refactored IdentityMigrationTool.


-- 

--- 
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-Core] 6a9888: Fix in RestcommIdentityApi constructor.

2016-01-27 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 6a9888e01d11ec5eaa834d3a295f83b1616d2389
  
https://github.com/RestComm/RestComm-Core/commit/6a9888e01d11ec5eaa834d3a295f83b1616d2389
  Author: Orestis Tsakiridis 
  Date:   2016-01-27 (Wed, 27 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  ---
  Fix in RestcommIdentityApi constructor.


-- 

--- 
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-Core] 07472f: AdminUI fixes mostly.

2016-01-25 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue530_UpgradeRVDWorkspace
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 07472f637d5d3b985d911d44e3993d4b3facae12
  
https://github.com/RestComm/RestComm-Core/commit/07472f637d5d3b985d911d44e3993d4b3facae12
  Author: Orestis Tsakiridis 
  Date:   2016-01-25 (Mon, 25 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/ClientsEndpoint.java
R 
restcomm/restcomm.ui/src/main/webapp/modules/modals/modal-register-incoming-number.html
M 
restcomm/restcomm.ui/src/main/webapp/modules/modals/modal-register-sip-client.html
M restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-sip-clients.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcommApps/services.js

  Log Message:
  ---
  AdminUI fixes mostly.
- Simplified client registration. Removed URL/application definition from the 
registration modal.
- Adapted client endpoint so that it accepts null VoiceApplicationSid (that's 
on server side).
- Fixed broken client registration form.
- Displayed app sid in phone number list for SMS applications.
- Removed queries to rvd obsolete /ras/apps

Refers 530, fixes 818.


-- 

--- 
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-Core] a663ad: Updates in testsuite configuration files.

2016-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: a663adfb578d6d0d9aaee6527e5c2a0a9ac4beb5
  
https://github.com/RestComm/RestComm-Core/commit/a663adfb578d6d0d9aaee6527e5c2a0a9ac4beb5
  Author: Orestis Tsakiridis 
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
M restcomm/restcomm.testsuite/src/test/resources/restcomm-EmailEndpoint.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
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_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_callLifecycleTest
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_dialTest
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.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_bandwidth_test.xml
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm_for_SMSEndpointTest.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm_nexmo_test.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm_voxbone_test.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  ---
  Updates in testsuite configuration files.
- Added restcomm_configuration table and initial records.
- Updated restcomm*.xml with default  configuration.

Refers #816


-- 

--- 
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-Core] 745345: Fixed minor regression after merge that prevented ...

2016-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 745345cf3f19abee6f2c9932d0e11d492fcc06c5
  
https://github.com/RestComm/RestComm-Core/commit/745345cf3f19abee6f2c9932d0e11d492fcc06c5
  Author: Orestis Tsakiridis 
  Date:   2016-01-22 (Fri, 22 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcommApps/services.js

  Log Message:
  ---
  Fixed minor regression after merge that prevented number registration in 
AdminUI.


-- 

--- 
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-Core] 2163ae: Disabled dynamic routing option in RVD/ES.

2016-01-20 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 2163ae5932c947aab7db4b029082e494942da43a
  
https://github.com/RestComm/RestComm-Core/commit/2163ae5932c947aab7db4b029082e494942da43a
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Disabled dynamic routing option in RVD/ES.

Refers #544


  Commit: d3d557686d41aac9816bcfc453109d1f86b940e5
  
https://github.com/RestComm/RestComm-Core/commit/d3d557686d41aac9816bcfc453109d1f86b940e5
  Author: Orestis Tsakiridis 
  Date:   2016-01-20 (Wed, 20 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Updated documentation link for RVD's deprecated dynamic routing.

Refers #545


  Commit: b10d46da8b2f54d4865be4e9ebd08b944fa85eb6
  
https://github.com/RestComm/RestComm-Core/commit/b10d46da8b2f54d4865be4e9ebd08b944fa85eb6
  Author: Orestis Tsakiridis 
  Date:   2016-01-20 (Wed, 20 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Merge branch 'issue544_deprecate_rvd_dymanic_routing'

Conflicts:
restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json

restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html


Compare: 
https://github.com/RestComm/RestComm-Core/compare/e1693bc29bbb...b10d46da8b2f

-- 

--- 
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-Core] c2a332: Fixed problem with properly displaying DID applica...

2016-01-19 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue530_UpgradeRVDWorkspace
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: c2a332575c3f2faa7a46ff6217cb02e5fdd62684
  
https://github.com/RestComm/RestComm-Core/commit/c2a332575c3f2faa7a46ff6217cb02e5fdd62684
  Author: Orestis Tsakiridis 
  Date:   2016-01-19 (Tue, 19 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IncomingPhoneNumbersEndpoint.java
M restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-details.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/directives.js
M restcomm/restcomm.ui/src/main/webapp/templates/rc-endpoint-url.html

  Log Message:
  ---
  Fixed problem with properly displaying DID application/URL fields. Also fixed 
problem with storing
NULL/empty application SIDs on server.

Refers #530


  Commit: 46777e418a6593950bad038f508ccb7ba7d3dcba
  
https://github.com/RestComm/RestComm-Core/commit/46777e418a6593950bad038f508ccb7ba7d3dcba
  Author: Orestis Tsakiridis 
  Date:   2016-01-19 (Tue, 19 Jan 2016)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/numbers-clients-details.html
M restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-details.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/directives.js

  Log Message:
  ---
  Work on Enabling Application/URL selection UI for Clients.

Refers #790


Compare: 
https://github.com/RestComm/RestComm-Core/compare/d4bf64e6f7ee...46777e418a65

-- 

--- 
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-Core] 99b904: Moved maven-managed keycloak startup/shutdown to a...

2016-01-18 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 99b904c7aa559acc436ae48562be9fa6e3e60a99
  
https://github.com/RestComm/RestComm-Core/commit/99b904c7aa559acc436ae48562be9fa6e3e60a99
  Author: Orestis Tsakiridis 
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
M restcomm/restcomm.identity/pom.xml
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolIT.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Moved maven-managed keycloak startup/shutdown to a separate profile so that 
it doesn't mess with typical testing commands.

Refers #738


  Commit: 01b5a69f03dc81be2ae1efef49cb8da00907cca6
  
https://github.com/RestComm/RestComm-Core/commit/01b5a69f03dc81be2ae1efef49cb8da00907cca6
  Author: Orestis Tsakiridis 
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
M release/start-keycloak.sh

  Log Message:
  ---
  Fixes for keycloak startup/shutdown scripts.

Refers #793


Compare: 
https://github.com/RestComm/RestComm-Core/compare/b6c3f4578bf8...01b5a69f03dc

-- 

--- 
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-Core] b6c3f4: Updates in keycloak startup scripts

2016-01-18 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: b6c3f4578bf8375fa80d7bda352970d5f9927585
  
https://github.com/RestComm/RestComm-Core/commit/b6c3f4578bf8375fa80d7bda352970d5f9927585
  Author: Orestis Tsakiridis 
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
R release/setup-keycloak.sh
A release/start-keycloak.sh
A release/stop-keycloak.sh

  Log Message:
  ---
  Updates in keycloak startup scripts

Refers #793


-- 

--- 
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-Core] e4f998: Created a configuration and startup script for key...

2016-01-15 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: e4f998273d0acf651ee0f964609cf07e6ef1f983
  
https://github.com/RestComm/RestComm-Core/commit/e4f998273d0acf651ee0f964609cf07e6ef1f983
  Author: Orestis Tsakiridis 
  Date:   2016-01-15 (Fri, 15 Jan 2016)

  Changed paths:
A release/setup-keycloak.sh
M restcomm/restcomm.identity/pom.xml

  Log Message:
  ---
  Created a configuration and startup script for keycloak.

Refers #793


-- 

--- 
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-Core] e87b8c: Updated ITs for IdentityMigrationTool.

2016-01-14 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: e87b8c1cbedead2fadc7ccb400d4e973f0300817
  
https://github.com/RestComm/RestComm-Core/commit/e87b8c1cbedead2fadc7ccb400d4e973f0300817
  Author: Orestis Tsakiridis 
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolIT.java

  Log Message:
  ---
  Updated ITs for IdentityMigrationTool.

Refers #786


-- 

--- 
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-Core] 575679: Fixed regression issue observed when saving projec...

2016-01-14 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 575679b2142e1e66ad701a402df32829ee37174a
  
https://github.com/RestComm/RestComm-Core/commit/575679b2142e1e66ad701a402df32829ee37174a
  Author: Orestis Tsakiridis 
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Fixed regression issue observed when saving projects with diagram hidden.

Refers #759


  Commit: 4829b0d59f156e447895cbe60686f14b4ed0b2a1
  
https://github.com/RestComm/RestComm-Core/commit/4829b0d59f156e447895cbe60686f14b4ed0b2a1
  Author: Orestis Tsakiridis 
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Merge branch 'issue759_rvd_refresh_diagram'


Compare: 
https://github.com/RestComm/RestComm-Core/compare/91af654e516e...4829b0d59f15

-- 

--- 
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-Core] 91af65: Changed restcomm address resolution for RVD.

2016-01-14 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 91af654e516e1885b3ae7cb47824ad4289015aa7
  
https://github.com/RestComm/RestComm-Core/commit/91af654e516e1885b3ae7cb47824ad4289015aa7
  Author: Orestis Tsakiridis 
  Date:   2016-01-14 (Thu, 14 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/SettingsRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/interpreter/Interpreter.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/RvdConfig.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/WorkspaceSettings.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClient.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsWorkspaceSettingsDao.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/WorkspaceSettingsDao.java
M restcomm/restcomm.rvd/src/main/webapp/WEB-INF/rvd.xml
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json
M restcomm/restcomm.rvd/src/main/webapp/templates/designerSettingsModal.html
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/TestUtils.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClientTest.java
R 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsWorkspaceSettingsDaoTest.java

  Log Message:
  ---
  Changed restcomm address resolution for RVD.
- Removed workspace/.settings and all related functinality.
- Removed host/port/sheme configuration options from user profile
- Adapted UI
- Added restcommBaseUrl configuration option to rvd.xml

Refers #790


-- 

--- 
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-Core] 657e37: Changes and additions in the identity integration ...

2016-01-13 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 657e3776d7e77a75cdadab608b08fe60135d08f6
  
https://github.com/RestComm/RestComm-Core/commit/657e3776d7e77a75cdadab608b08fe60135d08f6
  Author: Orestis Tsakiridis 
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityTestTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolIT.java

  Log Message:
  ---
  Changes and additions in the identity integration tests.

Refers #786


-- 

--- 
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-Core] 933334: Configured basic integration testing using a wildf...

2016-01-13 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 94b6ba20c35a10df13f6ef3bbf0f99f0673c
  
https://github.com/RestComm/RestComm-Core/commit/94b6ba20c35a10df13f6ef3bbf0f99f0673c
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.identity/pom.xml
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java

  Log Message:
  ---
  Configured basic integration testing using a wildfly-swarm packaged keycloak. 
Currently experimenting in restcomm.identity module.

Refers #738


  Commit: c783ae3c81c859a8231608d4ea37de6e2b17a2b1
  
https://github.com/RestComm/RestComm-Core/commit/c783ae3c81c859a8231608d4ea37de6e2b17a2b1
  Author: Orestis Tsakiridis 
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Minor fixes in tests

Refers #738


  Commit: 2d6acb97c53e1d99f93508d4eda93eda9c00e444
  
https://github.com/RestComm/RestComm-Core/commit/2d6acb97c53e1d99f93508d4eda93eda9c00e444
  Author: Orestis Tsakiridis 
  Date:   2015-12-23 (Wed, 23 Dec 2015)

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

  Log Message:
  ---
  Changes in restcomm.identity.pom

Replaced keycloak background execution strategy. A normal keycloak instance now 
runs on
custom port together together with restcomm. Used maven-antrun-plugin to 
start/stop
keycloak using the correct ports.

Refers #738


  Commit: 313426646fe61fc90b6b08e4fa3f93f83178f531
  
https://github.com/RestComm/RestComm-Core/commit/313426646fe61fc90b6b08e4fa3f93f83178f531
  Author: Orestis Tsakiridis 
  Date:   2015-12-24 (Thu, 24 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/http/CustomHttpClientBuilder.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakApi.java

  Log Message:
  ---
  Added simple KeycloakApi class.
It can be used for directly accessing keycloak admin API.
Will later use it in integration tests.

Refers #738


  Commit: a1ec7b1ac8e8273c328974fe0b6c2089b98b52cc
  
https://github.com/RestComm/RestComm-Core/commit/a1ec7b1ac8e8273c328974fe0b6c2089b98b52cc
  Author: Orestis Tsakiridis 
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
A release/master-realm-for-testing.json
M restcomm/restcomm.identity/pom.xml
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityTestTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolIT.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
A 
restcomm/restcomm.identity/src/test/resources/org/mobicents/servlet/restcomm/identity/default-realm.json

  Log Message:
  ---
  Progress on identity automated test setup.
- Modified identity/pom.xml so that it properly handles test files for unit VS 
integration tests
- Added test tool to handle quick creation/removal or realms for testing
- Added a sample master realm file that allows administrative tasks on realms

Refers #738


  Commit: 58246831a7d83d49c635efa6c2ebb215758157fd
  
https://github.com/RestComm/RestComm-Core/commit/58246831a7d83d49c635efa6c2ebb215758157fd
  Author: Orestis Tsakiridis 
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityTestTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java
A 
restcomm/restcomm.identity/src/test/resources/org/mobicents/servlet/restcomm/identity/simple-identity-instance-realm.json

  Log Message:
  ---
  Modified RestcommIdentityApiIT to work properly as an IT.

Refers #738


  Commit: 46dfcb16d90c36e0321e157dc76a98a8dfee33c8
  
https://github.com/RestComm/RestComm-Core/commit/46dfcb16d90c36e0321e157dc76a98a8dfee33c8
  Author: Orestis Tsakiridis

[RestComm/RestComm-Core] 45d7e1: Minor working fixes in WebTrigger.

2016-01-13 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 45d7e18081d63bc3ae6a2929f52610cd1855496d
  
https://github.com/RestComm/RestComm-Core/commit/45d7e18081d63bc3ae6a2929f52610cd1855496d
  Author: Orestis Tsakiridis 
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/webTriggerModal.html

  Log Message:
  ---
  Minor working fixes in WebTrigger.

Refers #734


-- 

--- 
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-Core] 3510ce: Saving RVD projects refreshes Diagram.

2016-01-13 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/RestComm-Core
  Commit: 3510ce35cbd02ca6b8506bc29c3ff86e030abba8
  
https://github.com/RestComm/RestComm-Core/commit/3510ce35cbd02ca6b8506bc29c3ff86e030abba8
  Author: Orestis Tsakiridis 
  Date:   2016-01-13 (Wed, 13 Jan 2016)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Saving RVD projects refreshes Diagram.

Fixes #759


-- 

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


[Mobicents/RestComm] 4e740f: Added WorkspaceBootstrapper and tests.

2016-01-11 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 4e740fd3ce2d0d534289cb459b12ad02725f7535
  
https://github.com/Mobicents/RestComm/commit/4e740fd3ce2d0d534289cb459b12ad02725f7535
  Author: Orestis Tsakiridis 
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/RvdInitializationServlet.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapper.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java

  Log Message:
  ---
  Added WorkspaceBootstrapper and tests.

Refers #734


  Commit: b5f42ccfc81c7716de27887068bb62f1b5c51494
  
https://github.com/Mobicents/RestComm/commit/b5f42ccfc81c7716de27887068bb62f1b5c51494
  Author: Orestis Tsakiridis 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapper.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDao.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/ProfileDao.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Progress on RVD/#734.
Added user profile DAO and model classes and started writing the respective 
tests.

Refers #734


  Commit: ac041f3aba730d772485ea456d2af0ed88965389
  
https://github.com/Mobicents/RestComm/commit/ac041f3aba730d772485ea456d2af0ed88965389
  Author: Orestis Tsakiridis 
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/TestUtils.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Added unit tests and support test classes for ProfileDao.

Refers #734


  Commit: 0ce3e9caaecb08863f51f6188471a51b8e4c4c0f
  
https://github.com/Mobicents/RestComm/commit/0ce3e9caaecb08863f51f6188471a51b8e4c4c0f
  Author: Orestis Tsakiridis 
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/SettingsRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/SettingsModel.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/WorkspaceSettings.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDao.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProjectStorage.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Modified /settings service to work with user profiles instead of workspace 
settings.

Refers #734


  Commit: 5461d97e248a06ff714324d791f6295079419dc9
  
https://github.com/Mobicents/RestComm/commit/5461d97e248a06ff714324d791f6295079419dc9
  Author: Orestis Tsakiridis 
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/WorkspaceSettings.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClient.java

  Log Message:
  ---
  Modification in WebTrigger logic.
- Updated WebTrigger logic to work with various sources for deciding how to 
contact restcomm.
  Workspace .settings file, user profile and JBoss connectors are used.
- Encapsulated this algorithm in RestcommClient.

Refers #734


  Commit: 763ecf662c9a05501e3e418a9a4111a39209a911
  
https://github.com/Mobicents/RestComm/commit/763ecf662c9a05501e3e418a9a4111a39209a911
  Author: Orestis Tsakiridis 
  Date:   2016-01-11 (Mon, 11 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
M 
restcomm/restcomm.rvd/src

[Mobicents/RestComm] 0ce3e9: Modified /settings service to work with user profi...

2016-01-08 Thread Orestis Tsakiridis
  Branch: refs/heads/issue734_rvd_per_user_credential_storage
  Home:   https://github.com/Mobicents/RestComm
  Commit: 0ce3e9caaecb08863f51f6188471a51b8e4c4c0f
  
https://github.com/Mobicents/RestComm/commit/0ce3e9caaecb08863f51f6188471a51b8e4c4c0f
  Author: Orestis Tsakiridis 
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/SettingsRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/SettingsModel.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/WorkspaceSettings.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDao.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProjectStorage.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Modified /settings service to work with user profiles instead of workspace 
settings.

Refers #734


  Commit: 5461d97e248a06ff714324d791f6295079419dc9
  
https://github.com/Mobicents/RestComm/commit/5461d97e248a06ff714324d791f6295079419dc9
  Author: Orestis Tsakiridis 
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/WorkspaceSettings.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClient.java

  Log Message:
  ---
  Modification in WebTrigger logic.
- Updated WebTrigger logic to work with various sources for deciding how to 
contact restcomm.
  Workspace .settings file, user profile and JBoss connectors are used.
- Encapsulated this algorithm in RestcommClient.

Refers #734


Compare: 
https://github.com/Mobicents/RestComm/compare/ac041f3aba73...5461d97e248a

-- 

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


[Mobicents/RestComm] a1ec7b: Progress on identity automated test setup.

2016-01-07 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue738_integration_tests
  Home:   https://github.com/Mobicents/RestComm
  Commit: a1ec7b1ac8e8273c328974fe0b6c2089b98b52cc
  
https://github.com/Mobicents/RestComm/commit/a1ec7b1ac8e8273c328974fe0b6c2089b98b52cc
  Author: Orestis Tsakiridis 
  Date:   2016-01-07 (Thu, 07 Jan 2016)

  Changed paths:
A release/master-realm-for-testing.json
M restcomm/restcomm.identity/pom.xml
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/IdentityTestTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolIT.java
R 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
A 
restcomm/restcomm.identity/src/test/resources/org/mobicents/servlet/restcomm/identity/default-realm.json

  Log Message:
  ---
  Progress on identity automated test setup.
- Modified identity/pom.xml so that it properly handles test files for unit VS 
integration tests
- Added test tool to handle quick creation/removal or realms for testing
- Added a sample master realm file that allows administrative tasks on realms

Refers #738


-- 

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


[Mobicents/RestComm] ac041f: Added unit tests and support test classes for Prof...

2016-01-06 Thread Orestis Tsakiridis
  Branch: refs/heads/issue734_rvd_per_user_credential_storage
  Home:   https://github.com/Mobicents/RestComm
  Commit: ac041f3aba730d772485ea456d2af0ed88965389
  
https://github.com/Mobicents/RestComm/commit/ac041f3aba730d772485ea456d2af0ed88965389
  Author: Orestis Tsakiridis 
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/TestUtils.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Added unit tests and support test classes for ProfileDao.

Refers #734


-- 

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


[Mobicents/RestComm] 4e740f: Added WorkspaceBootstrapper and tests.

2016-01-05 Thread Orestis Tsakiridis
  Branch: refs/heads/issue734_rvd_per_user_credential_storage
  Home:   https://github.com/Mobicents/RestComm
  Commit: 4e740fd3ce2d0d534289cb459b12ad02725f7535
  
https://github.com/Mobicents/RestComm/commit/4e740fd3ce2d0d534289cb459b12ad02725f7535
  Author: Orestis Tsakiridis 
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/RvdInitializationServlet.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapper.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java

  Log Message:
  ---
  Added WorkspaceBootstrapper and tests.

Refers #734


  Commit: b5f42ccfc81c7716de27887068bb62f1b5c51494
  
https://github.com/Mobicents/RestComm/commit/b5f42ccfc81c7716de27887068bb62f1b5c51494
  Author: Orestis Tsakiridis 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapper.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/UserProfile.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDao.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/storage/ProfileDao.java
M 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/bootstrap/WorkspaceBootstrapperTest.java
A 
restcomm/restcomm.rvd/src/test/java/org/mobicents/servlet/restcomm/rvd/storage/FsProfileDaoTest.java

  Log Message:
  ---
  Progress on RVD/#734.
Added user profile DAO and model classes and started writing the respective 
tests.

Refers #734


Compare: 
https://github.com/Mobicents/RestComm/compare/4e740fd3ce2d^...b5f42ccfc81c

-- 

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


[Mobicents/RestComm] 4c96d1: Added REST endpoints that return recordings for a ...

2016-01-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 4c96d1e29bd492d92c03e1e57005830484d72a3d
  
https://github.com/Mobicents/RestComm/commit/4c96d1e29bd492d92c03e1e57005830484d72a3d
  Author: Orestis Tsakiridis 
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/recordings.xml
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/RecordingsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisRecordingsDao.java
A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsJsonEndpoint.java
A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/RecordingsEndpoint.java

  Log Message:
  ---
  Added REST endpoints that return recordings for a call. Both JSON and XML 
versions are provided. Also added the respective dao call and mybatis mappings. 
Fixes #356.


  Commit: b7f009eb04a6d748f0a37985cc4aac9b93468a6d
  
https://github.com/Mobicents/RestComm/commit/b7f009eb04a6d748f0a37985cc4aac9b93468a6d
  Author: Orestis Tsakiridis 
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  Changed paths:
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsJsonEndpoint.java
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsXmlEndpoint.java

  Log Message:
  ---
  Call's recordings endpoint refactoring.
- Moved Call's recordings method from CallRecordings endpoint into Calls 
endpoint.

Refers #356


  Commit: ee230f53f6fdf855a11f0dc1cabb23270cd6cdff
  
https://github.com/Mobicents/RestComm/commit/ee230f53f6fdf855a11f0dc1cabb23270cd6cdff
  Author: Orestis Tsakiridis 
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/recordings.xml
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/RecordingsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisRecordingsDao.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/RecordingsEndpoint.java

  Log Message:
  ---
  Merge branch 'issue356_call_recordings' into issue356_merging (master)

Conflicts:

restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java


  Commit: ea8f7ac795abb1507315992dc19da78a5ea0c054
  
https://github.com/Mobicents/RestComm/commit/ea8f7ac795abb1507315992dc19da78a5ea0c054
  Author: Orestis Tsakiridis 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/CallsEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/RestcommCallsTool.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm_with_Data.script

  Log Message:
  ---
  Added integration tests for Call recordings method.

Refers #356


  Commit: c6d481fd5f61bd646fa98dca77160cc7d34a6d90
  
https://github.com/Mobicents/RestComm/commit/c6d481fd5f61bd646fa98dca77160cc7d34a6d90
  Author: Orestis Tsakiridis 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/http/CallsEndpointTest.java

  Log Message:
  ---
  Minor fix for integrations tests

Refers #356


  Commit: eaa564a2e574eb8a5f04c1df3f2fbab864f29c05
  
https://github.com/Mobicents/RestComm/commit/eaa564a2e574eb8a5f04c1df3f2fbab864f29c05
  Author: Orestis Tsakiridis 
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java

  Log Message:
  ---
  Fixed converter initialization for call recordings

Refers #356


Compare: 
https://github.com/Mobicents/RestComm/compare/0885da9278c8...eaa564a2e574

-- 

--- 
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+uns

[Mobicents/RestComm] b7f009: Call's recordings endpoint refactoring.

2016-01-04 Thread Orestis Tsakiridis
  Branch: refs/heads/issue356_call_recordings
  Home:   https://github.com/Mobicents/RestComm
  Commit: b7f009eb04a6d748f0a37985cc4aac9b93468a6d
  
https://github.com/Mobicents/RestComm/commit/b7f009eb04a6d748f0a37985cc4aac9b93468a6d
  Author: Orestis Tsakiridis 
  Date:   2016-01-04 (Mon, 04 Jan 2016)

  Changed paths:
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsJsonEndpoint.java
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsXmlEndpoint.java

  Log Message:
  ---
  Call's recordings endpoint refactoring.
- Moved Call's recordings method from CallRecordings endpoint into Calls 
endpoint.

Refers #356


-- 

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


[Mobicents/RestComm] 840436: WIP on issue #713

2015-12-29 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 840436f2f8349dddf024514bd0c81da70daad3d8
  
https://github.com/Mobicents/RestComm/commit/840436f2f8349dddf024514bd0c81da70daad3d8
  Author: Orestis Tsakiridis 
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/gatherStep.html

  Log Message:
  ---
  WIP on issue #713


  Commit: ad8234c80b92441bd9ee740650dc6dc745d52939
  
https://github.com/Mobicents/RestComm/commit/ad8234c80b92441bd9ee740650dc6dc745d52939
  Author: Orestis Tsakiridis 
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/gatherStep.html

  Log Message:
  ---
  Final touches on  #713.
Removed log elements and added translation strings.

Fixes #713


  Commit: 0885da9278c8227f0ea889fa429e686407c24e41
  
https://github.com/Mobicents/RestComm/commit/0885da9278c8227f0ea889fa429e686407c24e41
  Author: Orestis Tsakiridis 
  Date:   2015-12-29 (Tue, 29 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/gatherStep.html

  Log Message:
  ---
  Merge branch 'issue713_rvd_validation_conflict_ux'


Compare: 
https://github.com/Mobicents/RestComm/compare/d53a5804e097...0885da9278c8

-- 

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


[Mobicents/RestComm] 4c96d1: Added REST endpoints that return recordings for a ...

2015-12-29 Thread Orestis Tsakiridis
  Branch: refs/heads/issue356_call_recordings
  Home:   https://github.com/Mobicents/RestComm
  Commit: 4c96d1e29bd492d92c03e1e57005830484d72a3d
  
https://github.com/Mobicents/RestComm/commit/4c96d1e29bd492d92c03e1e57005830484d72a3d
  Author: Orestis Tsakiridis 
  Date:   2015-07-22 (Wed, 22 Jul 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/recordings.xml
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/RecordingsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisRecordingsDao.java
A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsJsonEndpoint.java
A 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallRecordingsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/RecordingsEndpoint.java

  Log Message:
  ---
  Added REST endpoints that return recordings for a call. Both JSON and XML 
versions are provided. Also added the respective dao call and mybatis mappings. 
Fixes #356.


-- 

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


[Mobicents/RestComm] 313426: Added simple KeycloakApi class.

2015-12-24 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue738_integration_tests
  Home:   https://github.com/Mobicents/RestComm
  Commit: 313426646fe61fc90b6b08e4fa3f93f83178f531
  
https://github.com/Mobicents/RestComm/commit/313426646fe61fc90b6b08e4fa3f93f83178f531
  Author: Orestis Tsakiridis 
  Date:   2015-12-24 (Thu, 24 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/http/CustomHttpClientBuilder.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakApi.java

  Log Message:
  ---
  Added simple KeycloakApi class.
It can be used for directly accessing keycloak admin API.
Will later use it in integration tests.

Refers #738


-- 

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


[Mobicents/RestComm] c783ae: Minor fixes in tests

2015-12-23 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue738_integration_tests
  Home:   https://github.com/Mobicents/RestComm
  Commit: c783ae3c81c859a8231608d4ea37de6e2b17a2b1
  
https://github.com/Mobicents/RestComm/commit/c783ae3c81c859a8231608d4ea37de6e2b17a2b1
  Author: Orestis Tsakiridis 
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Minor fixes in tests

Refers #738


  Commit: 2d6acb97c53e1d99f93508d4eda93eda9c00e444
  
https://github.com/Mobicents/RestComm/commit/2d6acb97c53e1d99f93508d4eda93eda9c00e444
  Author: Orestis Tsakiridis 
  Date:   2015-12-23 (Wed, 23 Dec 2015)

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

  Log Message:
  ---
  Changes in restcomm.identity.pom

Replaced keycloak background execution strategy. A normal keycloak instance now 
runs on
custom port together together with restcomm. Used maven-antrun-plugin to 
start/stop
keycloak using the correct ports.

Refers #738


Compare: 
https://github.com/Mobicents/RestComm/compare/94b6ba20...2d6acb97c53e

-- 

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


[Mobicents/RestComm] 840436: WIP on issue #713

2015-12-22 Thread Orestis Tsakiridis
  Branch: refs/heads/issue713_rvd_validation_conflict_ux
  Home:   https://github.com/Mobicents/RestComm
  Commit: 840436f2f8349dddf024514bd0c81da70daad3d8
  
https://github.com/Mobicents/RestComm/commit/840436f2f8349dddf024514bd0c81da70daad3d8
  Author: Orestis Tsakiridis 
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/gatherStep.html

  Log Message:
  ---
  WIP on issue #713


-- 

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


[Mobicents/RestComm] 51c815: RESTCOMM-168: Bird's-eye view for RVD Projects

2015-12-18 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 51c815a73bc89e6b52134889f090c2d4f4928c0c
  
https://github.com/Mobicents/RestComm/commit/51c815a73bc89e6b52134889f090c2d4f4928c0c
  Author: Alexandre Mendonça 
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
A restcomm/restcomm.rvd/src/main/webapp/css/joint.css
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js
A restcomm/restcomm.rvd/src/main/webapp/js/joint.js
A restcomm/restcomm.rvd/src/main/webapp/js/joint.layout.DirectedGraph.js
M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html

  Log Message:
  ---
  RESTCOMM-168: Bird's-eye view for RVD Projects


  Commit: c04c18482fcbfaeff3026ed778a1db48089565ae
  
https://github.com/Mobicents/RestComm/commit/c04c18482fcbfaeff3026ed778a1db48089565ae
  Author: Alexandre Mendonça 
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/index.html
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js
R restcomm/restcomm.rvd/src/main/webapp/js/joint.js
R restcomm/restcomm.rvd/src/main/webapp/js/joint.layout.DirectedGraph.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.layout.DirectedGraph.js
M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html

  Log Message:
  ---
  RESTCOMM-168: Bird's-eye view for RVD Projects fixes


  Commit: 2e690258a1d7960ece4a34e729b076da1de6333f
  
https://github.com/Mobicents/RestComm/commit/2e690258a1d7960ece4a34e729b076da1de6333f
  Author: Orestis Tsakiridis 
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/playStep.html
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/sayStep.html

  Log Message:
  ---
  Added warning when user sets RVD Say/Play loop to 0. Also renamed the label 
and fixed styling.

Fixes #712


  Commit: e40e601ac7c864a9613ad4872b9ddd6f62e5d783
  
https://github.com/Mobicents/RestComm/commit/e40e601ac7c864a9613ad4872b9ddd6f62e5d783
  Author: Orestis Tsakiridis 
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
A restcomm/restcomm.rvd/src/main/webapp/css/joint.css
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/index.html
M restcomm/restcomm.rvd/src/main/webapp/js/app/controllers/designer.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.layout.DirectedGraph.js
M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html

  Log Message:
  ---
  Merge branch 'brainslog-RESTCOMM-168-II'


  Commit: a244fe337f1b59055e7f4c65a5ad576462763f4e
  
https://github.com/Mobicents/RestComm/commit/a244fe337f1b59055e7f4c65a5ad576462763f4e
  Author: Orestis Tsakiridis 
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/languages/pt-BR.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/playStep.html
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/sayStep.html

  Log Message:
  ---
  Merge branch 'issue712_rvd_loop_ux'


Compare: 
https://github.com/Mobicents/RestComm/compare/58b10fecb7b6...a244fe337f1b

-- 

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


[Mobicents/RestComm] 2163ae: Disabled dynamic routing option in RVD/ES.

2015-12-17 Thread Orestis Tsakiridis
  Branch: refs/heads/issue544_deprecate_rvd_dymanic_routing
  Home:   https://github.com/Mobicents/RestComm
  Commit: 2163ae5932c947aab7db4b029082e494942da43a
  
https://github.com/Mobicents/RestComm/commit/2163ae5932c947aab7db4b029082e494942da43a
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/css/rvd.css
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M 
restcomm/restcomm.rvd/src/main/webapp/templates/steps/externalServiceStep.html

  Log Message:
  ---
  Disabled dynamic routing option in RVD/ES.

Refers #544


-- 

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


[Mobicents/RestComm] 700c25: RESTCOMM-585: Display User Email Address in Profil...

2015-12-17 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 700c25e6c1ebd8dc7b95fe9ed1ebafea615b9e25
  
https://github.com/Mobicents/RestComm/commit/700c25e6c1ebd8dc7b95fe9ed1ebafea615b9e25
  Author: Alexandre Mendonça 
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/profile.html

  Log Message:
  ---
  RESTCOMM-585: Display User Email Address in Profile

Fixes #585


  Commit: 0179c1df1f024106e60d130f753c3f0d11a91c7e
  
https://github.com/Mobicents/RestComm/commit/0179c1df1f024106e60d130f753c3f0d11a91c7e
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/profile.html

  Log Message:
  ---
  Merge branch 'RESTCOMM-585' of https://github.com/brainslog/RestComm into 
brainslog-RESTCOMM-585


  Commit: 0178885896d62516bfb2a99d62e8681e8fa666d2
  
https://github.com/Mobicents/RestComm/commit/0178885896d62516bfb2a99d62e8681e8fa666d2
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/profile.html

  Log Message:
  ---
  Merge branch 'brainslog-RESTCOMM-585'


Compare: 
https://github.com/Mobicents/RestComm/compare/4db5976c8ebc...0178885896d6

-- 

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


[Mobicents/RestComm] 933334: Configured basic integration testing using a wildf...

2015-12-17 Thread Orestis Tsakiridis
  Branch: refs/heads/sso_issue738_integration_tests
  Home:   https://github.com/Mobicents/RestComm
  Commit: 94b6ba20c35a10df13f6ef3bbf0f99f0673c
  
https://github.com/Mobicents/RestComm/commit/94b6ba20c35a10df13f6ef3bbf0f99f0673c
  Author: Orestis Tsakiridis 
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
M restcomm/restcomm.identity/pom.xml
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiIT.java

  Log Message:
  ---
  Configured basic integration testing using a wildfly-swarm packaged keycloak. 
Currently experimenting in restcomm.identity module.

Refers #738


-- 

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


[Mobicents/RestComm] ebca53: Added support for plaintext as well as md5'd passw...

2015-12-15 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: ebca5378f4ba95908d0f472bd5ea5d19c66d928b
  
https://github.com/Mobicents/RestComm/commit/ebca5378f4ba95908d0f472bd5ea5d19c66d928b
  Author: Orestis Tsakiridis 
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/AccountKey.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/UserIdentityContext.java

  Log Message:
  ---
  Added support for plaintext as well as md5'd password in API key 
authentication.
Also, API key authentication can now work with account in addition to account 
sid.

Refers #699


-- 

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


[Mobicents/RestComm] d8450c: Minor fixes to IdentityMigrationTool tests added l...

2015-12-11 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: d8450cb70b7756b763527c4aaf03a09747749ba6
  
https://github.com/Mobicents/RestComm/commit/d8450cb70b7756b763527c4aaf03a09747749ba6
  Author: Orestis Tsakiridis 
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Minor fixes to IdentityMigrationTool tests added lately. Refers #601.


-- 

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


[Mobicents/RestComm] f027c4: Additional tests for IdentityMigrationTool. Mock* ...

2015-12-11 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: f027c4f4a1c86637b1d630d992e3f728592b636e
  
https://github.com/Mobicents/RestComm/commit/f027c4f4a1c86637b1d630d992e3f728592b636e
  Author: Orestis Tsakiridis 
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockAccountsDao.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockMutableConfigurationSource.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockMutableIdentityConfigurationSet.java

  Log Message:
  ---
  Additional tests for IdentityMigrationTool. Mock* classes also added.

Refers #601


-- 

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


[Mobicents/RestComm] ef927c: Updated hardcoded settings for testing

2015-12-10 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: ef927caf931ee16eb6dcd2821083765bfaf3eff6
  
https://github.com/Mobicents/RestComm/commit/ef927caf931ee16eb6dcd2821083765bfaf3eff6
  Author: Orestis Tsakiridis 
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Updated hardcoded settings for testing


  Commit: bd8cc29f4656203d602704202db62f176ee4d01d
  
https://github.com/Mobicents/RestComm/commit/bd8cc29f4656203d602704202db62f176ee4d01d
  Author: Orestis Tsakiridis 
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/ConfigurationSet.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/ConfigurationSetImpl.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSetImpl.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MainConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MutableIdentityConfigurationSet.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MutableIdentityConfigurationSetImpl.java
M 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/sets/CustomConfigurationSet.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java

  Log Message:
  ---
  OO improvements in identity configuration classes. They will allow for easier 
creation of test cases.


Compare: 
https://github.com/Mobicents/RestComm/compare/a2d3952d057c...bd8cc29f4656

-- 

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


[Mobicents/RestComm] 18c410: Minor fixes.

2015-12-10 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 18c410a9e80d371a164f24cff48a99e8ff09ede5
  
https://github.com/Mobicents/RestComm/commit/18c410a9e80d371a164f24cff48a99e8ff09ede5
  Author: Orestis Tsakiridis 
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M restcomm/restcomm.ui/src/main/webapp/modules/errors/unlinked.html

  Log Message:
  ---
  Minor fixes.


  Commit: a2d3952d057cb20037a7460ef08621998d669827
  
https://github.com/Mobicents/RestComm/commit/a2d3952d057cb20037a7460ef08621998d669827
  Author: Orestis Tsakiridis 
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
R 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/RestcommRoles.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/UserIdentityContext.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/IdentityContext.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/shiro/RestcommRoles.java

  Log Message:
  ---
  Did Bootstrapper cleanup and renamed core identity classes.


Compare: 
https://github.com/Mobicents/RestComm/compare/57e820a81a66...a2d3952d057c

-- 

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


[Mobicents/RestComm] c10193: Added "Before Connect"/Url attribute to Dial/Clien...

2015-12-09 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  
https://github.com/Mobicents/RestComm/commit/c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  Author: Orestis Tsakiridis 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/RvdInitializationServlet.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientDialNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientNounConverter.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/RcmlClientNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/upgrade/UpgradeService.java
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/dialstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/emailStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/externalServiceStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/faxStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/gatherstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/hangupstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/logStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/pauseStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/playstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/recordStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/redirectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rejectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rvdproject-schema.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/saystep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/smsStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdCollectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdLanguageStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdSayStep.json
M restcomm/restcomm.rvd/src/main/webapp/WEB-INF/rvd.xml
M restcomm/restcomm.rvd/src/main/webapp/js/app/steps.js
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Added "Before Connect"/Url attribute to Dial/Client noun.
- Updated UI Dial/noun control
- Advanced JSON schema version to 1.5 to accomodate project definition changes.
- Updated client noun step models
- Added logic to server side that will generate the rcml url attribute.

Refers #706


  Commit: 583ea999ec60f4487b1591261dc8adc05fa18ee8
  
https://github.com/Mobicents/RestComm/commit/583ea999ec60f4487b1591261dc8adc05fa18ee8
  Author: Orestis Tsakiridis 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/Call.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/DialTest.java
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-relative-url.xml
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-url.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
A restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Merge branch 'master' into issue706_dial_client_url


  Commit: d7b652d84ffbbc4a3b15de88303f23c8663b13ce
  
https://github.com/Mobicents/RestComm/commit/d7b652d84ffbbc4a3b15de88303f23c8663b13ce
  Author: Orestis Tsakiridis 
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/cache/DiskCache.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/SubVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Merge branch 'master' into issue706_dial_client_url


  Commit: cac01b7ec52ae8fe0911f8f48828ae92ca0e660a
  
https://github

[Mobicents/RestComm] 117297: Patch for issue #705. Needs to be tested online wi...

2015-12-09 Thread Orestis Tsakiridis
  Branch: refs/heads/issue706_dial_client_url
  Home:   https://github.com/Mobicents/RestComm
  Commit: 1172976ec62ee83ccd3a8fd58d7db97e9f0f78fc
  
https://github.com/Mobicents/RestComm/commit/1172976ec62ee83ccd3a8fd58d7db97e9f0f78fc
  Author: George Vagenas 
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/Call.java

  Log Message:
  ---
  Patch for issue #705. Needs to be tested online with Nexmo


  Commit: f355c44596065375aac2dfb492d3076d56e0c27b
  
https://github.com/Mobicents/RestComm/commit/f355c44596065375aac2dfb492d3076d56e0c27b
  Author: George 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/DialTest.java
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-relative-url.xml
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-url.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
A restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Support for relative urls for SubVoiceInterpreter (screening url).
This close #711


  Commit: 583ea999ec60f4487b1591261dc8adc05fa18ee8
  
https://github.com/Mobicents/RestComm/commit/583ea999ec60f4487b1591261dc8adc05fa18ee8
  Author: Orestis Tsakiridis 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/Call.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/DialTest.java
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-relative-url.xml
A 
restcomm/restcomm.testsuite/src/test/resources/dial-client-entry-with-screening-url.xml
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
A restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Merge branch 'master' into issue706_dial_client_url


  Commit: 9fa4bf0c8d9102f00c7bd9f8beb4cea0d4cff0f5
  
https://github.com/Mobicents/RestComm/commit/9fa4bf0c8d9102f00c7bd9f8beb4cea0d4cff0f5
  Author: George 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Changed screening.xml to have a  verb. This refers to #711


  Commit: cfcac4e19412ecfd331568cc0908b6abe8ee271b
  
https://github.com/Mobicents/RestComm/commit/cfcac4e19412ecfd331568cc0908b6abe8ee271b
  Author: George 
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/cache/DiskCache.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/SubVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java

  Log Message:
  ---
  Fixes for SubVoiceInterpreter to properly use relative path of Cache.
This refers to #711


  Commit: d7b652d84ffbbc4a3b15de88303f23c8663b13ce
  
https://github.com/Mobicents/RestComm/commit/d7b652d84ffbbc4a3b15de88303f23c8663b13ce
  Author: Orestis Tsakiridis 
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/cache/DiskCache.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/SubVoiceInterpreter.java
M 
restcomm/restcomm.interpreter/src/main/java/org/mobicents/servlet/restcomm/interpreter/VoiceInterpreter.java
M restcomm/restcomm.testsuite/src/test/resources/screening.xml

  Log Message:
  ---
  Merge branch 'master' into issue706_dial_client_url


  Commit: c2805519a68922da7bc350eeeab432a53bf51324
  
https://github.com/Mobicents/RestComm/commit/c2805519a68922da7bc350eeeab432a53bf51324
  Author: Orestis Tsakiridis 
  Date:   2015-12-09 (Wed, 09 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/UriUtils.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientDialNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/NumberDialNoun.java

  Log Message:
  ---
  Updated  and  nouns so that they generated valid relative 
urls for the 'Url' attribute.

[Mobicents/RestComm] c10193: Added "Before Connect"/Url attribute to Dial/Clien...

2015-12-08 Thread Orestis Tsakiridis
  Branch: refs/heads/issue706_dial_client_url
  Home:   https://github.com/Mobicents/RestComm
  Commit: c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  
https://github.com/Mobicents/RestComm/commit/c1019368a08e50dc7f5cf0543d5dcf9a5f1a416c
  Author: Orestis Tsakiridis 
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/bootstrap/RvdInitializationServlet.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientDialNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/ClientNounConverter.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/RcmlClientNoun.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/upgrade/UpgradeService.java
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/dialstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/emailStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/externalServiceStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/faxStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/gatherstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/hangupstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/logStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/pauseStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/playstep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/recordStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/redirectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rejectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/rvdproject-schema.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/saystep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/smsStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdCollectStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdLanguageStep.json
A 
restcomm/restcomm.rvd/src/main/resources/validation/rvdproject/1.5/ussdSayStep.json
M restcomm/restcomm.rvd/src/main/webapp/WEB-INF/rvd.xml
M restcomm/restcomm.rvd/src/main/webapp/js/app/steps.js
M restcomm/restcomm.rvd/src/main/webapp/languages/en-US.json
M restcomm/restcomm.rvd/src/main/webapp/templates/steps/dialStep.html

  Log Message:
  ---
  Added "Before Connect"/Url attribute to Dial/Client noun.
- Updated UI Dial/noun control
- Advanced JSON schema version to 1.5 to accomodate project definition changes.
- Updated client noun step models
- Added logic to server side that will generate the rcml url attribute.

Refers #706


-- 

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


[Mobicents/RestComm] 57e820: Improvements in the startup logging messages regar...

2015-12-07 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 57e820a81a663b31fb44865d6bfe1fe1e97951ab
  
https://github.com/Mobicents/RestComm/commit/57e820a81a663b31fb44865d6bfe1fe1e97951ab
  Author: Orestis Tsakiridis 
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/RestcommRoles.java

  Log Message:
  ---
  Improvements in the startup logging messages regarding Identity configuration.


-- 

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


[Mobicents/RestComm] e849d6: Added configuration sed script that updates set mi...

2015-12-07 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: e849d6480b310cab882253c5108cf5e52ebf50cb
  
https://github.com/Mobicents/RestComm/commit/e849d6480b310cab882253c5108cf5e52ebf50cb
  Author: Orestis Tsakiridis 
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
M 
release/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-jboss-as.sh

  Log Message:
  ---
  Added configuration sed script that updates set migration logging.

Refers #601


-- 

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


[Mobicents/RestComm] db5e98: RVD/WebTrigger now builds 'Url' for create call ap...

2015-12-04 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: db5e980be8439d826d6dda5c23b268df27865c4c
  
https://github.com/Mobicents/RestComm/commit/db5e980be8439d826d6dda5c23b268df27865c4c
  Author: Orestis Tsakiridis 
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java

  Log Message:
  ---
  RVD/WebTrigger now builds 'Url' for create call api using central resolving 
mechanism (first try restcomm.xml, then turn to container connectors).
Also removed some deprecated methods from RvdConfiuguratio.

Fixes #700


-- 

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


[Mobicents/RestComm] 4edc3e: Added property to restcomm.xml

2015-12-02 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 4edc3e9e6ce4176b92bacb756bf8801bae52f284
  
https://github.com/Mobicents/RestComm/commit/4edc3e9e6ce4176b92bacb756bf8801bae52f284
  Author: Orestis Tsakiridis 
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml

  Log Message:
  ---
  Added  property to restcomm.xml

Refers #671


-- 

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


[Mobicents/RestComm] 2019c0: Modifications for supporting headless mode.

2015-12-02 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 2019c0709b4d5da943548f4dc75d4a600ea4825a
  
https://github.com/Mobicents/RestComm/commit/2019c0709b4d5da943548f4dc75d4a600ea4825a
  Author: Orestis Tsakiridis 
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  ---
  Modifications for supporting headless mode.
- Added  property in restcomm.xml.
- Refactored migration tool, affected endpoints, keycloak context.
- Disabled Identity endpoint.
Btw, encapsulated identity specific bootstrapping functionality into 
IdentityMigrationTool for easier maintenance.
Also added hardcoded (not permission based) access control rule for 
'Administrator' role.

Refers #671
Fixes #697


-- 

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


[Mobicents/RestComm] 38d4f9: Upgraded restcomm and RVD keycloak adapter to v.1....

2015-12-01 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 38d4f98a6bb87d4da90e366aa6dbfa37f61693a0
  
https://github.com/Mobicents/RestComm/commit/38d4f98a6bb87d4da90e366aa6dbfa37f61693a0
  Author: Orestis Tsakiridis 
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
M restcomm/pom.xml
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityUtils.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakConfigurationBuilder.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/keycloak/IdentityContext.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/keycloak/RvdKeycloakConfigResolver.java

  Log Message:
  ---
  Upgraded restcomm and RVD keycloak adapter to v.1.6.1

Fixes #675.


-- 

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


[Mobicents/RestComm] 04670f: Updated restcomm.xml with sample configuration for...

2015-11-30 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 04670f9c73f2a58a805ebaf05e0a429b40d1194b
  
https://github.com/Mobicents/RestComm/commit/04670f9c73f2a58a805ebaf05e0a429b40d1194b
  Author: Orestis Tsakiridis 
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml

  Log Message:
  ---
  Updated restcomm.xml with sample configuration for identity migration.

Refers #601.


-- 

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


[Mobicents/RestComm] 5bd98f: Prevented registration/migration if instance is al...

2015-11-27 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 5bd98f9bd7a78ce24f7ebff943235d9f8836fd6a
  
https://github.com/Mobicents/RestComm/commit/5bd98f9bd7a78ce24f7ebff943235d9f8836fd6a
  Author: Orestis Tsakiridis 
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java

  Log Message:
  ---
  Prevented registration/migration if instance is already registered.

Fixes #601.


-- 

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


[Mobicents/RestComm] 5e0055: Bugfixed on migration/registration workflow.

2015-11-27 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 5e0055864d7dacdfb9e0e9f9a15cb8b6a9089b02
  
https://github.com/Mobicents/RestComm/commit/5e0055864d7dacdfb9e0e9f9a15cb8b6a9089b02
  Author: Orestis Tsakiridis 
  Date:   2015-11-27 (Fri, 27 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/register.js

  Log Message:
  ---
  Bugfixed on migration/registration workflow.

Refers #601.


-- 

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


[Mobicents/RestComm] 6e911c: Review registration/migration workflow and fixed b...

2015-11-26 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 6e911c8fcd38f4ef047d754707fdd371a6f25ff4
  
https://github.com/Mobicents/RestComm/commit/6e911c8fcd38f4ef047d754707fdd371a6f25ff4
  Author: Orestis Tsakiridis 
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java

  Log Message:
  ---
  Review registration/migration workflow and fixed bugs.

Refers #601.


-- 

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


[Mobicents/RestComm] 99b70a: Changes in identity configuration classes bound wi...

2015-11-26 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 99b70a57fe5368e1eb8b1a86f9f4b44edb1437a3
  
https://github.com/Mobicents/RestComm/commit/99b70a57fe5368e1eb8b1a86f9f4b44edb1437a3
  Author: Orestis Tsakiridis 
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MutableIdentityConfigurationSet.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/KeycloakResourcesEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/RvdConfigurationUpdateListener.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  ---
  Changes in identity configuration classes bound with restcomm.xml and db. 
Various fixes in the migration/registration
workflow both for bootstrapper or UI based. Also the public realm key is now 
configurable form restcomm.xml.

Refers #601. Fixes #435.


-- 

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


[Mobicents/RestComm] ef410f: Instance registration in main workflow now relies ...

2015-11-16 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: ef410f3b8b0a44f99663bd34971bab94b01bc5af
  
https://github.com/Mobicents/RestComm/commit/ef410f3b8b0a44f99663bd34971bab94b01bc5af
  Author: Orestis Tsakiridis 
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfigurationUpdateListener.java
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/Configurator.java
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/ConfiguratorBase.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/ConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MainConfigurationSet.java
M 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/sets/CustomConfigurationSet.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/KeycloakResourcesEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/SecuredEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityUtils.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/DbIdentityConfigurationSource.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurationSet.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurationSource.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfiguratorOLD.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/RvdConfigurationUpdateListener.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/entities/IdentityModeEntity.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Instance registration in main workflow now relies on IdentityMigrationTool 
too. Also did configuration refactoring.
- Refactored identity endpoint instance registation so that is uses 
IdentityMigrationTool.
- Removed old 'IdentityConfigurator' from all places. Now using 
IdentityConfigurationSet and KeycloakContext.

Refers #601.


-- 

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


[Mobicents/RestComm] 9d9670: Progressing on migration scripts and refactoring. ...

2015-11-13 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 9d9670949fe73a6c3e03144063fcf9dd5f6f1da4
  
https://github.com/Mobicents/RestComm/commit/9d9670949fe73a6c3e03144063fcf9dd5f6f1da4
  Author: Orestis Tsakiridis 
  Date:   2015-11-13 (Fri, 13 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakConfigurationBuilder.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/RestcommConfKeycloakResolver.java

  Log Message:
  ---
  Progressing on migration scripts and refactoring. WIP.
- Introduced KeycloakContext that will hold the keycloak deployment and other 
configured keycloak specific properties.
- Removing obsolete IdentityConfigurator class proved to be confusing.
- Improvements in the Bootstrapper.

Refers #601


-- 

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


[Mobicents/RestComm] 6829c6: Wrapping up migration functionality and configurat...

2015-11-12 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 6829c677ba3744cd2c3dbc346e852d23a3ce9bc9
  
https://github.com/Mobicents/RestComm/commit/6829c677ba3744cd2c3dbc346e852d23a3ce9bc9
  Author: Orestis Tsakiridis 
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityConfigurationSet.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sources/MutableConfigurationSource.java
M 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/RestcommConfigurationTest.java
A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/configuration/DatabaseConfigurationSource.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/KeycloakResourcesEndpoint.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityMode.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurator.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfiguratorOLD.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakConfigurationBuilder.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakContext.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Wrapping up migration functionality and configuration refactoring - WIP.
- Improved migration reporting messages and formatting.
- Added 'updateConfiguration' migration phase
- Persisted configuration after migration to DB
- Defined new mutable configuration set for identity options with DB backend.
- Made realmKey dynamic and available in migration and identitySettings.
- A lot of refactoring due to old IdentityConfigurator class getting deprecated.
- Additions in Bootstrapper
- Other changes that i don't remember :-)

Refers #601, refers #435, #refers 619.


-- 

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


[Mobicents/RestComm] 9658dd: RVD - add core_DialRingDuration variable.

2015-11-11 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 9658dd568950933d4bb89ced8d1f29ea3270108f
  
https://github.com/Mobicents/RestComm/commit/9658dd568950933d4bb89ced8d1f29ea3270108f
  Author: lefteris 
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/DialStep.java
M restcomm/restcomm.rvd/src/main/webapp/js/app/services.js

  Log Message:
  ---
  RVD - add core_DialRingDuration variable.


  Commit: ef50ceb41f502b422bf9228fbbc947be9c374f64
  
https://github.com/Mobicents/RestComm/commit/ef50ceb41f502b422bf9228fbbc947be9c374f64
  Author: Orestis Tsakiridis 
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/steps/dial/DialStep.java
M restcomm/restcomm.rvd/src/main/webapp/js/app/services.js

  Log Message:
  ---
  Merge branch 'issue-446' of https://github.com/leftyb/RestComm into 
leftyb-issue-446


  Commit: 6a605619ae1791bbe6b9a10f2c0016ea043047bb
  
https://github.com/Mobicents/RestComm/commit/6a605619ae1791bbe6b9a10f2c0016ea043047bb
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Log Message:
  ---
  Merge branch 'leftyb-issue-446'


Compare: 
https://github.com/Mobicents/RestComm/compare/27aa8401bfb9...6a605619ae17

-- 

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


[Mobicents/RestComm] 84f765: AdminUI - Add orderBy "date_created" button at LOG...

2015-11-11 Thread Orestis Tsakiridis
y button. issue #561


  Commit: 9955bda6a988f60409186d117a2d05254f46ac4a
  
https://github.com/Mobicents/RestComm/commit/9955bda6a988f60409186d117a2d05254f46ac4a
  Author: lefteris 
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/logs-calls.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-calls.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-messages.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-notifications.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-recordings.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-transcriptions.js

  Log Message:
  ---
  Orderby button fix. issue #561


  Commit: 3f56da224cbe034e9527abfeaeb0d3ee7b441dd4
  
https://github.com/Mobicents/RestComm/commit/3f56da224cbe034e9527abfeaeb0d3ee7b441dd4
  Author: lefteris 
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/logs-messages.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-notifications.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-recordings.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-transcriptions.html

  Log Message:
  ---
  Orderby button fix. issue #561


  Commit: 3ba0bd8e744e227bc081255c9a606f083979e1a5
  
https://github.com/Mobicents/RestComm/commit/3ba0bd8e744e227bc081255c9a606f083979e1a5
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/logs-calls.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-messages.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-notifications.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-recordings.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-transcriptions.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-calls.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-messages.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-notifications.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-recordings.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-transcriptions.js

  Log Message:
  ---
  Merge branch 'issue-561' of https://github.com/leftyb/RestComm into 
leftyb-issue-561


  Commit: 5ccfd40c34c2821abb8ce8fdf6289e6e8bf23550
  
https://github.com/Mobicents/RestComm/commit/5ccfd40c34c2821abb8ce8fdf6289e6e8bf23550
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-calls.js

  Log Message:
  ---
  Fixed minor ordering issue for calls duration and cost call columns

Refers #561.


  Commit: 27aa8401bfb9796ccd9a92b5624f78253e27f574
  
https://github.com/Mobicents/RestComm/commit/27aa8401bfb9796ccd9a92b5624f78253e27f574
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/logs-calls.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-messages.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-notifications.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-recordings.html
M restcomm/restcomm.ui/src/main/webapp/modules/logs-transcriptions.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-calls.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-messages.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-notifications.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-recordings.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/logs-transcriptions.js

  Log Message:
  ---
  Merge branch 'leftyb-issue-561'


Compare: 
https://github.com/Mobicents/RestComm/compare/84be016e55f8...27aa8401bfb9

-- 

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


[Mobicents/RestComm] 46cd1e: Progress on Identity migration tool implementation...

2015-11-11 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 46cd1ee6f92a2f879712626f6f6ec9b74d83bf48
  
https://github.com/Mobicents/RestComm/commit/46cd1ee6f92a2f879712626f6f6ec9b74d83bf48
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/IdentityUtils.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
R 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakAdapterConfigBuilder.java
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/keycloak/KeycloakConfigurationBuilder.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java

  Log Message:
  ---
  Progress on Identity migration tool implementation.
- Added administrator account linking stage.
- Added admin-account-sid, a new configuration option in under 
identity.migration.
- Additions in the tools test cases.
- Various api improvements.

Refers #601, refers #619.


-- 

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


[Mobicents/RestComm] 3bb39d: Improvements in RestcommIdentityApi test. Also add...

2015-11-11 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 3bb39d1cebbaa486cb557683bc1bbf488d2de9fc
  
https://github.com/Mobicents/RestComm/commit/3bb39d1cebbaa486cb557683bc1bbf488d2de9fc
  Author: Orestis Tsakiridis 
  Date:   2015-11-11 (Wed, 11 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java

  Log Message:
  ---
  Improvements in RestcommIdentityApi test. Also added dropInstance() method to 
have a complete cycle.

Refers #619


-- 

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


[Mobicents/RestComm] 151632: Added separate configuration set for IdentityMigra...

2015-11-10 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 151632b5e6ca1962a299b4155d8048754e6d745d
  
https://github.com/Mobicents/RestComm/commit/151632b5e6ca1962a299b4155d8048754e6d745d
  Author: Orestis Tsakiridis 
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/RestcommConfiguration.java
A 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java

  Log Message:
  ---
  Added separate configuration set for IdentityMigration options.

Refers #601


  Commit: cb084f5a2f9264aa4210e116312d3578f59c0624
  
https://github.com/Mobicents/RestComm/commit/cb084f5a2f9264aa4210e116312d3578f59c0624
  Author: Orestis Tsakiridis 
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/IdentityMigrationConfigurationSet.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  ---
  WIP. Refers #601.


Compare: 
https://github.com/Mobicents/RestComm/compare/8a695dc9e7dd...cb084f5a2f92

-- 

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


[Mobicents/RestComm] 8a695d: Various additions for migration tool:

2015-11-10 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 8a695dc9e7dd15d83ae4ca4b0bc9a2d640d7aaac
  
https://github.com/Mobicents/RestComm/commit/8a695dc9e7dd15d83ae4ca4b0bc9a2d640d7aaac
  Author: Orestis Tsakiridis 
  Date:   2015-11-10 (Tue, 10 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/endpoints/Outcome.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java

  Log Message:
  ---
  Various additions for migration tool:
- Filling gaps in IdentityMigrationTool functionality.
- Added dropUser() support in RestcommIdentityApi.
- Initial plumbing of migration tool with bootstrapper

Refers #601


-- 

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


[Mobicents/RestComm] 34e49a: Continued implementation of IdentityMigrationTool ...

2015-11-09 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 34e49ae0626dab25052638f929579cfd031c9c99
  
https://github.com/Mobicents/RestComm/commit/34e49ae0626dab25052638f929579cfd031c9c99
  Author: Orestis Tsakiridis 
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/accounts.xml
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/AccountsDao.java
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisAccountsDao.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java
M 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationToolTest.java
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/migration/MockAccountsDao.java

  Log Message:
  ---
  Continued implementation of IdentityMigrationTool and provided tests. Also 
added new method to AccountsDao for returning ALL accounts.

Refers #601, refers #619.


-- 

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


[Mobicents/RestComm] 3fe72c: Improved RestcommIdentityApi class interface so th...

2015-11-06 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 3fe72c806acc1b28df7be6482784d5d64ab33855
  
https://github.com/Mobicents/RestComm/commit/3fe72c806acc1b28df7be6482784d5d64ab33855
  Author: Orestis Tsakiridis 
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/IdentityEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApi.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurationSet.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/configuration/IdentityConfigurator.java

  Log Message:
  ---
  Improved RestcommIdentityApi class interface so that it's easier to be used 
from the migration tool and the unit tests.

Refers #601, refers #619.


  Commit: 5bb5f0ae2d7e02836f5f0d4af695ee3e993c892a
  
https://github.com/Mobicents/RestComm/commit/5bb5f0ae2d7e02836f5f0d4af695ee3e993c892a
  Author: Orestis Tsakiridis 
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
A 
restcomm/restcomm.identity/src/test/java/org/mobicents/servlet/restcomm/identity/RestcommIdentityApiTest.java

  Log Message:
  ---
  Provided unit tests for RestcommIdentityApi class

Refers #619


  Commit: 64cad908e39bd9f4bd01d536f2b85fa227676154
  
https://github.com/Mobicents/RestComm/commit/64cad908e39bd9f4bd01d536f2b85fa227676154
  Author: Orestis Tsakiridis 
  Date:   2015-11-06 (Fri, 06 Nov 2015)

  Changed paths:
A 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/migration/IdentityMigrationTool.java

  Log Message:
  ---
  Added IdentityMigrationTool with basic migration logic for an account.

Refers #601


Compare: 
https://github.com/Mobicents/RestComm/compare/f6e2daf03d8b...64cad908e39b

-- 

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


[Mobicents/RestComm] 2bd20a: Updated cached credentials in AdminUI after changi...

2015-11-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 2bd20ab3872c7cc13ab073e7876ee077a0438c6d
  
https://github.com/Mobicents/RestComm/commit/2bd20ab3872c7cc13ab073e7876ee077a0438c6d
  Author: Orestis Tsakiridis 
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  ---
  Updated cached credentials in AdminUI after changing the password for the 
first time after installation.

Fixes #616


-- 

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


[Mobicents/RestComm] f6492d: Created a custom trust strategy for the 'allowall'...

2015-11-05 Thread Orestis Tsakiridis
  Branch: refs/heads/issue615_sslmode_improve
  Home:   https://github.com/Mobicents/RestComm
  Commit: f6492d5c6cd986524556401a873c5121b5bcd381
  
https://github.com/Mobicents/RestComm/commit/f6492d5c6cd986524556401a873c5121b5bcd381
  Author: Orestis Tsakiridis 
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/commons/http/CustomHttpClientBuilder.java

  Log Message:
  ---
  Created a custom trust strategy for the 'allowall' ssl mode. It allows both 
self-signed certs and certs from untrusted CAs.

Refers #615


-- 

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


[Mobicents/RestComm] 5aabb8: Improved RVD/WebTrigger system and application log...

2015-11-05 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 5aabb8de192c4b44d34d3501848370431f409186
  
https://github.com/Mobicents/RestComm/commit/5aabb8de192c4b44d34d3501848370431f409186
  Author: Orestis Tsakiridis 
  Date:   2015-11-05 (Thu, 05 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java

  Log Message:
  ---
  Improved RVD/WebTrigger system and application logging.

Refers #536


-- 

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


[Mobicents/RestComm] 867f11: - RVD httpclient now supports SSL protocol switchi...

2015-11-04 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 867f117ca710ab5548a131622584d8ddeb7d5976
  
https://github.com/Mobicents/RestComm/commit/867f117ca710ab5548a131622584d8ddeb7d5976
  Author: Orestis Tsakiridis 
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
M restcomm/restcomm.rvd/pom.xml
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/commons/http/CustomHttpClientBuilder.java

  Log Message:
  ---
  - RVD httpclient now supports SSL protocol switching through 
-Dhttps.protocols system property.
- apache httpclient was upgraded to 4.5.
- http client creation in 'allowall' mode was improved too.

Refers #609.


  Commit: 211211e51c05b9fdf7c283447f4f88b21630a755
  
https://github.com/Mobicents/RestComm/commit/211211e51c05b9fdf7c283447f4f88b21630a755
  Author: Orestis Tsakiridis 
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
M restcomm/restcomm.rvd/pom.xml
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/commons/http/CustomHttpClientBuilder.java

  Log Message:
  ---
  Merge branch 'issue609_rvd_https_fail_TLSv12'


Compare: 
https://github.com/Mobicents/RestComm/compare/9a7aa81f45d6...211211e51c05

-- 

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


[Mobicents/RestComm] 1e0d5f: Fixed RVD variable Lookup button issue with single...

2015-11-03 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 1e0d5f241fb24cd189f59b9e073071ba30a91cc2
  
https://github.com/Mobicents/RestComm/commit/1e0d5f241fb24cd189f59b9e073071ba30a91cc2
  Author: Orestis Tsakiridis 
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/js/app/directives.js
M restcomm/restcomm.rvd/src/main/webapp/js/app/services.js

  Log Message:
  ---
  Fixed RVD variable Lookup button issue with single quote characters. Also, 
removed duplicate core_RecordingUrl entry in the list.

Fixes #608.


  Commit: c38c8ca8281b29baabe5bc983850c489455f
  
https://github.com/Mobicents/RestComm/commit/c38c8ca8281b29baabe5bc983850c489455f
  Author: Orestis Tsakiridis 
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
M release/build.xml
M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-mobicents-ms.sh
M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh
A 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/changelog/mariadb/update_script_Nov2_2015.sql
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
M 
restcomm/restcomm.provisioning.number.nexmo/src/main/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoPhoneNumberProvisioningManager.java
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/ua/UserAgentManager.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java
M 
restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-register.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js
A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-CA.json
A restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes-US.json
R restcomm/restcomm.ui/src/main/webapp/resources/json/area-codes.json

  Log Message:
  ---
  Merge branch 'master' of https://github.com/Mobicents/RestComm


Compare: 
https://github.com/Mobicents/RestComm/compare/ea08c8d3545c...c38c8ca8281b

-- 

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


[Mobicents/RestComm] bcc13a: Updated restcomm realm .json file to latest copy f...

2015-11-02 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: bcc13a9a62dbdd682e9549c14b318967383a485e
  
https://github.com/Mobicents/RestComm/commit/bcc13a9a62dbdd682e9549c14b318967383a485e
  Author: Orestis Tsakiridis 
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
M sso_extra/restcommRealm1.4.0.json

  Log Message:
  ---
  Updated restcomm realm .json file to latest copy from identity.restcomm.com. 
No clients or redundant users are present


  Commit: 44e534d455d518d19a6819fd49e08badbb2ad5ff
  
https://github.com/Mobicents/RestComm/commit/44e534d455d518d19a6819fd49e08badbb2ad5ff
  Author: Orestis Tsakiridis 
  Date:   2015-10-27 (Tue, 27 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/KeycloakResourcesEndpoint.java
M 
restcomm/restcomm.identity/src/main/java/org/mobicents/servlet/restcomm/identity/entities/IdentityModeEntity.java
R restcomm/restcomm.ui/src/main/webapp/keycloak.json

  Log Message:
  ---
  Added authServerBaseUrl configuration option to /config/mode method response.

Refers #574


  Commit: f6e2daf03d8bd12369b611bc9e6769eb6a04f61b
  
https://github.com/Mobicents/RestComm/commit/f6e2daf03d8bd12369b611bc9e6769eb6a04f61b
  Author: Orestis Tsakiridis 
  Date:   2015-11-02 (Mon, 02 Nov 2015)

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

  Log Message:
  ---
  Small fixes in mariadb/init.sql. Succesfully tested SSO extension with 
mariadb storage.

Refers #599.


Compare: 
https://github.com/Mobicents/RestComm/compare/f0a992d681c9...f6e2daf03d8b

-- 

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


[Mobicents/RestComm] 29883c: Handle project rename sync exceptions when Applica...

2015-11-02 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 29883c262cbc7e35a738b379e72b5e0e015a9235
  
https://github.com/Mobicents/RestComm/commit/29883c262cbc7e35a738b379e72b5e0e015a9235
  Author: Orestis Tsakiridis 
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/exceptions/ApplicationApiNotSynchedException.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  Handle project rename sync exceptions when Application entities are missing.

Fixes #598.


  Commit: bb17f1c1d0a874988a1b448e2dd4bc83a2879ec6
  
https://github.com/Mobicents/RestComm/commit/bb17f1c1d0a874988a1b448e2dd4bc83a2879ec6
  Author: Orestis Tsakiridis 
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RasRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/UriUtils.java

  Log Message:
  ---
  Removed some verbose RVD comments


  Commit: c29393783a3b26f83046b92626ac6fe5fdd62680
  
https://github.com/Mobicents/RestComm/commit/c29393783a3b26f83046b92626ac6fe5fdd62680
  Author: Orestis Tsakiridis 
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Merge branch 'master' of https://github.com/Mobicents/RestComm


Compare: 
https://github.com/Mobicents/RestComm/compare/9255dde4f8ff...c29393783a3b

-- 

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


[Mobicents/RestComm] e43bf1: Changed RVD raw-import operation behaviour so that...

2015-10-30 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: e43bf122b30caedde869dbce4f72f1f6af7c5ec0
  
https://github.com/Mobicents/RestComm/commit/e43bf122b30caedde869dbce4f72f1f6af7c5ec0
  Author: Orestis Tsakiridis 
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/ProjectRestService.java

  Log Message:
  ---
  Changed RVD raw-import operation behaviour so that the user that does the 
import becomes the owner of the app too.

Fixes #595.


-- 

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


[Mobicents/RestComm] c57769: Improved error message shown when trying to create...

2015-10-30 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: c577692b07246cc958ee95ad5f4af06182664567
  
https://github.com/Mobicents/RestComm/commit/c577692b07246cc958ee95ad5f4af06182664567
  Author: Orestis Tsakiridis 
  Date:   2015-10-30 (Fri, 30 Oct 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Improved error message shown when trying to create an existing user from 
AdminUI

Fixes #593.


-- 

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


[Mobicents/RestComm] 2df95e: Secured RVD application log methods using RvdAuth ...

2015-10-29 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 2df95eb950b8076438dd1454f9068b7e758d1ecf
  
https://github.com/Mobicents/RestComm/commit/2df95eb950b8076438dd1454f9068b7e758d1ecf
  Author: Orestis Tsakiridis 
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java

  Log Message:
  ---
  Secured RVD application log methods using RvdAuth annotation.

Fixes #584


  Commit: 02114d3399bd6e1a92dbac483a56407bf642dc1a
  
https://github.com/Mobicents/RestComm/commit/02114d3399bd6e1a92dbac483a56407bf642dc1a
  Author: Orestis Tsakiridis 
  Date:   2015-10-29 (Thu, 29 Oct 2015)

  Changed paths:
M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-sip-connectors.sh
M 
restcomm/restcomm.provisioning.number.nexmo/src/main/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoPhoneNumberProvisioningManager.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java

  Log Message:
  ---
  Merge branch 'master' of https://github.com/Mobicents/RestComm


Compare: 
https://github.com/Mobicents/RestComm/compare/1a823d430f64...02114d3399bd

-- 

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


[Mobicents/RestComm] f46a10: New endpoint for Applications REST API. Issue #4.

2015-10-26 Thread Orestis Tsakiridis
/telephony/CallManager.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoAvailablePhoneNumbersEndpointTestUtils.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/provisioning/number/nexmo/NexmoIncomingPhoneNumbersEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_multitenancyTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
M 
restcomm/restcomm.ui/src/main/webapp/modules/numbers-incoming-register.html
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/restcommApps/appManager.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  ---
  Merge branch 'master' into Issue4_ApplicationsRestApi

# Conflicts:
#   
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
#   restcomm/restcomm.testsuite/src/test/resources/restcomm.script
#   restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest


  Commit: 3ffaecc07bc1f5255dcfc51cc7035230ff686697
  
https://github.com/Mobicents/RestComm/commit/3ffaecc07bc1f5255dcfc51cc7035230ff686697
  Author: Orestis Tsakiridis 
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RestcommConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/configuration/RestcommConfig.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/HttpConnector.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/HttpConnectorList.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/UriUtils.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/ApiServerConfig.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClient.java

  Log Message:
  ---
  Added automatic discovery of restcomm REST service using container 
(Jboss/tomcat) tools.
Also updated ProjectApplicationsApi and WebTrigger so that they use the new 
mechanism
and removed old restcomm.xml based discovery method.

Fixes #556, refers #4, refers #540.


  Commit: 35b2075d937e76120e188bf0289d22c59df6f774
  
https://github.com/Mobicents/RestComm/commit/35b2075d937e76120e188bf0289d22c59df6f774
  Author: George Vagenas 
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/CallManager.java
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.script_playTest
M restcomm/restcomm.testsuite/src/test/resources/restcomm.xml

  Log Message:
  ---
  Merge branch 'master' into Issue4_ApplicationsRestApi

Conflicts:
restcomm/restcomm.testsuite/src/test/resources/restcomm.script
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_SmsTest

restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test

restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialActionTest
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_dialTest
restcomm/restcomm.testsuite/src/test/resources/restc

[Mobicents/RestComm] 5749f3: Applications imported from RAS now belong to the u...

2015-10-26 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: 5749f37109c09d54dc1ac34f30fc704413e13307
  
https://github.com/Mobicents/RestComm/commit/5749f37109c09d54dc1ac34f30fc704413e13307
  Author: Orestis Tsakiridis 
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RasService.java

  Log Message:
  ---
  Applications imported from RAS now belong to the user that does the import.

Refers #87


-- 

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


[Mobicents/RestComm] 50fd15: Several changes to improve multitenancy experience...

2015-10-23 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: 50fd1505ecf2ea569dd6126810ed158a3f0788ad
  
https://github.com/Mobicents/RestComm/commit/50fd1505ecf2ea569dd6126810ed158a3f0788ad
  Author: Orestis Tsakiridis 
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/LoginRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/ProjectRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RasRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/AutheticationFilter.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/RvdUser.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/Ticket.java
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  ---
  Several changes to improve multitenancy experience.
In Detail:
 - Modified ProjectApplicationsApi so that it works both with cookie-based and 
basic-http-auth based tickets.
 - Added synchronization with Application entities to RAS project project 
import operation.
 - Fixed AuthenticationFilter so that it works correctly when both 
basic-http-auth headers and RVD cookie-based token are present.
 - Extended RvdUser so that it contains Ticket id too.
 - Deprecated application list method in RvdController endpoint and updated 
AdminUI to use the correct method in /projects endpoint.

Refers #87, fixes #560.


  Commit: dc2a08388c17c03accf93bcc599b777af0782157
  
https://github.com/Mobicents/RestComm/commit/dc2a08388c17c03accf93bcc599b777af0782157
  Author: Orestis Tsakiridis 
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdCollectVerbDemo/state
M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdESDemo/state
M restcomm/restcomm.rvd/src/main/webapp/workspace/rvdSayVerbDemo/state

  Log Message:
  ---
  Merge branch 'Issue4_ApplicationsRestApi' of 
https://github.com/Mobicents/RestComm into Issue4_ApplicationsRestApi


Compare: 
https://github.com/Mobicents/RestComm/compare/bcc6b382023c...dc2a08388c17

-- 

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


[Mobicents/RestComm] d29689: Customized AdminUI so that it authenticates agains...

2015-10-23 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: d296899e19d5bef2dcbc2cb8fc7c770bb8f481e6
  
https://github.com/Mobicents/RestComm/commit/d296899e19d5bef2dcbc2cb8fc7c770bb8f481e6
  Author: Orestis Tsakiridis 
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcomm.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/services.js

  Log Message:
  ---
  Customized AdminUI so that it authenticates against RVD using basic HTTP auth 
and cached credentials.

Refers #560


  Commit: 79868901f74d0009f9d9d43960be108b1e96683e
  
https://github.com/Mobicents/RestComm/commit/79868901f74d0009f9d9d43960be108b1e96683e
  Author: Orestis Tsakiridis 
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/AuthenticationService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/AutheticationFilter.java

  Log Message:
  ---
  Added support for Basic AUTH tokens in RVD authentication mechanism. Valid 
credentials are cached for future reference using the existing ticket mechanism.

Refers #560.


  Commit: c6c358e1d95a054405be9fa4f8516d1abb9f2f04
  
https://github.com/Mobicents/RestComm/commit/c6c358e1d95a054405be9fa4f8516d1abb9f2f04
  Author: Orestis Tsakiridis 
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/LoginRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RasRestService.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java

  Log Message:
  ---
  Secured using RvdAuth annotation the open RVD methods.

Refers #560


Compare: 
https://github.com/Mobicents/RestComm/compare/d05859a3ff6a...c6c358e1d95a

-- 

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


[Mobicents/RestComm] d05859: Clearing RVD host/port settings now allows saving ...

2015-10-22 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: d05859a3ff6a7db75c80b4063ae83a51a1f5d52e
  
https://github.com/Mobicents/RestComm/commit/d05859a3ff6a7db75c80b4063ae83a51a1f5d52e
  Author: Orestis Tsakiridis 
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/designerSettingsModal.html

  Log Message:
  ---
  Clearing RVD host/port settings now allows saving them too.

Fixes #558


-- 

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


[Mobicents/RestComm] 3ffaec: Added automatic discovery of restcomm REST service...

2015-10-21 Thread Orestis Tsakiridis
  Branch: refs/heads/Issue4_ApplicationsRestApi
  Home:   https://github.com/Mobicents/RestComm
  Commit: 3ffaecc07bc1f5255dcfc51cc7035230ff686697
  
https://github.com/Mobicents/RestComm/commit/3ffaecc07bc1f5255dcfc51cc7035230ff686697
  Author: Orestis Tsakiridis 
  Date:   2015-10-21 (Wed, 21 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/ProjectApplicationsApi.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RestcommConfiguration.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/configuration/RestcommConfig.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/HttpConnector.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/HttpConnectorList.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/utils/UriUtils.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/ApiServerConfig.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/restcomm/RestcommClient.java

  Log Message:
  ---
  Added automatic discovery of restcomm REST service using container 
(Jboss/tomcat) tools.
Also updated ProjectApplicationsApi and WebTrigger so that they use the new 
mechanism
and removed old restcomm.xml based discovery method.

Fixes #556, refers #4, refers #540.


-- 

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


[Mobicents/RestComm] f0a992: Implemented account email_address uniqueness at th...

2015-10-20 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: f0a992d681c96db8b41d41073adc41cc77fe55df
  
https://github.com/Mobicents/RestComm/commit/f0a992d681c96db8b41d41073adc41cc77fe55df
  Author: Orestis Tsakiridis 
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/dao/mybatis/MybatisAccountsDao.java
A 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/exceptions/ConstraintViolationException.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AccountsEndpoint.java

  Log Message:
  ---
  Implemented account email_address uniqueness at the application layer.

Refers #548


-- 

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


[Mobicents/RestComm] f93940: Added joint js dependencies. Refers #168.

2015-10-19 Thread Orestis Tsakiridis
  Branch: refs/heads/issue168_birds_eye
  Home:   https://github.com/Mobicents/RestComm
  Commit: f939401c91c019bf8943417ffa68f2b8c05d497f
  
https://github.com/Mobicents/RestComm/commit/f939401c91c019bf8943417ffa68f2b8c05d497f
  Author: Orestis Tsakiridis 
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
A restcomm/restcomm.rvd/src/main/webapp/css/joint.css
M restcomm/restcomm.rvd/src/main/webapp/index.html
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.js
A restcomm/restcomm.rvd/src/main/webapp/js/lib/joint.layout.DirectedGraph.js

  Log Message:
  ---
  Added joint js dependencies. Refers #168.


  Commit: ed51efeb0a28fb8e76395b5f189bbdf0c7e0066d
  
https://github.com/Mobicents/RestComm/commit/ed51efeb0a28fb8e76395b5f189bbdf0c7e0066d
  Author: Orestis Tsakiridis 
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
M restcomm/restcomm.rvd/src/main/webapp/templates/designer.html

  Log Message:
  ---
  Enabled birds-eye view display. Refers #168.


Compare: 
https://github.com/Mobicents/RestComm/compare/f939401c91c0^...ed51efeb0a28

-- 

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


[Mobicents/RestComm] 84e9aa: Traffic throttling extension, issue #278, work in ...

2015-10-16 Thread Orestis Tsakiridis
  Branch: refs/heads/sso
  Home:   https://github.com/Mobicents/RestComm
  Commit: 84e9aa39baa36fb0490efc4c57f0c4f7cee8c1b0
  
https://github.com/Mobicents/RestComm/commit/84e9aa39baa36fb0490efc4c57f0c4f7cee8c1b0
  Author: George Vagenas 
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
M restcomm/pom.xml
M 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/Bootstrapper.java
A 
restcomm/restcomm.application/src/main/java/org/mobicents/servlet/restcomm/ExtensionScanner.java
A restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/migration.xml
A restcomm/restcomm.extension.api/pom.xml
A 
restcomm/restcomm.extension.api/src/main/java/com/telestax/servlet/ExtensionResponse.java
A 
restcomm/restcomm.extension.api/src/main/java/com/telestax/servlet/ExtensionType.java
A 
restcomm/restcomm.extension.api/src/main/java/com/telestax/servlet/RestcommExtension.java
A 
restcomm/restcomm.extension.api/src/main/java/com/telestax/servlet/RestcommExtensionGeneric.java
A restcomm/restcomm.extension.traffic.throttling/pom.xml
A 
restcomm/restcomm.extension.traffic.throttling/src/main/java/com/telestax/servlet/TrafficThrottling.java
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/CallManager.java

  Log Message:
  ---
  Traffic throttling extension, issue #278, work in progress


  Commit: 4cf9bf155b8fd67f3353f97270e66a1916b4e87e
  
https://github.com/Mobicents/RestComm/commit/4cf9bf155b8fd67f3353f97270e66a1916b4e87e
  Author: George Vagenas 
  Date:   2015-06-02 (Tue, 02 Jun 2015)

  Changed paths:
A restcomm/restcomm.ui/src/main/webapp/WEB-INF/jboss-web.xml

  Log Message:
  ---
  Merge branch 'master' into issue278_plugin


  Commit: 4b90f4bdc2cc9e9bf932613261a2a4743e4e301b
  
https://github.com/Mobicents/RestComm/commit/4b90f4bdc2cc9e9bf932613261a2a4743e4e301b
  Author: George Vagenas 
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
M .gitignore
M README.md
A release/README
M release/build.xml
M 
release/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-media-server.sh
M 
release/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-restcomm.sh
M release/config-scripts/as7-config-scripts/restcomm/restcomm.conf
M release/config-scripts/as7-config-scripts/restcomm/start-restcomm.sh
M release/config-scripts/as7-config-scripts/restcomm/stop-restcomm.sh
M release/mms-run.sh
M release/olympus.war
M restcomm/pom.xml
M restcomm/restcomm.application/pom.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/data/hsql/restcomm.script
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/init.sql
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sip.xml
M restcomm/restcomm.asr/pom.xml
M restcomm/restcomm.commons/pom.xml
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/email/Mail.java
R 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/email/MailMan.java
M restcomm/restcomm.dao/pom.xml
M 
restcomm/restcomm.dao/src/main/java/org/mobicents/servlet/restcomm/entities/CallDetailRecordFilter.java
M restcomm/restcomm.docs/jdocbook-mobicents/pom.xml
M restcomm/restcomm.docs/jdocbook-telscale/pom.xml
M restcomm/restcomm.docs/pom.xml
M restcomm/restcomm.docs/sources-mobicents/pom.xml
M restcomm/restcomm.docs/sources-telscale/pom.xml
M restcomm/restcomm.docs/sources/pom.xml
A restcomm/restcomm.email.api/pom.xml
A 
restcomm/restcomm.email.api/src/main/java/org/mobicents/servlet/restcomm/email/api/CreateEmailInterpreter.java
A 
restcomm/restcomm.email.api/src/main/java/org/mobicents/servlet/restcomm/email/api/CreateEmailService.java
A 
restcomm/restcomm.email.api/src/main/java/org/mobicents/servlet/restcomm/email/api/EmailInterpreter.java
A 
restcomm/restcomm.email.api/src/main/java/org/mobicents/servlet/restcomm/email/api/EmailService.java
A 
restcomm/restcomm.email.api/src/test/java/org/mobicents/servlet/restcomm/email/api/EmailServiceTest.java
A restcomm/restcomm.email.api/src/test/resources/emailServiceTest.xml
A restcomm/restcomm.email/pom.xml
A 
restcomm/restcomm.email/src/main/java/org/mobicents/servlet/restcomm/email/EmailRequest.java
A 
restcomm/restcomm.email/src/main/java/org/mobicents/servlet/restcomm/email/EmailResponse.java
A 
restcomm/restcomm.email/src/main/java/org/mobicents/servlet/restcomm/email/Mail.java
M restcomm/restcomm.fax/pom.xml
M restcomm/restcomm.http/pom.xml
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/AbstractEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/CallsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet

[Mobicents/RestComm] c58e88: WIP on #486

2015-10-15 Thread Orestis Tsakiridis
  Branch: refs/heads/issue486_rvd_configuration_improvements
  Home:   https://github.com/Mobicents/RestComm
  Commit: c58e88bd949ef058e708099a1c42344fbd9ad74d
  
https://github.com/Mobicents/RestComm/commit/c58e88bd949ef058e708099a1c42344fbd9ad74d
  Author: Orestis Tsakiridis 
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/configuration/RestcommConfig.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/configuration/RvdXml.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/exceptions/callcontrol/RestcommConfigNotFound.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/exceptions/callcontrol/RvdErrorParsingRestcommXml.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/SettingsRestService.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/ApiServerConfig.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/RvdConfig.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/SettingsModel.java
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/client/WorkspaceSettings.java
R 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/model/restcomm/RestcommXml.java

  Log Message:
  ---
  WIP on #486


-- 

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


[Mobicents/RestComm] 825a12: Added tests for RestcommConfiguration, Configurati...

2015-10-15 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 825a1261e0e5f886f47d8a60add2226a00abb34c
  
https://github.com/Mobicents/RestComm/commit/825a1261e0e5f886f47d8a60add2226a00abb34c
  Author: Orestis Tsakiridis 
  Date:   2015-10-15 (Thu, 15 Oct 2015)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/mobicents/servlet/restcomm/configuration/sets/MainConfigurationSet.java
A 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/ConfigurationSetTest.java
A 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/RestcommConfigurationTest.java
A 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/sets/CustomConfigurationSet.java
A 
restcomm/restcomm.commons/src/test/java/org/mobicents/servlet/restcomm/configuration/sources/EditableConfigurationSource.java
A restcomm/restcomm.commons/src/test/resources/restcomm.xml

  Log Message:
  ---
  Added tests for RestcommConfiguration, ConfigurationSet and the properties 
that currently support the new configuraiton layer (sslMode etc.).

Fixes #501
Fixes #502


-- 

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


<    1   2   3   4   5   6   7   8   >