Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: d05b8332653e1c4d3cb3a0f5bee5074b4948ba3b
      
https://github.com/RestComm/Restcomm-Connect/commit/d05b8332653e1c4d3cb3a0f5bee5074b4948ba3b
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommConferenceTool.java
    R 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialPureSipNumbersFromPstn.java
    A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/telephony/DialPureSipNumbersFromPstnTest.java

  Log Message:
  -----------
  modified test to reproduce failing behaviour

(cherry picked from commit 0665a3e)


  Commit: 5d37cf066bbea3c9932dec9b8fe8c0305b168845
      
https://github.com/RestComm/Restcomm-Connect/commit/5d37cf066bbea3c9932dec9b8fe8c0305b168845
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2017-12-06 (Wed, 06 Dec 2017)

  Changed paths:
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/NumberSelectorService.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:RestComm/Restcomm-Connect


  Commit: 2b870794a67a95efbfabbba3312502c2b37a17ce
      
https://github.com/RestComm/Restcomm-Connect/commit/2b870794a67a95efbfabbba3312502c2b37a17ce
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M Jenkinsfile
    A docker-compose.yml
    M release/build.xml
    M restcomm/pom.xml
    M restcomm/restcomm.application/pom.xml
    M 
restcomm/restcomm.application/src/main/java/org/restcomm/connect/application/Bootstrapper.java
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/push/PushNotificationServerHelper.java
    M 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/faulttolerance/SupervisorActorCreationStressTest.java
    M restcomm/restcomm.dao/.settings/org.eclipse.core.resources.prefs
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Adding a Jar File to an Existing Container.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Advanced Configuration.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Environment Variables.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Getting started with Telestax RestComm and XMS.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Load Environment Variable from a File.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker How to Persist Your Work on a Filesystem.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Important Ports.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Quick Start Guide.adoc
    R 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/docker/Restcomm
 - Docker Using Self-signed Certificate.adoc
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/configuration/index.adoc
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/BaseVoiceInterpreter.java
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/NumberSelectorService.java
    A 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/SearchModifier.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/VoiceInterpreterParams.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/GatherSpeechTest.java
    M 
restcomm/restcomm.interpreter/src/test/java/org/restcomm/connect/interpreter/mediagroup/StopMediaGroupTest.java
    A restcomm/restcomm.sdr.api/pom.xml
    A 
restcomm/restcomm.sdr.api/src/main/java/org/restcomm/connect/sdr/api/B2BUASdrMessage.java
    A 
restcomm/restcomm.sdr.api/src/main/java/org/restcomm/connect/sdr/api/SdrService.java
    A 
restcomm/restcomm.sdr.api/src/main/java/org/restcomm/connect/sdr/api/StartSdrService.java
    M 
restcomm/restcomm.sms/src/main/java/org/restcomm/connect/sms/smpp/SmppMessageHandler.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/CallInfo.java
    M restcomm/restcomm.telephony/pom.xml
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/Call.java
    M 
restcomm/restcomm.telephony/src/main/java/org/restcomm/connect/telephony/CallManager.java
    M restcomm/restcomm.testsuite/pom.xml
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/CreateCallsTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/MultitenancyAllowAccessApiTest.java
    M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/smpp/SmppTest.java
    M restcomm/restcomm.testsuite/src/test/resources/restcomm.script-smpp
    M restcomm/restcomm.ui/.gitignore
    A restcomm/restcomm.ui/Gruntfile.js
    A restcomm/restcomm.ui/package.json
    M restcomm/restcomm.ui/pom.xml
    M restcomm/restcomm.ui/src/main/webapp/modules/applications.html
    M restcomm/restcomm.ui/src/main/webapp/modules/profile.html
    M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
    M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/applications.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/dashboard.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/directives.js
    M restcomm/restcomm.ui/src/main/webapp/resources/js/filters.js
    M 
restcomm/restcomm.ussd/src/main/java/org/restcomm/connect/ussd/telephony/UssdCall.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:RestComm/Restcomm-Connect


  Commit: 0e331496627460cf448e8bec7ba64dc7c18064a1
      
https://github.com/RestComm/Restcomm-Connect/commit/0e331496627460cf448e8bec7ba64dc7c18064a1
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2017-12-14 (Thu, 14 Dec 2017)

  Changed paths:
    M 
restcomm/configuration/config-scripts/as7-config-scripts/restcomm/autoconfig.d/config-SecureSSL.sh

  Log Message:
  -----------
  Disable TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA cipher suite that enables 
ECDHE-RSA-DES-CBC3-SHA cipher
This close #RESTCOMM-1385


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/b60c6ad9a107...0e3314966274

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to