Branch: refs/heads/fix/bs-180
Home: https://github.com/RestComm/Restcomm-Connect
Commit: ea4dd746ae1ed6f580933bbdafc4e6e045d89448
https://github.com/RestComm/Restcomm-Connect/commit/ea4dd746ae1ed6f580933bbdafc4e6e045d89448
Author: Hoan HL <[email protected]>
Date: 2018-06-05 (Tue, 05 Jun 2018)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
Log Message:
-----------
jira_2087 Say/Play verb can be executed in failed Dial verb.
Commit: f5409c6ed5f73d03ab3715dd52dc002a8b2f6bfb
https://github.com/RestComm/Restcomm-Connect/commit/f5409c6ed5f73d03ab3715dd52dc002a8b2f6bfb
Author: Hoan HL <[email protected]>
Date: 2018-06-05 (Tue, 05 Jun 2018)
Changed paths:
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockMediaGateway.java
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockPlayDelayMediaGateway.java
Log Message:
-----------
jira_2087 fix falling testcases
Commit: f037347f794f11b5db13f452f9d0db70e3276df7
https://github.com/RestComm/Restcomm-Connect/commit/f037347f794f11b5db13f452f9d0db70e3276df7
Author: Jean Deruelle <[email protected]>
Date: 2018-06-06 (Wed, 06 Jun 2018)
Changed paths:
M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/admin/Restcomm
- Overview Admin User Interface.adoc
M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/admin/index.adoc
Log Message:
-----------
Renaming Restcomm admin UI to Console after the UI Changes
Commit: 4e2d5c341ae6f2514f9291c941230fa66f36f597
https://github.com/RestComm/Restcomm-Connect/commit/4e2d5c341ae6f2514f9291c941230fa66f36f597
Author: Jaime Casero <[email protected]>
Date: 2018-06-07 (Thu, 07 Jun 2018)
Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/web.xml
A
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/filters/FileCacheServlet.java
M restcomm/restcomm.testsuite/pom.xml
M restcomm/restcomm.testsuite/src/test/resources/web.xml
Log Message:
-----------
fixes BS-181
added servlet to allow cache directory separation from jboss installation
Commit: c2fae2c1a5c69fe8117add4ca8d2179ceee38732
https://github.com/RestComm/Restcomm-Connect/commit/c2fae2c1a5c69fe8117add4ca8d2179ceee38732
Author: Jaime Casero <[email protected]>
Date: 2018-06-07 (Thu, 07 Jun 2018)
Changed paths:
A
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/CacheServletTest.java
Log Message:
-----------
added test to check FileCacheServlet integration
Commit: 7aedbe2925dee7a3d34d3e7c1bca0f78b6dba70f
https://github.com/RestComm/Restcomm-Connect/commit/7aedbe2925dee7a3d34d3e7c1bca0f78b6dba70f
Author: Jaime Casero <[email protected]>
Date: 2018-06-07 (Thu, 07 Jun 2018)
Changed paths:
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/sample.wav
Log Message:
-----------
added sample wav for testing purposes
Commit: 12e0cc326de670878534bbccddedbb9c58684aa5
https://github.com/RestComm/Restcomm-Connect/commit/12e0cc326de670878534bbccddedbb9c58684aa5
Author: Jaime Casero <[email protected]>
Date: 2018-06-07 (Thu, 07 Jun 2018)
Changed paths:
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/restcomm-cache.xml
Log Message:
-----------
conf file for filecache test
Commit: dc9ac93b53c174e3595725fd362c9f3ac8336fa8
https://github.com/RestComm/Restcomm-Connect/commit/dc9ac93b53c174e3595725fd362c9f3ac8336fa8
Author: Jaime Casero <[email protected]>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M restcomm/restcomm.testsuite/pom.xml
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/CacheServletTest.java
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/ACae6e420f425248d6a26948c17a9e2acf/101cc31d1b07e8285c40d13d83f63da9caaaf21155a321f231980601bac555de.wav
R
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/sample.wav
Log Message:
-----------
added wav with same dir and name as in production
Commit: a8398a7b07750d44ece7f7e6524f1f233b556eaa
https://github.com/RestComm/Restcomm-Connect/commit/a8398a7b07750d44ece7f7e6524f1f233b556eaa
Author: Jaime Casero <[email protected]>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/filters/FileCacheServlet.java
Log Message:
-----------
added log traces for debugging purposes
Commit: 1eb01285a8cdfc6f974cf4eb4fccc51b5bd5fbc3
https://github.com/RestComm/Restcomm-Connect/commit/1eb01285a8cdfc6f974cf4eb4fccc51b5bd5fbc3
Author: Jaime Casero <[email protected]>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-restcomm.sh
Log Message:
-----------
auto-config scripts to config the cache-path
Commit: 2b1c85b32094edce2b631460b5810581c137fbea
https://github.com/RestComm/Restcomm-Connect/commit/2b1c85b32094edce2b631460b5810581c137fbea
Author: jaimecasero <[email protected]>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-restcomm.sh
M restcomm/restcomm.application/src/main/webapp/WEB-INF/web.xml
A
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/filters/FileCacheServlet.java
M restcomm/restcomm.testsuite/pom.xml
A
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/CacheServletTest.java
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/ACae6e420f425248d6a26948c17a9e2acf/101cc31d1b07e8285c40d13d83f63da9caaaf21155a321f231980601bac555de.wav
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/restcomm-cache.xml
M restcomm/restcomm.testsuite/src/test/resources/web.xml
Log Message:
-----------
Merge pull request #2966 from RestComm/bs-181
fixes BS-181
Commit: e6b299776d7e1532bfff5398e56b8ad494322488
https://github.com/RestComm/Restcomm-Connect/commit/e6b299776d7e1532bfff5398e56b8ad494322488
Author: jaimecasero <[email protected]>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockMediaGateway.java
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockPlayDelayMediaGateway.java
Log Message:
-----------
Merge pull request #2960 from RestComm/jira_2087_2
jira_2087 Say/Play verb can be executed in failed Dial verb.
Commit: 57cd876337a61454e686866e529bc9fabcfe485e
https://github.com/RestComm/Restcomm-Connect/commit/57cd876337a61454e686866e529bc9fabcfe485e
Author: Jaime Casero <[email protected]>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/filters/FileCacheServlet.java
Log Message:
-----------
fixed logger name
Commit: 595a840d14d31668442d4ba62952e627a8b49504
https://github.com/RestComm/Restcomm-Connect/commit/595a840d14d31668442d4ba62952e627a8b49504
Author: Jaime Casero <[email protected]>
Date: 2018-06-11 (Mon, 11 Jun 2018)
Changed paths:
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
Log Message:
-----------
cache_path uncommented
Commit: cb60ac7ab52ad74129522baa728eb723e1db9542
https://github.com/RestComm/Restcomm-Connect/commit/cb60ac7ab52ad74129522baa728eb723e1db9542
Author: Alexandre Mendonça <[email protected]>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
A restcomm/restcomm.ui/package-lock.json
Log Message:
-----------
Add package-lock.json to lock npm versions
Commit: 24febc71e7f5628e8af566a52df067e076bc6e1e
https://github.com/RestComm/Restcomm-Connect/commit/24febc71e7f5628e8af566a52df067e076bc6e1e
Author: jaimecasero <[email protected]>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
M Jenkinsfile
Log Message:
-----------
added clean phase for build stage to workaround Grunt issue
Commit: 8977c08181e52cc4530ea0fc1177e10577aa1da2
https://github.com/RestComm/Restcomm-Connect/commit/8977c08181e52cc4530ea0fc1177e10577aa1da2
Author: Alexandre Mendonça <[email protected]>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
M restcomm/restcomm.ui/package.json
Log Message:
-----------
Fix cache bust version to 1.6.0
Commit: 6984a339e6f91dac3b905e6b77fec81064a8d3b0
https://github.com/RestComm/Restcomm-Connect/commit/6984a339e6f91dac3b905e6b77fec81064a8d3b0
Author: Jaime Casero <[email protected]>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
M Jenkinsfile
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
M
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-restcomm.sh
M restcomm/restcomm.application/src/main/webapp/WEB-INF/web.xml
M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/admin/Restcomm
- Overview Admin User Interface.adoc
M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/admin/index.adoc
A
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/filters/FileCacheServlet.java
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockMediaGateway.java
M
restcomm/restcomm.mgcp/src/main/java/org/restcomm/connect/mgcp/MockPlayDelayMediaGateway.java
M restcomm/restcomm.testsuite/pom.xml
A
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/CacheServletTest.java
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/ACae6e420f425248d6a26948c17a9e2acf/101cc31d1b07e8285c40d13d83f63da9caaaf21155a321f231980601bac555de.wav
A
restcomm/restcomm.testsuite/src/test/resources/org/restcomm/connect/testsuite/http/restcomm-cache.xml
M restcomm/restcomm.testsuite/src/test/resources/web.xml
A restcomm/restcomm.ui/package-lock.json
M restcomm/restcomm.ui/package.json
Log Message:
-----------
Merge branch 'master' into fix/bs-180
Compare:
https://github.com/RestComm/Restcomm-Connect/compare/36201dc4a958...6984a339e6f9
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
---
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 [email protected].
For more options, visit https://groups.google.com/d/optout.