[RestComm/Restcomm-Connect] 44d9e2: New release candidate 7.7.0.887

2016-05-07 Thread CloudBees DEV@Cloud
  Branch: refs/tags/7.7.0.887
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 44d9e24db24a085ef8684d6d03638bcfe28b2279
  
https://github.com/RestComm/Restcomm-Connect/commit/44d9e24db24a085ef8684d6d03638bcfe28b2279
  Author: CloudBees DEV@Cloud 
  Date:   2016-05-07 (Sat, 07 May 2016)

  Changed paths:
M restcomm/pom.xml
M restcomm/restcomm.application/pom.xml
M restcomm/restcomm.asr/pom.xml
M restcomm/restcomm.commons/pom.xml
M restcomm/restcomm.dao/pom.xml
M restcomm/restcomm.docs/pom.xml
M restcomm/restcomm.docs/sources-asciidoc/pom.xml
M restcomm/restcomm.email.api/pom.xml
M restcomm/restcomm.email/pom.xml
M restcomm/restcomm.extension.api/pom.xml
M restcomm/restcomm.extension.traffic.throttling/pom.xml
M restcomm/restcomm.fax/pom.xml
M restcomm/restcomm.http/pom.xml
M restcomm/restcomm.interpreter/pom.xml
M restcomm/restcomm.mgcp/pom.xml
M restcomm/restcomm.monitoring.service/pom.xml
M restcomm/restcomm.mscontrol.api/pom.xml
M restcomm/restcomm.mscontrol.jsr309/pom.xml
M restcomm/restcomm.mscontrol.mms/pom.xml
M restcomm/restcomm.provisioning.number.api/pom.xml
M restcomm/restcomm.provisioning.number.bandwidth/pom.xml
M restcomm/restcomm.provisioning.number.nexmo/pom.xml
M restcomm/restcomm.provisioning.number.vi/pom.xml
M restcomm/restcomm.provisioning.number.voxbone/pom.xml
M restcomm/restcomm.routing/pom.xml
M restcomm/restcomm.rvd/pom.xml
M restcomm/restcomm.sms.api/pom.xml
M restcomm/restcomm.sms/pom.xml
M restcomm/restcomm.telephony.api/pom.xml
M restcomm/restcomm.telephony/pom.xml
M restcomm/restcomm.testsuite/pom.xml
M restcomm/restcomm.tts.acapela/pom.xml
M restcomm/restcomm.tts.api/pom.xml
M restcomm/restcomm.tts.att/pom.xml
M restcomm/restcomm.tts.voicerss/pom.xml
M restcomm/restcomm.ui/pom.xml
M restcomm/restcomm.ussd/pom.xml

  Log Message:
  ---
  New release candidate 7.7.0.887


-- 

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


[RestComm/Restcomm-Connect] 230682: Organizations Endpoint adjustments, inclusion of O...

2016-05-07 Thread Guilherme Humberto Jansen
  Branch: refs/heads/Issue748_Organization
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 230682d9c571ec574a30543b699d80d8efe71fa5
  
https://github.com/RestComm/Restcomm-Connect/commit/230682d9c571ec574a30543b699d80d8efe71fa5
  Author: Guilherme Humberto Jansen 
  Date:   2016-05-07 (Sat, 07 May 2016)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
A 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/organizations-api.adoc
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/OrganizationsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/mobicents/servlet/restcomm/http/converter/OrganizationConverter.java

  Log Message:
  ---
  Organizations Endpoint adjustments, inclusion of Organizations API ASCII doc 
and Accounts API ASCII doc adjustments.


-- 

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


[RestComm/Restcomm-Connect] b19692: +1234 and 1234 are considered as same number in Ad...

2016-05-07 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b19692707ebe1c26239b9a7c6e0fa0d440a25f5b
  
https://github.com/RestComm/Restcomm-Connect/commit/b19692707ebe1c26239b9a7c6e0fa0d440a25f5b
  Author: atika2k 
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js

  Log Message:
  ---
  +1234 and 1234 are considered as same number in AdminUI


  Commit: 34e72a97fae1b1af381771142bb4e60bb07507c1
  
https://github.com/RestComm/Restcomm-Connect/commit/34e72a97fae1b1af381771142bb4e60bb07507c1
  Author: atika2k 
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/CallManager.java

  Log Message:
  ---
  Restcomm redirects to + number


  Commit: e7326f5cf82c243e0c43796570ac698f60360ff1
  
https://github.com/RestComm/Restcomm-Connect/commit/e7326f5cf82c243e0c43796570ac698f60360ff1
  Author: atika2k 
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java

  Log Message:
  ---
  Regression test for issue 600


  Commit: 4b4ac4118fa5581673d70343a0bf828d626fe198
  
https://github.com/RestComm/Restcomm-Connect/commit/4b4ac4118fa5581673d70343a0bf828d626fe198
  Author: atika2k 
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java

  Log Message:
  ---
  Non regression test for issue 600


  Commit: 85cab54fe3d64f9d12cbc6dee1fbe950d26e4d23
  
https://github.com/RestComm/Restcomm-Connect/commit/85cab54fe3d64f9d12cbc6dee1fbe950d26e4d23
  Author: atika2k 
  Date:   2016-03-28 (Mon, 28 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.telephony/src/main/java/org/mobicents/servlet/restcomm/telephony/CallManager.java

  Log Message:
  ---
  Changes in redirectToHostedVoiceApp. RestComm redirects always to the + 
number.


  Commit: 7b067ea721400b07b93250bfdcad3a12de5b1441
  
https://github.com/RestComm/Restcomm-Connect/commit/7b067ea721400b07b93250bfdcad3a12de5b1441
  Author: atika2k 
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java

  Log Message:
  ---
  Non regression test for issue 
https://github.com/RestComm/Restcomm-Connect/issues/600.In case the incoming 
number and the client number differ in the first character (+),then (+) is 
added or removed to the incoming number accordingly.


  Commit: c5db24d66756e35b51263682377d571f324c9a34
  
https://github.com/RestComm/Restcomm-Connect/commit/c5db24d66756e35b51263682377d571f324c9a34
  Author: atika2k 
  Date:   2016-05-04 (Wed, 04 May 2016)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/mobicents/servlet/restcomm/telephony/ClientsDialTest.java
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-incoming.js

  Log Message:
  ---
  Non-regression test for issue #600


  Commit: 7bf79c7260fe83b41082966b6888b1df3a8183a9
  
https://github.com/RestComm/Restcomm-Connect/commit/7bf79c7260fe83b41082966b6888b1df3a8183a9
  Author: Orestis Tsakiridis 
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
A 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/BasicAuthCredentials.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/SecurityUtils.java

  Log Message:
  ---
  WIP on RVD #592


  Commit: 2554e3bd07f096e907907d3b72b82be60fb078bb
  
https://github.com/RestComm/Restcomm-Connect/commit/2554e3bd07f096e907907d3b72b82be60fb078bb
  Author: Orestis Tsakiridis 
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/security/SecurityUtils.java

  Log Message:
  ---
  HTTP basic authentication support for RVD/WebTrigger.

Refers #592


  Commit: 7feb13eaad8008bfe5c61135c204d8f3037c1c41
  
https://github.com/RestComm/Restcomm-Connect/commit/7feb13eaad8008bfe5c61135c204d8f3037c1c41
  Author: Orestis Tsakiridis 
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java

  Log Message:
  ---
  Small fixes in RVD/WebTrigger.
- Empty tokens are now