Branch: refs/heads/restcomm-1995
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 40e3c1d8af91b17c27fb4f706eec40771c7b7b43
      
https://github.com/RestComm/Restcomm-Connect/commit/40e3c1d8af91b17c27fb4f706eec40771c7b7b43
  Author: Jaime Casero <jaime.cas...@telestax.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/index.adoc
    A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc

  Log Message:
  -----------
  added release notes log,and link to main page


  Commit: 0f04717fcfb23f234422311ca4c40af4ddd361b3
      
https://github.com/RestComm/Restcomm-Connect/commit/0f04717fcfb23f234422311ca4c40af4ddd361b3
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

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

  Log Message:
  -----------
  Patch for race condition when SBC is enabled, where the Cancel from one of 
the forking branches will cause the initial call state to be marked as Canceled 
and thus the Bye wont be send at the end of the call.
This refer to RESTCOMM-1932


  Commit: b15788f3998ec630a81dc5393ee5aa3300478abc
      
https://github.com/RestComm/Restcomm-Connect/commit/b15788f3998ec630a81dc5393ee5aa3300478abc
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

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

  Log Message:
  -----------
  Merge branch 'master' into restcomm-2051


  Commit: 4720294c4593330c6806d9d707035fd23d87c191
      
https://github.com/RestComm/Restcomm-Connect/commit/4720294c4593330c6806d9d707035fd23d87c191
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc

  Log Message:
  -----------
  Fixes for 8.4.0 release notes.
This close RESTCOMM-2054


  Commit: 020c5ddc70318074755d36a8580ba8cc36c8eabb
      
https://github.com/RestComm/Restcomm-Connect/commit/020c5ddc70318074755d36a8580ba8cc36c8eabb
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/index.adoc
    A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc

  Log Message:
  -----------
  Merge pull request #2917 from RestComm/restcomm-2051

added release notes log,and link to main page


  Commit: c68180f53dbac4206fc38bf09f7bdd561118316c
      
https://github.com/RestComm/Restcomm-Connect/commit/c68180f53dbac4206fc38bf09f7bdd561118316c
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/util/DigestAuthentication.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/DigestAuthenticationTest.java

  Log Message:
  -----------
  DigestAuthentication unit test


  Commit: 8ba3b864eb9f2f2b52b1c731898e4c7f995f697c
      
https://github.com/RestComm/Restcomm-Connect/commit/8ba3b864eb9f2f2b52b1c731898e4c7f995f697c
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc

  Log Message:
  -----------
  Updated External project version


  Commit: ec6a4057e5660820cbb760dcd6e339c7feebc2ec
      
https://github.com/RestComm/Restcomm-Connect/commit/ec6a4057e5660820cbb760dcd6e339c7feebc2ec
  Author: George Vagenas <gvage...@gmail.com>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/CallControlHelper.java

  Log Message:
  -----------
  Added extra log statements around the check of client Authorization header


  Commit: b2dd77b868cc2204e169f518a3cbf54a88adffeb
      
https://github.com/RestComm/Restcomm-Connect/commit/b2dd77b868cc2204e169f518a3cbf54a88adffeb
  Author: Maria Farooq <maria-far...@live.com>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/util/DigestAuthentication.java
    A 
restcomm/restcomm.commons/src/test/java/org/restcomm/connect/commons/DigestAuthenticationTest.java
    M restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/index.adoc
    A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/release-notes.adoc
    M 
restcomm/restcomm.interpreter/src/main/java/org/restcomm/connect/interpreter/VoiceInterpreter.java
    M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/CallControlHelper.java

  Log Message:
  -----------
  Merge branch 'master' into restcomm-1995

* master:
  Added extra log statements around the check of client Authorization header
  Updated External project version
  DigestAuthentication unit test
  Fixes for 8.4.0 release notes. This close RESTCOMM-2054
  Patch for race condition when SBC is enabled, where the Cancel from one of 
the forking branches will cause the initial call state to be marked as Canceled 
and thus the Bye wont be send at the end of the call. This refer to 
RESTCOMM-1932
  added release notes log,and link to main page


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/e34c18ae92ab...b2dd77b868cc

-- 

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