[RestComm/load-balancer] e63382: Added missing MGCP-lb-diagram.png. Issue #5.

2018-03-06 Thread Fernando Mendioroz
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/load-balancer
  Commit: e63382d67d5376a413f99fea05c2cd6e5cde21c6
  
https://github.com/RestComm/load-balancer/commit/e63382d67d5376a413f99fea05c2cd6e5cde21c6
  Author: Fernando Mendioroz 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
A docs/sources-asciidoc/src/main/asciidoc/images/MGCP-lb-diagram.png

  Log Message:
  ---
  Added missing MGCP-lb-diagram.png. Issue #5.


-- 

--- 
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/load-balancer] e3e5e7: Fixed link to SS7-lb-diagram.png image (homogenize...

2018-03-06 Thread Fernando Mendioroz
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/load-balancer
  Commit: e3e5e710a81225e4475071b9dac3930c90f8f7f4
  
https://github.com/RestComm/load-balancer/commit/e3e5e710a81225e4475071b9dac3930c90f8f7f4
  Author: Fernando Mendioroz 
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
M 
docs/sources-asciidoc/src/main/asciidoc/concept-section-SS_Load_Balancer.adoc
M docs/sources-asciidoc/src/main/asciidoc/images/SS7-lb-diagram.png

  Log Message:
  ---
  Fixed link to SS7-lb-diagram.png image (homogenized image connector colors).


-- 

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

2018-03-06 Thread maria-farooq
  Branch: refs/heads/restcomm-1758
  Home:   https://github.com/RestComm/Restcomm-Connect

-- 

--- 
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] 8dae87: Fix of definition of shell executor from ShellServ...

2018-03-06 Thread Fernando Mendioroz
  Branch: refs/heads/project_upgrade
  Home:   https://github.com/RestComm/gmlc
  Commit: 8dae8724ca3b171db9ff157317413bb750df26bb
  
https://github.com/RestComm/gmlc/commit/8dae8724ca3b171db9ff157317413bb750df26bb
  Author: Fernando Mendioroz 
  Date:   2018-03-06 (Tue, 06 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 of definition of shell executor from ShellServer to ShellServerJboss and 
addition of CVSTATS both in jboss-beans and jboss-log4j xml configuration 
files. Issue #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] 58ad69: Refactoring of project structure, which includes a...

2018-03-06 Thread Fernando Mendioroz
  Branch: refs/heads/project_upgrade
  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/Restcomm-Connect] 357c7f: New release candidate

2018-03-06 Thread Ubuntu
  Branch: refs/tags/8.3.0-188
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 357c7f5accf514bd1066f2ea9eda17cf67d3a9a6
  
https://github.com/RestComm/Restcomm-Connect/commit/357c7f5accf514bd1066f2ea9eda17cf67d3a9a6
  Author: Ubuntu 
  Date:   2018-03-06 (Tue, 06 Mar 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] 7352f0: fixes restcomm1851, constraint about status check

2018-03-06 Thread jaimecasero
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/Restcomm-Connect
  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


Compare: 
https://github.com/RestComm/Restcomm-Connect/compare/f624765b2561...9bbe8f7cf874

-- 

--- 
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] e68e1e: doc adjusted to latest changes

2018-03-06 Thread Jaime Casero
  Branch: refs/heads/restcomm1851
  Home:   https://github.com/RestComm/Restcomm-Connect
  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


-- 

--- 
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/commons] f6d1c2: New release candidate

2018-03-06 Thread Ubuntu
  Branch: refs/tags/2.1.0-118
  Home:   https://github.com/RestComm/commons
  Commit: f6d1c23d58495eac82f0ae1524e79cc509ab5743
  
https://github.com/RestComm/commons/commit/f6d1c23d58495eac82f0ae1524e79cc509ab5743
  Author: Ubuntu 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M annotations/pom.xml
M concurrent/pom.xml
M congestion/pom.xml
M fsm/pom.xml
M pom.xml
M statistics/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] 7352f0: fixes restcomm1851, constraint about status check

2018-03-06 Thread Jaime Casero
  Branch: refs/heads/restcomm1851
  Home:   https://github.com/RestComm/Restcomm-Connect
  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


-- 

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

2018-03-06 Thread Ubuntu
  Branch: refs/tags/8.3.0-187
  Home:   https://github.com/RestComm/Restcomm-Connect
  Commit: 3a761e5382c187819c4c645b387dc7c73bb70391
  
https://github.com/RestComm/Restcomm-Connect/commit/3a761e5382c187819c4c645b387dc7c73bb70391
  Author: Ubuntu 
  Date:   2018-03-06 (Tue, 06 Mar 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] f62476: Console: Send only modified fields on Profile upda...

2018-03-06 Thread Alexandre Mendonça
  Branch: refs/heads/master
  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


-- 

--- 
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/load-balancer]

2018-03-06 Thread gsaslis
  Branch: refs/heads/FEP_Documentation
  Home:   https://github.com/RestComm/load-balancer

-- 

--- 
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/load-balancer] 2ac750: Update of SS7 load balancing section of Load Balan...

2018-03-06 Thread Yorgos Saslis
  Branch: refs/heads/master
  Home:   https://github.com/RestComm/load-balancer
  Commit: 2ac750d478c834ca405ca18a463bb43b4127fdcf
  
https://github.com/RestComm/load-balancer/commit/2ac750d478c834ca405ca18a463bb43b4127fdcf
  Author: Fernando Mendioroz 
  Date:   2018-03-05 (Mon, 05 Mar 2018)

  Changed paths:
M 
docs/sources-asciidoc/src/main/asciidoc/concept-section-SS_Load_Balancer.adoc
R docs/sources-asciidoc/src/main/asciidoc/images/SMSC-FEP-schema.png
M docs/sources-asciidoc/src/main/asciidoc/images/SS7-lb-diagram.png
A docs/sources-asciidoc/src/main/asciidoc/images/STP-FEP-SMSC-schema.png
A docs/sources-asciidoc/src/main/asciidoc/images/STP-FEP-USSD-schema.png
R docs/sources-asciidoc/src/main/asciidoc/images/USSD-FEP-schema.png

  Log Message:
  ---
  Update of SS7 load balancing section of Load Balancer documentation, 
including diagrams/grammar enhancements/fixes.


  Commit: b8d1b794830defa9736d1b06aef0bfe6692003c0
  
https://github.com/RestComm/load-balancer/commit/b8d1b794830defa9736d1b06aef0bfe6692003c0
  Author: Yorgos Saslis 
  Date:   2018-03-06 (Tue, 06 Mar 2018)

  Changed paths:
M 
docs/sources-asciidoc/src/main/asciidoc/concept-section-SS_Load_Balancer.adoc
R docs/sources-asciidoc/src/main/asciidoc/images/SMSC-FEP-schema.png
M docs/sources-asciidoc/src/main/asciidoc/images/SS7-lb-diagram.png
A docs/sources-asciidoc/src/main/asciidoc/images/STP-FEP-SMSC-schema.png
A docs/sources-asciidoc/src/main/asciidoc/images/STP-FEP-USSD-schema.png
R docs/sources-asciidoc/src/main/asciidoc/images/USSD-FEP-schema.png

  Log Message:
  ---
  Merge pull request #133 from RestComm/FEP_Documentation

Update of SS7 load balancing section of Load Balancer documentation


Compare: 
https://github.com/RestComm/load-balancer/compare/4afb6fe18390...b8d1b794830d

-- 

--- 
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] 5f3bd5: Switching to Telscale version

2018-03-06 Thread Olena Radiboh
  Branch: refs/heads/temp_7.3.1.860
  Home:   https://github.com/RestComm/smscgateway
  Commit: 5f3bd5a80ce16ca3c4d6dc90a4b4492cdee29bec
  
https://github.com/RestComm/smscgateway/commit/5f3bd5a80ce16ca3c4d6dc90a4b4492cdee29bec
  Author: sergey vetyutnev 
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
M core/bootstrap/pom.xml
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/domain/pom.xml
M 
core/domain/src/main/resources/org/mobicents/smsc/server/bootstrap/version.properties
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/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:
  ---
  Switching to Telscale version


  Commit: e688c457080d5cdbb1832c423ba842e2854c5bb0
  
https://github.com/RestComm/smscgateway/commit/e688c457080d5cdbb1832c423ba842e2854c5bb0
  Author: sergey vetyutnev 
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
M release/build.xml
A release/telestax-license_template.xml

  Log Message:
  ---
  Updating of release script for Telscale release 7.3


  Commit: b43acc8ad741659c1a6f241e6eb1c2f82c442681
  
https://github.com/RestComm/smscgateway/commit/b43acc8ad741659c1a6f241e6eb1c2f82c442681
  Author: sergey vetyutnev 
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
M test/smpp-load/build.xml

  Log Message:
  ---
  Update of smpp-load/build.xml


  Commit: fce034a3c67004900a383e58e97d658920d315e5
  
https://github.com/RestComm/smscgateway/commit/fce034a3c67004900a383e58e97d658920d315e5
  Author: sergey vetyutnev 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
M release/build.xml

  Log Message:
  ---
  Switching to next SLEE release version

Conflicts:
release/build.xml


  Commit: 9f5f820cb4db33cd7d9b8b6108becd58ad5efeab
  
https://github.com/RestComm/smscgateway/commit/9f5f820cb4db33cd7d9b8b6108becd58ad5efeab
  Author: Ubuntu 
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
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 

[RestComm/visual-designer]

2018-03-06 Thread otsakir
  Branch: refs/tags/1.2.0-131
  Home:   https://github.com/RestComm/visual-designer

-- 

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