[RestComm/gmlc]

2018-03-07 Thread FerUy
  Branch: refs/heads/feature/issue_pr_support_templates
  Home:   https://github.com/RestComm/gmlc

-- 

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

2018-03-07 Thread FerUy
  Branch: refs/heads/master-wildfly
  Home:   https://github.com/RestComm/gmlc

-- 

--- 
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/jain-slee.statistics] 302e02: New release candidate

2018-03-07 Thread Ubuntu
  Branch: refs/tags/7.2.0-80
  Home:   https://github.com/RestComm/jain-slee.statistics
  Commit: 302e02d7bb0e7f52dbf5bec36535be6497ae7b8b
  
https://github.com/RestComm/jain-slee.statistics/commit/302e02d7bb0e7f52dbf5bec36535be6497ae7b8b
  Author: Ubuntu 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M du/pom.xml
M library/pom.xml
M pom.xml
M ra/pom.xml
M ratype/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]

2018-03-07 Thread FerUy
  Branch: refs/heads/project_upgrade
  Home:   https://github.com/RestComm/gmlc

-- 

--- 
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] 58ad69: Refactoring of project structure, which includes a...

2018-03-07 Thread Fernando Mendioroz
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/gmlc
  Commit: 58ad698df8d2357251b11516fa54144f8e1d741c
  
https://github.com/RestComm/gmlc/commit/58ad698df8d2357251b11516fa54144f8e1d741c
  Author: Fernando Mendioroz 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
A core/bootstrap-wildfly/pom.xml
A core/bootstrap-wildfly/src/main/assemble/descriptor.xml
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcExtension.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanAdd.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanDefinition.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanPropertyAdd.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanPropertyDefinition.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanPropertyRemove.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcMbeanRemove.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/GmlcSubsystemParser.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/Namespace.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/SubsystemAdd.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/SubsystemDefinition.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/extension/SubsystemRemove.java
A 
core/bootstrap-wildfly/src/main/java/org/mobicents/gmlc/service/GmlcService.java
A core/bootstrap-wildfly/src/main/module/module.xml
A 
core/bootstrap-wildfly/src/main/resources/META-INF/services/org.jboss.as.controller.Extension
A 
core/bootstrap-wildfly/src/main/resources/org/mobicents/gmlc/extension/LocalDescriptions.properties
A core/bootstrap-wildfly/src/main/resources/schema/gmlc-extensions.xsd
M core/bootstrap/src/main/assembly/descriptor.xml
M 
core/bootstrap/src/main/java/org/mobicents/gmlc/server/bootstrap/SS7Service.java
M 
core/bootstrap/src/main/java/org/mobicents/gmlc/server/bootstrap/SS7ServiceMBean.java
M core/domain/src/main/java/org/mobicents/gmlc/GmlcManagement.java
A core/domain/src/main/java/org/mobicents/gmlc/GmlcManagementMBean.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/gmlc-common-library/pom.xml
M core/pom.xml
M core/slee/services/du/src/main/resources/services/service.xml
M core/slee/services/library/pom.xml
M core/slee/services/pom.xml
M core/slee/services/sbbs/pom.xml
A core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/CDRSbb.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/ChildInterface.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/GMLCBaseSbb.java
R 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/MobileCoreNetworkInterfaceSbb.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/CDRCreateException.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/CDRInterface.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/CDRInterfaceParent.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/CDRSBBLocalObject.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/GMLCCDRState.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/RecordStatus.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/cdr/plain/CDRGeneratorSbb.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/map/MobileCoreNetworkInterfaceSbb.java
A 
core/slee/services/sbbs/src/main/java/org/mobicents/gmlc/slee/map/MobileCoreNetworkInterfaceSbbLocalObject.java
M core/slee/services/sbbs/src/main/resources/META-INF/sbb-jar.xml
M 
docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Configuring.adoc
A 
docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Running-WildFly.adoc
M docs/adminguide/sources-asciidoc/src/main/asciidoc/Chapter-Running.adoc
M docs/adminguide/sources-asciidoc/src/main/asciidoc/GMLC_Admin_Guide.adoc
M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Download_Install.adoc
M 
docs/installationguide/sources-asciidoc/src/main/asciidoc/Chapter-Post_Installation_Setup.adoc
M pom.xml
A release-wildfly/ant-contrib-1.0b3.jar
A release-wildfly/build.xml
A release-wildfly/extensions-build.xml
A release-wildfly/gmlc-logging.txt
A release-wildfly/profile.xml
A release-wildfly/wildfly-gmlc-subsystem.txt
A 

[RestComm/gmlc] 8c6fdb: Fix for configuration of 1) org.mobicents.ss7:serv...

2018-03-07 Thread Fernando Mendioroz
  Branch: refs/heads/project_upgrade
  Home:   https://github.com/RestComm/gmlc
  Commit: 8c6fdbed1033a6e4022f261abfe5091eda472a2e
  
https://github.com/RestComm/gmlc/commit/8c6fdbed1033a6e4022f261abfe5091eda472a2e
  Author: Fernando Mendioroz 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M core/bootstrap/src/main/config/META-INF-dialogic/jboss-beans.xml
M core/bootstrap/src/main/config/META-INF-m3ua-dialogic/jboss-beans.xml
M core/bootstrap/src/main/config/META-INF/jboss-beans.xml
M core/bootstrap/src/main/config/log4j/jboss-log4j-debug.xml
M core/bootstrap/src/main/config/log4j/jboss-log4j-default.xml
M core/bootstrap/src/main/config/log4j/jboss-log4j-production.xml

  Log Message:
  ---
  Fix for configuration of 1) org.mobicents.ss7:service name, and 2) CDR 
logging. Issues #87 and #95.


-- 

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

2018-03-07 Thread FerUy
  Branch: refs/heads/issue91
  Home:   https://github.com/RestComm/gmlc

-- 

--- 
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/cloudhopper-commons] 4e6b45: New release candidate

2018-03-07 Thread Ubuntu
  Branch: refs/tags/7.1.0-118
  Home:   https://github.com/RestComm/cloudhopper-commons
  Commit: 4e6b458a1af0c442e43ef9cb24c002be12a201bf
  
https://github.com/RestComm/cloudhopper-commons/commit/4e6b458a1af0c442e43ef9cb24c002be12a201bf
  Author: Ubuntu 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M ch-commons-charset/pom.xml
M ch-commons-gsm/pom.xml
M ch-commons-io/pom.xml
M ch-commons-locale/pom.xml
M ch-commons-rfs/pom.xml
M ch-commons-sql/pom.xml
M ch-commons-ssl/pom.xml
M ch-commons-util/pom.xml
M ch-commons-xbean/pom.xml
M ch-httpclient-util/pom.xml
M ch-jetty/pom.xml
M ch-sxmp/pom.xml
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] 8a18b4: using assembly to build binary

2018-03-07 Thread Jaime Casero
  Branch: refs/heads/restcomm1657
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 8a18b4258e675845c716cf1c65af4efba5d71ec5
  
https://github.com/RestComm/Restcomm-Connect/commit/8a18b4258e675845c716cf1c65af4efba5d71ec5
  Author: Jaime Casero 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
A pom.xml
A release/pom.xml
A release/src/main/resources/common.xml
A release/src/main/resources/descriptor.xml

  Log Message:
  ---
  using assembly to build binary


-- 

--- 
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] a40b67: Fixes duplicate jars in classpath

2018-03-07 Thread George Vagenas
  Branch: refs/heads/restcomm-1854
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: a40b67fa4cd1aa05879e887a9836a6f211eca1c0
  
https://github.com/RestComm/Restcomm-Connect/commit/a40b67fa4cd1aa05879e887a9836a6f211eca1c0
  Author: George Vagenas 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M restcomm/restcomm.sms.api/pom.xml

  Log Message:
  ---
  Fixes duplicate jars in classpath


-- 

--- 
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] 850893: removed unnecary params

2018-03-07 Thread Maria Farooq
  Branch: refs/heads/restcomm-1758
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 850893e41eb0901ea24214cf9559dae3c5049a6f
  
https://github.com/RestComm/Restcomm-Connect/commit/850893e41eb0901ea24214cf9559dae3c5049a6f
  Author: Maria Farooq 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M 
restcomm/restcomm.mscontrol.api/src/main/java/org/restcomm/connect/mscontrol/api/messages/Record.java
M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MgcpMediaGroup.java
M 
restcomm/restcomm.mscontrol.mms/src/main/java/org/restcomm/connect/mscontrol/mms/MmsBridgeController.java

  Log Message:
  ---
  removed unnecary params


-- 

--- 
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] 96e99c: Removed Dial/conference statusCallback, upgraded t...

2018-03-07 Thread Orestis Tsakiridis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/visual-designer
  Commit: 96e99cd19916ce9966c9e22b572839b91ccd7b84
  
https://github.com/RestComm/visual-designer/commit/96e99cd19916ce9966c9e22b572839b91ccd7b84
  Author: Orestis Tsakiridis 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M designer/src/main/java/org/restcomm/connect/rvd/RvdConfiguration.java
M designer/src/main/java/org/restcomm/connect/rvd/helpers/ProjectHelper.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceDialNoun.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/ConferenceNounConverter.java
M 
designer/src/main/java/org/restcomm/connect/rvd/model/steps/dial/RcmlConferenceNoun.java
A 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgrader114to115.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/ProjectUpgraderFactory.java
M 
designer/src/main/java/org/restcomm/connect/rvd/upgrade/UpgradeService.java
M designer/src/main/resources/validation/rvdproject/current/dialstep.json
M 
designer/src/main/resources/validation/rvdproject/current/rvdproject-schema.json
M designer/src/main/webapp/templates/steps/dialStep.html
M 
designer/src/test/java/org/restcomm/connect/rvd/upgrade/UpgradeServiceTest.java

  Log Message:
  ---
  Removed Dial/conference statusCallback, upgraded to project 1.15 and 
simplified ProjectService

* Removed obsolete statusCallback, nextModule from dial/conference noun - #307
* Introduced new project version (1.15) and updated project-schema
* Reviewed UpgradeService and relied on checkUpgradability() instead of 
backwardsCompatible() - #313

Refers #307, #313


-- 

--- 
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] f62476: Console: Send only modified fields on Profile upda...

2018-03-07 Thread Jean Deruelle
  Branch: refs/heads/issue_2741
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: f624765b2561865505c3c75d463e1bebfc383ad1
  
https://github.com/RestComm/Restcomm-Connect/commit/f624765b2561865505c3c75d463e1bebfc383ad1
  Author: Alexandre Mendonça 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Console: Send only modified fields on Profile update

Fixes #2858


  Commit: 7352f01e18649441c90c8495dac7037b5ab03268
  
https://github.com/RestComm/Restcomm-Connect/commit/7352f01e18649441c90c8495dac7037b5ab03268
  Author: Jaime Casero 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/AccountsDaoMock.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/DaoManagerMock.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/AccountsEndpointMockedTest.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/EndpointMockedTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointClosingTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml

  Log Message:
  ---
  fixes restcomm1851, constraint about status check


  Commit: e68e1ed11eac5fe3419f713cc556fe3375c496ec
  
https://github.com/RestComm/Restcomm-Connect/commit/e68e1ed11eac5fe3419f713cc556fe3375c496ec
  Author: Jaime Casero 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java

  Log Message:
  ---
  doc adjusted to latest changes
comment not applicable removed


  Commit: 9bbe8f7cf874d6ee0b8427ef4f9ae9cb3d46f602
  
https://github.com/RestComm/Restcomm-Connect/commit/9bbe8f7cf874d6ee0b8427ef4f9ae9cb3d46f602
  Author: jaimecasero <7847241+jaimecas...@users.noreply.github.com>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/AccountsDaoMock.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/DaoManagerMock.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/AccountsEndpointMockedTest.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/EndpointMockedTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointClosingTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml

  Log Message:
  ---
  Merge pull request #2859 from RestComm/restcomm1851

fixes restcomm1851, constraint about status check


  Commit: be5e28a66059e9e95ec8a0e508cc4730d01646ce
  
https://github.com/RestComm/Restcomm-Connect/commit/be5e28a66059e9e95ec8a0e508cc4730d01646ce
  Author: Jean Deruelle 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M 
restcomm/restcomm.dao/src/main/java/org/restcomm/connect/dao/entities/Account.java
M 
restcomm/restcomm.docs/sources-asciidoc/src/main/asciidoc/api/account-api.adoc
M 
restcomm/restcomm.http/src/main/java/org/restcomm/connect/http/AccountsEndpoint.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/AccountsDaoMock.java
R 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/dao/DaoManagerMock.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/AccountsEndpointMockedTest.java
M 
restcomm/restcomm.http/src/test/java/org/restcomm/connect/http/EndpointMockedTest.java
M 
restcomm/restcomm.testsuite/src/test/java/org/restcomm/connect/testsuite/http/AccountsEndpointClosingTest.java
M restcomm/restcomm.testsuite/src/test/resources/restcomm-accountRemoval.xml
M restcomm/restcomm.ui/src/main/webapp/resources/js/controllers/navbar.js

  Log Message:
  ---
  Merge branch 'master' into issue_2741


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/bb45b061ee85...be5e28a66059

-- 

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