Skip to content

Commit

Permalink
New release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed May 5, 2018
1 parent 292b211 commit ead76ca
Show file tree
Hide file tree
Showing 44 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions restcomm/configuration/mss-sip-stack.properties
Expand Up @@ -20,8 +20,8 @@ gov.nist.javax.sip.MAX_FORK_TIME_SECONDS=0
# but won't work on chained applications so false by default
gov.nist.javax.sip.AUTOMATIC_DIALOG_ERROR_HANDLING=false
gov.nist.javax.sip.MESSAGE_PROCESSOR_FACTORY=gov.nist.javax.sip.stack.NioMessageProcessorFactory
org.mobicents.servlet.sip.USER_AGENT_HEADER=Restcomm MAJOR_VERSION_NUMBER.BUILD_NUMBER
org.mobicents.servlet.sip.SERVER_HEADER=Restcomm MAJOR_VERSION_NUMBER.BUILD_NUMBER
org.mobicents.servlet.sip.USER_AGENT_HEADER=Restcomm 8.3.2-230
org.mobicents.servlet.sip.SERVER_HEADER=Restcomm 8.3.2-230
#Uncomment the following line to enable Congestion Control
#gov.nist.javax.sip.SIP_MESSAGE_VALVE=org.mobicents.ext.javax.sip.congestion.CongestionControlMessageValve
org.mobicents.ext.javax.sip.congestion.SIP_SCANNERS=
Expand Down
2 changes: 1 addition & 1 deletion restcomm/pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
<packaging>pom</packaging>
<name>RestComm-Connect</name>
<description>A unified communications platform for web developers.</description>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.application/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.asr/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.asr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.commons/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.core</artifactId>
<name>restcomm-connect.core</name>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.dao/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.dao</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.dns.api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.dns.api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.docs/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<groupId>org.restcomm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.docs/sources-asciidoc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect-docs</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect-docs-sources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.email.api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.email.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.email/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>restcomm-connect</artifactId>
<groupId>org.restcomm</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.email</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.extension.api/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<groupId>org.restcomm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.extension.controller/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<groupId>org.restcomm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.fax/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.fax</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.http/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.identity/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.identity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.interpreter/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.interpreter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mgcp/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mgcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.monitoring.service/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.monitoring.service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mrb.api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mrb.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mrb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mrb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mscontrol.api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mscontrol.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mscontrol.jsr309/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mscontrol.jsr309</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.mscontrol.mms/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.mscontrol.mms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.provisioning.number.api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.provisioning.number.api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.provisioning.number.bandwidth/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>restcomm-connect</artifactId>
<groupId>org.restcomm</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.provisioning.number.nexmo/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.provisioning.number.nexmo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.provisioning.number.vi/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.provisioning.number.vi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.provisioning.number.voxbone/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.provisioning.number.voxbone</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions restcomm/restcomm.routing/pom.xml
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect.routing</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
<name>restcomm-connect.routing</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.sdr.api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>restcomm-connect</artifactId>
<groupId>org.restcomm</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.sdr.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.sms.api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.sms.api</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.sms/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.sms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.telephony.api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.telephony.api</artifactId>
<name>restcomm-connect.telephony.api</name>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.telephony/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.telephony</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.testsuite/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>restcomm-connect</artifactId>
<groupId>org.restcomm</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.tts.acapela/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.tts.acapela</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.tts.api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.tts.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.tts.att/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.tts.att</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.tts.awspolly/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>
<artifactId>restcomm-connect.tts.awspolly</artifactId>
<name>restcomm-connect.tts.awspolly</name>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.tts.voicerss/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<artifactId>restcomm-connect.tts.voicerss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion restcomm/restcomm.ui/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>8.3.2-230</version>
</parent>

<groupId>org.restcomm</groupId>
Expand Down

0 comments on commit ead76ca

Please sign in to comment.