Branch: refs/heads/issue-1821
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b5146ddeb3d70e83e8e83863eb726c7b2e28323a
      
https://github.com/RestComm/Restcomm-Connect/commit/b5146ddeb3d70e83e8e83863eb726c7b2e28323a
  Author: imran raza khan <[email protected]>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/verify-dependencies.sh

  Log Message:
  -----------
  verify JDK1.7 availabilty


  Commit: 357956218974a986fa659e126aeb9e48083f14b0
      
https://github.com/RestComm/Restcomm-Connect/commit/357956218974a986fa659e126aeb9e48083f14b0
  Author: imran <[email protected]>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/verify-dependencies.sh

  Log Message:
  -----------
  verify JDK1.7 availabilty


  Commit: 17501569349c5d29d0eb81c9cba63de81a931487
      
https://github.com/RestComm/Restcomm-Connect/commit/17501569349c5d29d0eb81c9cba63de81a931487
  Author: leftyb <Lefty1978!>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/notifications.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/sms-messages.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/transcriptions.xml

  Log Message:
  -----------
  fix for issue #2016


  Commit: 8366565ca959e8d204761f5e44869303e638eedb
      
https://github.com/RestComm/Restcomm-Connect/commit/8366565ca959e8d204761f5e44869303e638eedb
  Author: maria-farooq <[email protected]>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/notifications.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/sms-messages.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/transcriptions.xml

  Log Message:
  -----------
  Merge pull request #2018 from RestComm/issue-2016

REST api and AdminUI fix for listing.


  Commit: 7dfd00b2f86584b6f8152979a11370415fdd4113
      
https://github.com/RestComm/Restcomm-Connect/commit/7dfd00b2f86584b6f8152979a11370415fdd4113
  Author: George Vagenas <[email protected]>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/faulttolerance/RestcommSupervisor.java
    M 
restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/CallRequest.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/ConfVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/Fork.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/StartForking.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SubVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/End.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/GetNextVerb.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Parser.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/rcml/ParserTest.java
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/smpp/SmppInterpreter.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/BridgeStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CallStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/ConferenceStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CreateCall.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallLifecycleTest.java
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/interpreter/UssdInterpreter.java

  Log Message:
  -----------
  Work in progress for patch to fix mem leaks of VoiceInterpreter and Call 
actors
This refer to #2017


  Commit: 3da81ea6aad5657028ed7f74586d27695a2763e2
      
https://github.com/RestComm/Restcomm-Connect/commit/3da81ea6aad5657028ed7f74586d27695a2763e2
  Author: George Vagenas <[email protected]>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf

  Log Message:
  -----------
  Enable G1GC for Restcomm
This refer to #2019


  Commit: ddf3ec666b80edf7cbc7ca3d2388455136eba3da
      
https://github.com/RestComm/Restcomm-Connect/commit/ddf3ec666b80edf7cbc7ca3d2388455136eba3da
  Author: Maria Farooq <[email protected]>
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/SupervisorActorCreationStressTest.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/ActorCreatingThread.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/MyUntypedActor.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/SimpleActor.java
    A restcomm/restcomm.commons/src/test/resources/supervisor-stress.conf

  Log Message:
  -----------
  Added test to put stressed requests on RestcommSupervisor to create actors


  Commit: 93b2d1c967ef4cfe5ea58c0974268f05d7caf9ad
      
https://github.com/RestComm/Restcomm-Connect/commit/93b2d1c967ef4cfe5ea58c0974268f05d7caf9ad
  Author: Lefteris Banos <[email protected]>
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/verify-dependencies.sh

  Log Message:
  -----------
  Merge pull request #2006 from imranrazakhan/restcomm-installer

Restcomm installer


  Commit: 8eca0de6a7ee960bf068a92123da4da47468e7fb
      
https://github.com/RestComm/Restcomm-Connect/commit/8eca0de6a7ee960bf068a92123da4da47468e7fb
  Author: George Vagenas <[email protected]>
  Date:   2017-04-01 (Sat, 01 Apr 2017)

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

  Log Message:
  -----------
  Patch to fix mem leaks of VoiceInterpreter and Call actors
This close #2017


  Commit: bd5eb61e4747a8af2cab0236eb7b62d3f60b5651
      
https://github.com/RestComm/Restcomm-Connect/commit/bd5eb61e4747a8af2cab0236eb7b62d3f60b5651
  Author: George Vagenas <[email protected]>
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/faulttolerance/RestcommSupervisor.java
    M 
restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/CallRequest.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/ConfVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/Fork.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/StartForking.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SubVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/End.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/GetNextVerb.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Parser.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/rcml/ParserTest.java
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/smpp/SmppInterpreter.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/BridgeStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CallStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/ConferenceStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CreateCall.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallLifecycleTest.java
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/interpreter/UssdInterpreter.java

  Log Message:
  -----------
  Merge branch 'issue2017'


  Commit: d20194b46833f7ec25a6b130289c627f308b82fc
      
https://github.com/RestComm/Restcomm-Connect/commit/d20194b46833f7ec25a6b130289c627f308b82fc
  Author: Maria Farooq <[email protected]>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/advanced.conf
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/verify-dependencies.sh
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/notifications.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/recordings.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/sms-messages.xml
    M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/transcriptions.xml
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/faulttolerance/RestcommSupervisor.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/SupervisorActorCreationStressTest.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/ActorCreatingThread.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/MyUntypedActor.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/tool/SimpleActor.java
    A restcomm/restcomm.commons/src/test/resources/supervisor-stress.conf
    M 
restcomm/restcomm.extension.api/src/main/java/org/restcomm/connect/extension/api/CallRequest.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/ConfVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/Fork.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SmsInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/StartForking.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SubVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/End.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/GetNextVerb.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/rcml/Parser.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/rcml/ParserTest.java
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/smpp/SmppInterpreter.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/BridgeStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CallStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/ConferenceStateChanged.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CreateCall.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/CallLifecycleTest.java
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/interpreter/UssdInterpreter.java

  Log Message:
  -----------
  Merge branch 'master' into issue-1821

* master:
  Patch to fix mem leaks of VoiceInterpreter and Call actors This close #2017
  Added test to put stressed requests on RestcommSupervisor to create actors
  Enable G1GC for Restcomm This refer to #2019
  Work in progress for patch to fix mem leaks of VoiceInterpreter and Call 
actors This refer to #2017
  fix for issue #2016
  verify JDK1.7 availabilty
  verify JDK1.7 availabilty


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/f306cfe04682...d20194b46833

-- 

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

Reply via email to