[RestComm/Restcomm-Connect] ffc11c: Add more log statements during the method `redirec...

2018-01-22 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: ffc11c8febcbe16a099a14fe585e54781b8a5d78
  
https://github.com/RestComm/Restcomm-Connect/commit/ffc11c8febcbe16a099a14fe585e54781b8a5d78
  Author: George Vagenas 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

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

  Log Message:
  ---
  Add more log statements during the method `redirectToHostedApp`


-- 

--- 
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] d9330a: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/8.3.0-157
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: d9330a5c4e88244e39f83fd39cd96f3beacbe4e6
  
https://github.com/RestComm/Restcomm-Connect/commit/d9330a5c4e88244e39f83fd39cd96f3beacbe4e6
  Author: Ubuntu 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M restcomm/configuration/mss-sip-stack.properties
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.dns.api/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.controller/pom.xml
M restcomm/restcomm.fax/pom.xml
M restcomm/restcomm.http/pom.xml
M restcomm/restcomm.identity/pom.xml
M restcomm/restcomm.interpreter/pom.xml
M restcomm/restcomm.mgcp/pom.xml
M restcomm/restcomm.monitoring.service/pom.xml
M restcomm/restcomm.mrb.api/pom.xml
M restcomm/restcomm.mrb/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.sdr.api/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.awspolly/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


-- 

--- 
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] b4c2a4: Add more log statements during the method `redirec...

2018-01-22 Thread George Vagenas
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: b4c2a4298e047753b14da59ee15188149accf075
  
https://github.com/RestComm/Restcomm-Connect/commit/b4c2a4298e047753b14da59ee15188149accf075
  Author: George Vagenas 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

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

  Log Message:
  ---
  Add more log statements during the method `redirectToHostedApp` and more unit 
tests for NumberSelectionService


-- 

--- 
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] a4ec2d: security stuff to support annotations

2018-01-22 Thread Jaime Casero
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: a4ec2db338c5581b8c3139ffd299ce74365fde31
  
https://github.com/RestComm/Restcomm-Connect/commit/a4ec2db338c5581b8c3139ffd299ce74365fde31
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/security/AccountPrincipal.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/security/RCSecContext.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/security/SecurityFilter.java

  Log Message:
  ---
  security stuff to support annotations


  Commit: 73cbbdd542bbb68be1e9bbe8a2ac8db867d6d932
  
https://github.com/RestComm/Restcomm-Connect/commit/73cbbdd542bbb68be1e9bbe8a2ac8db867d6d932
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/security/SecurityFilter.java

  Log Message:
  ---
  apply only to profiles


  Commit: dfea9cf1c7a5cbf7e1ac5af7bd956f0fb48c4a28
  
https://github.com/RestComm/Restcomm-Connect/commit/dfea9cf1c7a5cbf7e1ac5af7bd956f0fb48c4a28
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M restcomm/restcomm.application/src/main/webapp/WEB-INF/web.xml

  Log Message:
  ---
  added sec constraints to allow annotations


  Commit: 675b1e2d4bd3986cd4391d351793622f81e493ae
  
https://github.com/RestComm/Restcomm-Connect/commit/675b1e2d4bd3986cd4391d351793622f81e493ae
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileJsonEndpoint.java

  Log Message:
  ---
  using sec annotations


  Commit: 4b3edbe2f41c27adaad95648ff4887d79bea4cdd
  
https://github.com/RestComm/Restcomm-Connect/commit/4b3edbe2f41c27adaad95648ff4887d79bea4cdd
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java

  Log Message:
  ---
  added 404 condition


  Commit: a007dc4927a3d148853cd14c9a1a93f477eea212
  
https://github.com/RestComm/Restcomm-Connect/commit/a007dc4927a3d148853cd14c9a1a93f477eea212
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsXmlEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/OrganizationsEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/OrganizationsJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/OrganizationsXmlEndpoint.java

  Log Message:
  ---
  impl profile link for account and org


  Commit: 8268c366e4af6a9bad2ce7bdd7ce67025ab1cd87
  
https://github.com/RestComm/Restcomm-Connect/commit/8268c366e4af6a9bad2ce7bdd7ce67025ab1cd87
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/OperatedAccountMissing.java

  Log Message:
  ---
  put returns 404 if no profile


  Commit: 4252e79a486496a1e34c6798eaaf7fc140b2e220
  
https://github.com/RestComm/Restcomm-Connect/commit/4252e79a486496a1e34c6798eaaf7fc140b2e220
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java

  Log Message:
  ---
  do not wrap 404 exception


  Commit: 9975bf637d56b453e464e15435a8ffccda006df4
  
https://github.com/RestComm/Restcomm-Connect/commit/9975bf637d56b453e464e15435a8ffccda006df4
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/exceptions/AccountHierarchyDepthCrossed.java

  Log Message:
  ---
  added constructor


  Commit: 3717a9a695547a8445957d99fe53e19616bada13
  
https://github.com/RestComm/Restcomm-Connect/commit/3717a9a695547a8445957d99fe53e19616bada13
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M restcomm/restcomm.http/pom.xml

  Log Message:
  ---
  added sec annotation dependency


  Commit: bad6395fc5bae0ffe5e2da58a02ef93f94480249
  
https://github.com/RestComm/Restcomm-Connect/commit/bad6395fc5bae0ffe5e2da58a02ef93f94480249
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/

[RestComm/Restcomm-Connect] e9d02d: Fix update client password

2018-01-22 Thread Alexandre Mendonça
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e9d02ddf53e22f18f50c29bfc4fdc8cef2d64d9c
  
https://github.com/RestComm/Restcomm-Connect/commit/e9d02ddf53e22f18f50c29bfc4fdc8cef2d64d9c
  Author: Alexandre Mendonça 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/modules/numbers-clients-details.html
M restcomm/restcomm.ui/src/main/webapp/resources/css/dashboard.css
M 
restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/numbers-sip-clients.js

  Log Message:
  ---
  Fix update client password

The `$scope.editingPass` variable wasn't being properly set, still using
previous version logic. Fixed it and added other fixes and validations
to the password changing process.

Fixes #2769


-- 

--- 
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/gmlc] 0cc704: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/2.1.0-116
  Home:   https://github.com/RestComm/gmlc
  Commit: 0cc7049eac0ef09989ddc0adaa2f28c3365ae18c
  
https://github.com/RestComm/gmlc/commit/0cc7049eac0ef09989ddc0adaa2f28c3365ae18c
  Author: Ubuntu 
  Date:   2018-01-23 (Tue, 23 Jan 2018)

  Changed paths:
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/gmlc-common-library/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/pom.xml
M core/slee/services/du/pom.xml
M core/slee/services/library/pom.xml
M core/slee/services/pom.xml
M core/slee/services/sbbs/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/commons/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M pom.xml
M test-suite/pom.xml
M tools/pom.xml

  Log Message:
  ---
  New release candidate


-- 

--- 
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/gmlc] 4cc3e0: Some code style improvements, addition of Telestax...

2018-01-22 Thread Fernando Mendioroz
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/gmlc
  Commit: 4cc3e09a99d3c3bf584fa95b68de77c636ddc43a
  
https://github.com/RestComm/gmlc/commit/4cc3e09a99d3c3bf584fa95b68de77c636ddc43a
  Author: Fernando Mendioroz 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M core/domain/src/main/java/org/mobicents/gmlc/GmlcManagement.java
M core/domain/src/main/java/org/mobicents/gmlc/GmlcOAMMessages.java
M core/domain/src/main/java/org/mobicents/gmlc/GmlcPropertiesManagement.java
M 
core/domain/src/main/java/org/mobicents/gmlc/GmlcPropertiesManagementMBean.java
M core/domain/src/main/java/org/mobicents/gmlc/GmlcShellExecutor.java
M core/gmlc-common-library/pom.xml
M 
core/gmlc-common-library/src/main/java/org/mobicents/gmlc/library/Test.java
M 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPException.java
M 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPRequest.java
M 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/mlp/MLPResponse.java
M test-suite/src/main/java/org/mobicents/protocols/ss7/gmlc/load/Client.java
M 
test-suite/src/main/java/org/mobicents/protocols/ss7/gmlc/load/ClientServer.java
M test-suite/src/main/java/org/mobicents/protocols/ss7/gmlc/load/Server.java

  Log Message:
  ---
  Some code style improvements, addition of Telestax license header on some 
classes and some other minor enhancements.


-- 

--- 
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/gmlc] b48e62: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/2.1.0-115
  Home:   https://github.com/RestComm/gmlc
  Commit: b48e628184f8079a8518bbfeb67670c971dac787
  
https://github.com/RestComm/gmlc/commit/b48e628184f8079a8518bbfeb67670c971dac787
  Author: Ubuntu 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/gmlc-common-library/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/pom.xml
M core/slee/services/du/pom.xml
M core/slee/services/library/pom.xml
M core/slee/services/pom.xml
M core/slee/services/sbbs/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/commons/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M pom.xml
M test-suite/pom.xml
M tools/pom.xml

  Log Message:
  ---
  New release candidate


-- 

--- 
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/gmlc] 3f4a58: Fix for case when MAP ATI response gets fixed leng...

2018-01-22 Thread Fernando Mendioroz
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/gmlc
  Commit: 3f4a5843135dc58f569bb3c351db978d4d427ba6
  
https://github.com/RestComm/gmlc/commit/3f4a5843135dc58f569bb3c351db978d4d427ba6
  Author: Fernando Mendioroz 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/MobileCoreNetworkInterfaceSbb.java

  Log Message:
  ---
  Fix for case when MAP ATI response gets fixed length LAI on CGI or SAI. issue 
#102.


-- 

--- 
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/smscgateway] cce538: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/7.4.0-131
  Home:   https://github.com/RestComm/smscgateway
  Commit: cce538bc5b91d7d428fe5ef836e3c29d32bbafae
  
https://github.com/RestComm/smscgateway/commit/cce538bc5b91d7d428fe5ef836e3c29d32bbafae
  Author: Ubuntu 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M core/bootstrap-wildfly/pom.xml
M core/bootstrap/pom.xml
M core/domain/pom.xml
M core/mproc-api/pom.xml
M core/oam/cli/pom.xml
M core/pom.xml
M core/slee/pom.xml
M core/slee/resource-adaptors/common-library/pom.xml
M core/slee/resource-adaptors/du/pom.xml
M core/slee/resource-adaptors/mproc-ra/du-ra/pom.xml
M core/slee/resource-adaptors/mproc-ra/du-ratype/pom.xml
M core/slee/resource-adaptors/mproc-ra/pom.xml
M core/slee/resource-adaptors/mproc-ra/ra/pom.xml
M core/slee/resource-adaptors/mproc-ra/ratype/pom.xml
M core/slee/resource-adaptors/persistence-ra/library/pom.xml
M core/slee/resource-adaptors/persistence-ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ra/pom.xml
M core/slee/resource-adaptors/persistence-ra/ratype/pom.xml
M core/slee/resource-adaptors/pom.xml
M core/slee/resource-adaptors/scheduler-ra/events/pom.xml
M core/slee/resource-adaptors/scheduler-ra/library/pom.xml
M core/slee/resource-adaptors/scheduler-ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ra/pom.xml
M core/slee/resource-adaptors/scheduler-ra/ratype/pom.xml
M core/slee/services/alertsbb/pom.xml
M core/slee/services/chargingsbb/pom.xml
M core/slee/services/du/pom.xml
M core/slee/services/homeroutingsbb/pom.xml
M core/slee/services/library/pom.xml
M core/slee/services/mosbb/pom.xml
M core/slee/services/mtsbb/pom.xml
M core/slee/services/pom.xml
M core/slee/services/rxsipserversbb/pom.xml
M core/slee/services/rxsmppserversbb/pom.xml
M core/slee/services/sbbs/pom.xml
M core/slee/services/txhttpserversbb/pom.xml
M core/slee/services/txsipserversbb/pom.xml
M core/slee/services/txsmppserversbb/pom.xml
M core/smsc-common-library/pom.xml
M docs/adminguide/pom.xml
M docs/adminguide/sources-asciidoc/pom.xml
M docs/commons/pom.xml
M docs/installationguide/pom.xml
M docs/installationguide/sources-asciidoc/pom.xml
M docs/pom.xml
M management/ui-management/pom.xml
M pom.xml
M test/hlr-simulator/bootstrap/pom.xml
M test/hlr-simulator/mapmodule/pom.xml
M test/hlr-simulator/pom.xml
M test/http-load/pom.xml
M test/smpp-load/build.xml
M test/smpp-load/pom.xml
M tools/cassandra-tool/cassandratool/pom.xml
M tools/cassandra-tool/pom.xml
M tools/cdr-parser/cdr-parser/pom.xml
M tools/cdr-parser/pom.xml
M tools/pom.xml
M tools/smpp-simulator/bootstrap/pom.xml
M tools/smpp-simulator/pom.xml
M tools/smpp-simulator/simulator/pom.xml
M tools/stresstool/pom.xml
M tools/stresstool/stresstool/pom.xml

  Log Message:
  ---
  New release candidate


-- 

--- 
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/charging-server] fad586: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/1.0.1-110
  Home:   https://github.com/RestComm/charging-server
  Commit: fad5868c936a2b20d8c02df4e2699025fff4e215
  
https://github.com/RestComm/charging-server/commit/fad5868c936a2b20d8c02df4e2699025fff4e215
  Author: Ubuntu 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M du/pom.xml
M pom.xml
M rest-management/pom.xml
M sbb/pom.xml

  Log Message:
  ---
  New release candidate


-- 

--- 
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] ecfae8: updated tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: ecfae86c59abf1472782e8935fd80520dc8339bd
  
https://github.com/RestComm/Restcomm-Connect/commit/ecfae86c59abf1472782e8935fd80520dc8339bd
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  updated tests


-- 

--- 
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] f38496: updates tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f38496de0ffa9fdf53d431719b6710f3e6a197bb
  
https://github.com/RestComm/Restcomm-Connect/commit/f38496de0ffa9fdf53d431719b6710f3e6a197bb
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  updates tests


-- 

--- 
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] c32476: corrected created return code

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: c32476418b8f884c9fa16aab3582bfa40201e1e8
  
https://github.com/RestComm/Restcomm-Connect/commit/c32476418b8f884c9fa16aab3582bfa40201e1e8
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  corrected created return code


-- 

--- 
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] 905e5e: corrected media types

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 905e5efc0c08cd70623570cc5f856a68b58fe3be
  
https://github.com/RestComm/Restcomm-Connect/commit/905e5efc0c08cd70623570cc5f856a68b58fe3be
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  corrected media types


-- 

--- 
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] dec8de: corrected media type

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: dec8def93db725001cc6c2b873e0c32a4feba112
  
https://github.com/RestComm/Restcomm-Connect/commit/dec8def93db725001cc6c2b873e0c32a4feba112
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  corrected media type


-- 

--- 
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] 4b214f: removed static

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 4b214f8093c6ce2035ece47ce16519ef1b245140
  
https://github.com/RestComm/Restcomm-Connect/commit/4b214f8093c6ce2035ece47ce16519ef1b245140
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  removed static


-- 

--- 
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] 2ae1d0: renamed method

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 2ae1d086ef8506c8c23c866491804e5ebb3f04c1
  
https://github.com/RestComm/Restcomm-Connect/commit/2ae1d086ef8506c8c23c866491804e5ebb3f04c1
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  renamed method


-- 

--- 
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] 333f41: added permission tests on each verb

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 333f41946735e8bacda64e83048561c4706538d4
  
https://github.com/RestComm/Restcomm-Connect/commit/333f41946735e8bacda64e83048561c4706538d4
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  added permission tests on each verb


-- 

--- 
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] 5ae9c9: fixed http mthod value

2018-01-22 Thread Jaime Casero
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 5ae9c9c557a9778d07a6f8b2b98755e1b41ecc28
  
https://github.com/RestComm/Restcomm-Connect/commit/5ae9c9c557a9778d07a6f8b2b98755e1b41ecc28
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/LINK.java
M restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/UNLINK.java

  Log Message:
  ---
  fixed http mthod value


  Commit: bfad18682f675b34768c2f7a4451bd6b57d0b9af
  
https://github.com/RestComm/Restcomm-Connect/commit/bfad18682f675b34768c2f7a4451bd6b57d0b9af
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileJsonEndpoint.java

  Log Message:
  ---
  fixed content-types


  Commit: bc592cd4cbf7887823b04af75772da3ca49100dd
  
https://github.com/RestComm/Restcomm-Connect/commit/bc592cd4cbf7887823b04af75772da3ca49100dd
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543


  Commit: 37002fe65db922811f20bdd0325b75fcfd781451
  
https://github.com/RestComm/Restcomm-Connect/commit/37002fe65db922811f20bdd0325b75fcfd781451
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M release/build.xml
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile.xml
M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfilesDaoTest.java
M restcomm/restcomm.dao/src/test/resources/organizationsDao/profile.xml

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/9ccd082df3ef...37002fe65db9

-- 

--- 
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] a60ab0: Update Olympus download location

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: a60ab0c65c3b1f526f385a345ca78080523d59ae
  
https://github.com/RestComm/Restcomm-Connect/commit/a60ab0c65c3b1f526f385a345ca78080523d59ae
  Author: Alexandre Mendonça 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Update Olympus download location


  Commit: 077640735d5cd8b322cb77292d583917e34e18d6
  
https://github.com/RestComm/Restcomm-Connect/commit/077640735d5cd8b322cb77292d583917e34e18d6
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile.xml
M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfilesDaoTest.java
M restcomm/restcomm.dao/src/test/resources/organizationsDao/profile.xml

  Log Message:
  ---
  fixed missing query mapper


  Commit: 9ccd082df3efffd7a9741a248217f33fa9e38310
  
https://github.com/RestComm/Restcomm-Connect/commit/9ccd082df3efffd7a9741a248217f33fa9e38310
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M release/build.xml
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile.xml
M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfilesDaoTest.java
M restcomm/restcomm.dao/src/test/resources/organizationsDao/profile.xml

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

* master:
  fixed missing query mapper
  Update Olympus download location


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/944bfed4e712...9ccd082df3ef

-- 

--- 
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] 077640: fixed missing query mapper

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 077640735d5cd8b322cb77292d583917e34e18d6
  
https://github.com/RestComm/Restcomm-Connect/commit/077640735d5cd8b322cb77292d583917e34e18d6
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.application/src/main/webapp/WEB-INF/scripts/mariadb/sql/profile.xml
M restcomm/restcomm.application/src/main/webapp/WEB-INF/sql/profile.xml
M 
restcomm/restcomm.dao/src/test/java/org/restcomm/connect/dao/mybatis/ProfilesDaoTest.java
M restcomm/restcomm.dao/src/test/resources/organizationsDao/profile.xml

  Log Message:
  ---
  fixed missing query mapper


-- 

--- 
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] 944bfe: refactor

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 944bfed4e7128e87a347e5030e8f25c8d90e3856
  
https://github.com/RestComm/Restcomm-Connect/commit/944bfed4e7128e87a347e5030e8f25c8d90e3856
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  refactor


-- 

--- 
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] 6545bd: added profile doc body

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 6545bd5a47eeec9670251349455d59682ee93747
  
https://github.com/RestComm/Restcomm-Connect/commit/6545bd5a47eeec9670251349455d59682ee93747
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  added profile doc body


-- 

--- 
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] 291c6b: added more string constants

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 291c6bf89ce38bf5ef8162393d6d8fc4bc661092
  
https://github.com/RestComm/Restcomm-Connect/commit/291c6bf89ce38bf5ef8162393d6d8fc4bc661092
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  added more string constants


-- 

--- 
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] 6cf8d5: some cleanup of string contants

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 6cf8d5cf278df0f15be6357502b312ebea2f2253
  
https://github.com/RestComm/Restcomm-Connect/commit/6cf8d5cf278df0f15be6357502b312ebea2f2253
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  some cleanup of string contants


-- 

--- 
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] e0840d: corrected assertion mechanism

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: e0840d9c8af429e7615da2cc068da12daf9111a6
  
https://github.com/RestComm/Restcomm-Connect/commit/e0840d9c8af429e7615da2cc068da12daf9111a6
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  corrected assertion mechanism


-- 

--- 
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] 179ecc: modified tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 179ecc7d9eab8c631949b54aa8e9324c87979bdc
  
https://github.com/RestComm/Restcomm-Connect/commit/179ecc7d9eab8c631949b54aa8e9324c87979bdc
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  modified tests


-- 

--- 
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] 312824: moved association tests to Profile tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 31282453fe172b4d4bf9b81c30b1b3bc6edc8622
  
https://github.com/RestComm/Restcomm-Connect/commit/31282453fe172b4d4bf9b81c30b1b3bc6edc8622
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  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/OrganizationsEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  moved association tests to Profile tests


-- 

--- 
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] 332646: added more tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3326462fb35ea031180317f8851c256f1ee06ebd
  
https://github.com/RestComm/Restcomm-Connect/commit/3326462fb35ea031180317f8851c256f1ee06ebd
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M restcomm/restcomm.testsuite/pom.xml
R restcomm/restcomm.testsuite/src/test/java/javax/ws/rs/core/Link.java
R 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/HeaderDelegateProvider.java
R 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/JerseyLink.java
R 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/LinkProvider.java
R 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/Tokenizer.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java

  Log Message:
  ---
  added more tests


  Commit: 8ea9bf5357232e2b70a86dc61bec0c2ec4a59bc9
  
https://github.com/RestComm/Restcomm-Connect/commit/8ea9bf5357232e2b70a86dc61bec0c2ec4a59bc9
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/exceptions/RestcommRuntimeException.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/ResourceAccountMissmatch.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/schemas/ProfileSchemaTest.java

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543

# By Jaime Casero
# Via Jaime Casero
* 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect:
  added link headers parsing/composition
  added usual constructors


  Commit: 47afc803639c5bf465936e53327112270298ce43
  
https://github.com/RestComm/Restcomm-Connect/commit/47afc803639c5bf465936e53327112270298ce43
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java
M 
restcomm/restcomm.testsuite/src/test/resources/restcomm.script_accounts_test

  Log Message:
  ---
  added schema in db script


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/2e22e497272e...47afc803639c

-- 

--- 
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] 6d060c: added usual constructors

2018-01-22 Thread Jaime Casero
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 6d060c9bf86889ac0ecf2225fa7297e160e715db
  
https://github.com/RestComm/Restcomm-Connect/commit/6d060c9bf86889ac0ecf2225fa7297e160e715db
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.commons/src/main/java/org/restcomm/connect/commons/exceptions/RestcommRuntimeException.java

  Log Message:
  ---
  added usual constructors


  Commit: 7e0d25bdb013d577c001cacc0371bb399b2605ca
  
https://github.com/RestComm/Restcomm-Connect/commit/7e0d25bdb013d577c001cacc0371bb399b2605ca
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/ProfileJsonEndpoint.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/exceptions/ResourceAccountMissmatch.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/schemas/ProfileSchemaTest.java

  Log Message:
  ---
  added link headers parsing/composition


  Commit: 2e22e497272ea8401a55ef30c7e201d4f5067e2b
  
https://github.com/RestComm/Restcomm-Connect/commit/2e22e497272ea8401a55ef30c7e201d4f5067e2b
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A restcomm/restcomm.testsuite/src/test/java/javax/ws/rs/core/Link.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/HeaderDelegateProvider.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/JerseyLink.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/LinkProvider.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/Tokenizer.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/util/HttpLink.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/util/HttpUnLink.java

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/8de4b5936210...2e22e497272e

-- 

--- 
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] 8de4b5: added link unlink utilities

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 8de4b59362108bd262cf421461d1b818a156a5f6
  
https://github.com/RestComm/Restcomm-Connect/commit/8de4b59362108bd262cf421461d1b818a156a5f6
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A restcomm/restcomm.testsuite/src/test/java/javax/ws/rs/core/Link.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/HeaderDelegateProvider.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/JerseyLink.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/LinkProvider.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/http/link/Tokenizer.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/util/HttpLink.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/util/HttpUnLink.java

  Log Message:
  ---
  added link unlink utilities


-- 

--- 
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] a60ab0: Update Olympus download location

2018-01-22 Thread Alexandre Mendonça
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: a60ab0c65c3b1f526f385a345ca78080523d59ae
  
https://github.com/RestComm/Restcomm-Connect/commit/a60ab0c65c3b1f526f385a345ca78080523d59ae
  Author: Alexandre Mendonça 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Update Olympus download location


-- 

--- 
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] 6652bb: added link unlink tests

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 6652bb66bf5ebfc74f56a306879ac01de9237e04
  
https://github.com/RestComm/Restcomm-Connect/commit/6652bb66bf5ebfc74f56a306879ac01de9237e04
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  added link unlink tests


  Commit: 51ae67415804a7dff89bc3237ab778bb90f8db8c
  
https://github.com/RestComm/Restcomm-Connect/commit/51ae67415804a7dff89bc3237ab778bb90f8db8c
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A restcomm/restcomm.http/src/main/java/javax/ws/rs/core/Link.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/HeaderDelegateProvider.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/JerseyLink.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/LinkProvider.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/Tokenizer.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/schemas/ProfileSchemaTest.java

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543

# By Jaime Casero
# Via Jaime Casero
* 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect:
  link header parsing working
  Link classes taken from jersey2


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/a0e33980f5e4...51ae67415804

-- 

--- 
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] 88b0ae: Link classes taken from jersey2

2018-01-22 Thread Jaime Casero
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 88b0ae15d551d11b2b15c8d3eacfa25c2a562aed
  
https://github.com/RestComm/Restcomm-Connect/commit/88b0ae15d551d11b2b15c8d3eacfa25c2a562aed
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A restcomm/restcomm.http/src/main/java/javax/ws/rs/core/Link.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/HeaderDelegateProvider.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/JerseyLink.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/LinkProvider.java
A 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/Tokenizer.java

  Log Message:
  ---
  Link classes taken from jersey2


  Commit: 26d629e951fc1c7768b0c3adc262e817b6cb13e6
  
https://github.com/RestComm/Restcomm-Connect/commit/26d629e951fc1c7768b0c3adc262e817b6cb13e6
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/link/JerseyLink.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/schemas/ProfileSchemaTest.java

  Log Message:
  ---
  link header parsing working


  Commit: a0e33980f5e468795f51a92160ea27829a8e8ea1
  
https://github.com/RestComm/Restcomm-Connect/commit/a0e33980f5e468795f51a92160ea27829a8e8ea1
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  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/OrganizationsEndpointTest.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  Merge branch 'restcomm-1543' of https://github.com/RestComm/Restcomm-Connect 
into restcomm-1543


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/71dcc50cf97c...a0e33980f5e4

-- 

--- 
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/olympus] f95c12: New release candidate

2018-01-22 Thread Ubuntu
  Branch: refs/tags/1.1.0-157
  Home:   https://github.com/RestComm/olympus
  Commit: f95c12317100433398a5e53536a763c890d7504b
  
https://github.com/RestComm/olympus/commit/f95c12317100433398a5e53536a763c890d7504b
  Author: Ubuntu 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  New release candidate


-- 

--- 
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] 71dcc5: added jdoc and link unlink

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 71dcc50cf97c2ea9f94f7b103940be83b22f298a
  
https://github.com/RestComm/Restcomm-Connect/commit/71dcc50cf97c2ea9f94f7b103940be83b22f298a
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  added jdoc and link unlink


-- 

--- 
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] 269fb4: added shallo tests in acc and org endpoints to get...

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 269fb450285a90b445266084f38b7c4c9eec93de
  
https://github.com/RestComm/Restcomm-Connect/commit/269fb450285a90b445266084f38b7c4c9eec93de
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  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/OrganizationsEndpointTest.java

  Log Message:
  ---
  added shallo tests in acc and org endpoints to get associated profiles


-- 

--- 
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] 23205f: fixed authentication after refactoring

2018-01-22 Thread Jaime Casero
  Branch: refs/heads/jaxrs2
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 23205f9d2c995fe55c74999242bfe7e1df2da28b
  
https://github.com/RestComm/Restcomm-Connect/commit/23205f9d2c995fe55c74999242bfe7e1df2da28b
  Author: Jaime Casero 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommAccountsTool.java

  Log Message:
  ---
  fixed authentication after refactoring


-- 

--- 
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] 509802: added test tool with CRUD support

2018-01-22 Thread Maria Farooq
  Branch: refs/heads/restcomm-1543
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 509802f06e52e136b1088249239c9c8eec122196
  
https://github.com/RestComm/Restcomm-Connect/commit/509802f06e52e136b1088249239c9c8eec122196
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  added test tool with CRUD support


  Commit: 721f81374c8f603267b7b2dd92ce98e870b8ceac
  
https://github.com/RestComm/Restcomm-Connect/commit/721f81374c8f603267b7b2dd92ce98e870b8ceac
  Author: Maria Farooq 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
A 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/ProfilesEndpointTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/RestcommProfilesTool.java

  Log Message:
  ---
  added profile test for CRUD


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/a58a0e3192a7...721f81374c8f

-- 

--- 
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/visual-designer] a89b66: Added firstTime logic

2018-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  
https://github.com/RestComm/visual-designer/commit/a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  Author: Orestis Tsakiridis 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Added firstTime logic

- Parameters popup is shown the first time a project with parameters is 
launched (firstTime url param is true)
- All modules are shown

Refers #282


-- 

--- 
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] 0c26ae: #MSB-352 Handle Route Header for MultiProvider con...

2018-01-22 Thread abdulazizali77
  Branch: refs/heads/MSB-352
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 0c26aeee5d906e5dc4ce186377965bff6fa402f8
  
https://github.com/RestComm/Restcomm-Connect/commit/0c26aeee5d906e5dc4ce186377965bff6fa402f8
  Author: abdulazizali77 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M 
restcomm/restcomm.telephony.api/src/main/java/org/restcomm/connect/telephony/api/util/B2BUAHelper.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/CallManager.java

  Log Message:
  ---
  #MSB-352 Handle Route Header for MultiProvider config. Add handling for B2BUA
Motivation:
- Push routes defined in MultiProvider outbound-voice config.

Modification:
- Move the duplicated CallManager and Call addHeadersToMessage to B2BUAHelper
- Add explicit handling for Route headers
- Save outboundHeaders to incoming request SipSession and modify B2BUA invite
- Fetch outboundHeaders during challenge response and modify linked B2BU invite
- Fix proxyPassword

Result:
- WebRTC/B2BUA calls will be able to modify headers and add Route headers


-- 

--- 
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/visual-designer] a89b66: Added firstTime logic

2018-01-22 Thread Orestis Tsakiridis
  Branch: refs/heads/issue282_firstTime_param
  Home:   https://github.com/RestComm/visual-designer
  Commit: a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  
https://github.com/RestComm/visual-designer/commit/a89b661e68f1c2cc19b7909c1f38a0bed4abfc69
  Author: Orestis Tsakiridis 
  Date:   2018-01-22 (Mon, 22 Jan 2018)

  Changed paths:
M designer/src/main/webapp/app.js
M designer/src/main/webapp/js/app/controllers/controllers.js
M designer/src/main/webapp/js/app/controllers/designer.js

  Log Message:
  ---
  Added firstTime logic

- Parameters popup is shown the first time a project with parameters is 
launched (firstTime url param is true)
- All modules are shown

Refers #282


-- 

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