Branch: refs/heads/issue1496_account_password
Home: https://github.com/RestComm/Restcomm-Connect
Commit: 395dd29d38f21f72ee91209891c6610d54cfcc8f
https://github.com/RestComm/Restcomm-Connect/commit/395dd29d38f21f72ee91209891c6610d54cfcc8f
Author: Muhammad Bilal <[email protected]>
Date: 2016-12-08 (Thu, 08 Dec 2016)
Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/uninitialized.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcomm.js
Log Message:
-----------
Fix uninitialized username issue #1575
Commit: d1a396b0666998e65b8509a2c733b413946da29c
https://github.com/RestComm/Restcomm-Connect/commit/d1a396b0666998e65b8509a2c733b413946da29c
Author: George Vagenas <[email protected]>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
Log Message:
-----------
Patch for DTMF Out of band behavior is inconsistent with inband.
This close #1633
Commit: 117714c73c582f737cc4fc642b20a0aae06a89db
https://github.com/RestComm/Restcomm-Connect/commit/117714c73c582f737cc4fc642b20a0aae06a89db
Author: George Vagenas <[email protected]>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
Log Message:
-----------
Patch for DTMF Out of band behavior is inconsistent with inband.
This refer to #1633
Commit: 8078b820c6818ae1bafaf18543da6db480777477
https://github.com/RestComm/Restcomm-Connect/commit/8078b820c6818ae1bafaf18543da6db480777477
Author: George Vagenas <[email protected]>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M
restcomm/restcomm.application/src/main/java/org/restcomm/connect/application/Bootstrapper.java
Log Message:
-----------
Merge branch 'master' of github.com:RestComm/Restcomm-Connect
Commit: 28f168cdfe0001087d6020ff422079fe84c37406
https://github.com/RestComm/Restcomm-Connect/commit/28f168cdfe0001087d6020ff422079fe84c37406
Author: George Vagenas <[email protected]>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java
Log Message:
-----------
Create account tests with UTF-8 characters for FriendlyName
Commit: f682989acf5e2ffe018e1277d071fd59fde860b3
https://github.com/RestComm/Restcomm-Connect/commit/f682989acf5e2ffe018e1277d071fd59fde860b3
Author: Orestis Tsakiridis <[email protected]>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/cache/FileDownloader.java
Log Message:
-----------
Fixes .wav downloader issue with https AND query params - #1643
Commit: 352dda2b3c652c431c94cc9b59f4954dfe1d78da
https://github.com/RestComm/Restcomm-Connect/commit/352dda2b3c652c431c94cc9b59f4954dfe1d78da
Author: Charles R <[email protected]>
Date: 2016-12-12 (Mon, 12 Dec 2016)
Changed paths:
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/tutorials/index.adoc
Log Message:
-----------
update index.adoc
How to white label restcomm is added to the tutorial index page
Commit: 0b899829f58fc23e3500e154d9d7604fcf838e5e
https://github.com/RestComm/Restcomm-Connect/commit/0b899829f58fc23e3500e154d9d7604fcf838e5e
Author: Orestis Tsakiridis <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/uninitialized.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcomm.js
Log Message:
-----------
Merge branch 'issue-1575' of
https://github.com/muhammadbilal19/Restcomm-Connect into
muhammadbilal19-issue-1575
Commit: 2b8de9fb54b008abb90a72006b4c45cfb7e48041
https://github.com/RestComm/Restcomm-Connect/commit/2b8de9fb54b008abb90a72006b4c45cfb7e48041
Author: Orestis Tsakiridis <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
M restcomm/restcomm.ui/src/main/webapp/resources/js/restcomm.js
Log Message:
-----------
Reviewed #1632 and also display email in AdminUI/uninitialized even after
page refresh
Refers #1575
Commit: 5ad935ce014fb193d9750290d4b663326acb3edc
https://github.com/RestComm/Restcomm-Connect/commit/5ad935ce014fb193d9750290d4b663326acb3edc
Author: Orestis Tsakiridis <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/uninitialized.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
Log Message:
-----------
Merge branch 'muhammadbilal19-issue-1575'
Commit: 5cfc1490e3aab2f57cebc04572441362f8635c0f
https://github.com/RestComm/Restcomm-Connect/commit/5cfc1490e3aab2f57cebc04572441362f8635c0f
Author: George Vagenas <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M
restcomm/restcomm.monitoring.service/src/main/java/org/restcomm/connect/monitoringservice/MonitoringService.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/ua/UserAgentManager.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/ua/UserAgentManagerTest.java
Log Message:
-----------
Patch for UserAgentManager NPE when user contains spaces.
This close #1630
Commit: 87e781558db8484d21456a26b755a81b3cc45c5d
https://github.com/RestComm/Restcomm-Connect/commit/87e781558db8484d21456a26b755a81b3cc45c5d
Author: George Vagenas <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
M
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/cache/FileDownloader.java
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/tutorials/index.adoc
M restcomm/restcomm.ui/src/main/webapp/modules/uninitialized.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
Log Message:
-----------
Merge branch 'master' of github.com:RestComm/Restcomm-Connect
Commit: 0bfb710ec1e15f655346d41843274f970223e0ad
https://github.com/RestComm/Restcomm-Connect/commit/0bfb710ec1e15f655346d41843274f970223e0ad
Author: George Vagenas <[email protected]>
Date: 2016-12-13 (Tue, 13 Dec 2016)
Changed paths:
A
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_10__For_790_modify_sender_size.sql
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:
-----------
Fix for DB Error when sending SMS, if FROM too big.
This close #1642
Commit: 82dfda14c8189df1726e735cbf77f8160504713c
https://github.com/RestComm/Restcomm-Connect/commit/82dfda14c8189df1726e735cbf77f8160504713c
Author: George Vagenas <[email protected]>
Date: 2016-12-14 (Wed, 14 Dec 2016)
Changed paths:
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/db_migration_status.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade.conf
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/LICENSE.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/LICENSES-THIRD-PARTY.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/README.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/conf/flyway.conf
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/drivers/mariadb-java-client-1.4.5.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/flyway
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/flyway.cmd
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/jars/put-your-java-migration-jars-here.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/lib/flyway-commandline-4.0.3.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/lib/flyway-core-4.0.3.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_750
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_760
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_770
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_780
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_790
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/put-your-sql-migrations-here.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_1__For_750_update_instance_id.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_2__For_750_update_restcomm_incoming_phone_numbers_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_3__For_750_add_instanceId_to_call_details_record_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_4__For_750_add_instanceid_to_registrations.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_5__For_750_update_restcomm_sms_messages_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_6__For_750_update_restcomm_application_records.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/sql_scripts_for_upgrade_schema_from_750_to_760
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_760/sql_scripts_for_upgrade_schema_from_760_to_770
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_1__For_770_add_conference_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_2__For_770_add_conference_sid_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_3__For_770_add_mute_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_4__For_770_add_startonenter_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_5__For_770_add_endonexit_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_6__For_770_add_hold_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/manual_upgrade.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/sql_scripts_for_upgrade_schema_from_770_to_780
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_780/V7_8_1__For_780_add_isLBPResent_to_Registrations_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_780/sql_scripts_for_upgrade_schema_from_780_to_790
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_10__For_790_modify_sender_size.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_1__For_790_add_extensions_configuration_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2__For_790_add_rms_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_3__For_790_add_mrb_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_4__For_790_add_rms_id_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_5__For_790_add_mrb_columns_in_conference_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_6__For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_7__For_790_add_indexes.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_8__For_790_add_procedures.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_9__For_790_add_Enabled_to_ExtensionsConfigurationTable.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/sql_scripts_for_upgrade_schema_from_790_to_800
Log Message:
-----------
Move out DB ugprade scripts
Commit: 338375b642b9f022a6c7f46c3d95a3c3ce50c486
https://github.com/RestComm/Restcomm-Connect/commit/338375b642b9f022a6c7f46c3d95a3c3ce50c486
Author: leftyb <Lefty1978!>
Date: 2016-12-14 (Wed, 14 Dec 2016)
Changed paths:
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
- Docker Environment Variables.adoc
Log Message:
-----------
Quick update on docker documentation.
Commit: 9564b78da456e74390974377c97c48d467edc0bf
https://github.com/RestComm/Restcomm-Connect/commit/9564b78da456e74390974377c97c48d467edc0bf
Author: George Vagenas <[email protected]>
Date: 2016-12-14 (Wed, 14 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/LiveCallModificationTest.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommCallsTool.java
Log Message:
-----------
Work in progress for NPE when LCM outbound call to conference
This refer to #1651
Commit: c92b2559357c0874ade03392302e7f236bbae7ea
https://github.com/RestComm/Restcomm-Connect/commit/c92b2559357c0874ade03392302e7f236bbae7ea
Author: George Vagenas <[email protected]>
Date: 2016-12-14 (Wed, 14 Dec 2016)
Changed paths:
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
- Docker Environment Variables.adoc
Log Message:
-----------
Merge branch 'master' of github.com:RestComm/Restcomm-Connect
Commit: c8c0a79e8715adb47f54f6868970ea10234f32be
https://github.com/RestComm/Restcomm-Connect/commit/c8c0a79e8715adb47f54f6868970ea10234f32be
Author: George Vagenas <[email protected]>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Changed paths:
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/LiveCallModificationTest.java
Log Message:
-----------
Work in progress for NPE when LCM outbound call to conference. Added test case
This refer to #1651
Commit: 96da0175221adf0b68002018c618d31a113a8103
https://github.com/RestComm/Restcomm-Connect/commit/96da0175221adf0b68002018c618d31a113a8103
Author: George Vagenas <[email protected]>
Date: 2016-12-15 (Thu, 15 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
Log Message:
-----------
Fix for NPE when LCM outbound call to conference
This close #1651
Commit: 89287c2193e9290597448cf631ba98ff37ef056f
https://github.com/RestComm/Restcomm-Connect/commit/89287c2193e9290597448cf631ba98ff37ef056f
Author: George Vagenas <[email protected]>
Date: 2016-12-16 (Fri, 16 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/JoinCall.java
M
restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/JoinConference.java
M
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsConferenceController.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Conference.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/LiveCallModificationTest.java
Log Message:
-----------
Work in progress for issue #1652 to update call record on joining conference
for outbound calls
This refer to #1652
Commit: 23c9315397e6eb2d9f3386694daa178d8a7b091e
https://github.com/RestComm/Restcomm-Connect/commit/23c9315397e6eb2d9f3386694daa178d8a7b091e
Author: George Vagenas <[email protected]>
Date: 2016-12-17 (Sat, 17 Dec 2016)
Changed paths:
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.mscontrol.jsr309/src/main/java/org/restcomm/connect/mscontrol/jsr309/Jsr309ConferenceController.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/LiveCallModificationTest.java
Log Message:
-----------
Patch for #1652 and #1653 to update call record on joining conference for
outbound calls and stop MOH
This close #1652
This close #1653
Commit: de63f72c0d848068a19b50a4d242cec4e4263ec2
https://github.com/RestComm/Restcomm-Connect/commit/de63f72c0d848068a19b50a4d242cec4e4263ec2
Author: George Vagenas <[email protected]>
Date: 2016-12-18 (Sun, 18 Dec 2016)
Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/conf/restcomm.xml
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
Log Message:
-----------
Disable patching SDP on the initial INVITE
This close #1661
Commit: fc796508bfad8b24898ce7a0669ea6374a7648ba
https://github.com/RestComm/Restcomm-Connect/commit/fc796508bfad8b24898ce7a0669ea6374a7648ba
Author: Jean Deruelle <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/Downloader.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
Log Message:
-----------
Fix #1663
Commit: 8cc4791a894c7779129ba0d848d0ab027c9f0892
https://github.com/RestComm/Restcomm-Connect/commit/8cc4791a894c7779129ba0d848d0ab027c9f0892
Author: Jean Deruelle <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartOne.java
Log Message:
-----------
Fixing test after the change of response code to fix #1663
Commit: a400f0a601493a0d27d8dffb79e463283b713512
https://github.com/RestComm/Restcomm-Connect/commit/a400f0a601493a0d27d8dffb79e463283b713512
Author: George Vagenas <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/Downloader.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartOne.java
Log Message:
-----------
Merge pull request #1665 from RestComm/issue-#1663
Issue #1663
Commit: 321389eec17a0b8f97ef6bf2c4a76fe28bec82c1
https://github.com/RestComm/Restcomm-Connect/commit/321389eec17a0b8f97ef6bf2c4a76fe28bec82c1
Author: George Vagenas <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
Log Message:
-----------
Patch to disable SDP on the initial INVITE. Fix for previously problem in the
SDP generation
This refer #1661
Commit: 9a1feebb237859c6707f48892bdaafc4625aa937
https://github.com/RestComm/Restcomm-Connect/commit/9a1feebb237859c6707f48892bdaafc4625aa937
Author: George Vagenas <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/Downloader.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartOne.java
Log Message:
-----------
Merge branch 'master' of github.com:RestComm/Restcomm-Connect
Commit: 902f33bc975f6203ecd4f24655ce0ed02a9055df
https://github.com/RestComm/Restcomm-Connect/commit/902f33bc975f6203ecd4f24655ce0ed02a9055df
Author: George Vagenas <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
A liveCallModification/LiveCallModificationAPI_June1_2015.pdf
A liveCallModification/hold.sh
A liveCallModification/unhold.sh
Log Message:
-----------
Added LCM scripts for hold/unhold.
This close #1668
Commit: 879c3c07f1235e3b74516b34b0d677059bf5044e
https://github.com/RestComm/Restcomm-Connect/commit/879c3c07f1235e3b74516b34b0d677059bf5044e
Author: George Vagenas <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/calls-api.adoc
Log Message:
-----------
Added documentation for LCM scripts
Commit: d3fb1f50027b4991cc3bda4f01ad91cebe493769
https://github.com/RestComm/Restcomm-Connect/commit/d3fb1f50027b4991cc3bda4f01ad91cebe493769
Author: Orestis Tsakiridis <[email protected]>
Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths:
A liveCallModification/LiveCallModificationAPI_June1_2015.pdf
A liveCallModification/hold.sh
A liveCallModification/unhold.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/db_migration_status.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade.conf
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/LICENSE.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/LICENSES-THIRD-PARTY.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/README.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/conf/flyway.conf
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/drivers/mariadb-java-client-1.4.5.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/flyway
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/flyway.cmd
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/jars/put-your-java-migration-jars-here.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/lib/flyway-commandline-4.0.3.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/lib/flyway-core-4.0.3.jar
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_750
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_760
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_770
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_780
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/patches_for_790
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/db_upgrade/sql/put-your-sql-migrations-here.txt
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_1__For_750_update_instance_id.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_2__For_750_update_restcomm_incoming_phone_numbers_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_3__For_750_add_instanceId_to_call_details_record_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_4__For_750_add_instanceid_to_registrations.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_5__For_750_update_restcomm_sms_messages_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/V7_5_6__For_750_update_restcomm_application_records.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_750/sql_scripts_for_upgrade_schema_from_750_to_760
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_760/sql_scripts_for_upgrade_schema_from_760_to_770
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_1__For_770_add_conference_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_2__For_770_add_conference_sid_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_3__For_770_add_mute_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_4__For_770_add_startonenter_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_5__For_770_add_endonexit_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/V7_7_6__For_770_add_hold_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/manual_upgrade.sh
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_770/sql_scripts_for_upgrade_schema_from_770_to_780
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_780/V7_8_1__For_780_add_isLBPResent_to_Registrations_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_780/sql_scripts_for_upgrade_schema_from_780_to_790
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_1__For_790_add_extensions_configuration_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_2__For_790_add_rms_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_3__For_790_add_mrb_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_4__For_790_add_rms_id_in_call_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_5__For_790_add_mrb_columns_in_conference_table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_6__For_790_rename_account_sid_to_parent_sid_for_Accounts_Table.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_7__For_790_add_indexes.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_8__For_790_add_procedures.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/V7_9_9__For_790_add_Enabled_to_ExtensionsConfigurationTable.sql
R
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/upgrade_scripts/patches_for_790/sql_scripts_for_upgrade_schema_from_790_to_800
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.commons/src/main/java/org/restcomm/connect/commons/cache/FileDownloader.java
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/calls-api.adoc
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
- Docker Environment Variables.adoc
M
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/tutorials/index.adoc
M
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/client/Downloader.java
M
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
M
restcomm/restcomm.monitoring.service/src/main/java/org/restcomm/connect/monitoringservice/MonitoringService.java
M
restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/JoinCall.java
M
restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/JoinConference.java
M
restcomm/restcomm.mscontrol.jsr309/src/main/java/org/restcomm/connect/mscontrol/jsr309/Jsr309ConferenceController.java
M
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsConferenceController.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Conference.java
M
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/ua/UserAgentManager.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointTest.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/LiveCallModificationTest.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommCallsTool.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/TestDialVerbPartOne.java
M
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/ua/UserAgentManagerTest.java
M restcomm/restcomm.ui/src/main/webapp/modules/uninitialized.html
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/login.js
Log Message:
-----------
Merge branch 'master' into issue1496_account_password
Compare:
https://github.com/RestComm/Restcomm-Connect/compare/2e52a685bf7b...d3fb1f50027b
--
---
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.