diff --git a/restcomm/configuration/mss-sip-stack.properties b/restcomm/configuration/mss-sip-stack.properties index d677a45474..7eac3ed9d8 100644 --- a/restcomm/configuration/mss-sip-stack.properties +++ b/restcomm/configuration/mss-sip-stack.properties @@ -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= diff --git a/restcomm/pom.xml b/restcomm/pom.xml index 406cc5621a..2d0fc0d321 100644 --- a/restcomm/pom.xml +++ b/restcomm/pom.xml @@ -10,7 +10,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 pom RestComm-Connect A unified communications platform for web developers. diff --git a/restcomm/restcomm.application/pom.xml b/restcomm/restcomm.application/pom.xml index fefb6c34ea..11feff4cf9 100644 --- a/restcomm/restcomm.application/pom.xml +++ b/restcomm/restcomm.application/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.application diff --git a/restcomm/restcomm.asr/pom.xml b/restcomm/restcomm.asr/pom.xml index 61029460da..128fc29add 100644 --- a/restcomm/restcomm.asr/pom.xml +++ b/restcomm/restcomm.asr/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.asr diff --git a/restcomm/restcomm.commons/pom.xml b/restcomm/restcomm.commons/pom.xml index 0b23384b8b..5b0f879cfc 100644 --- a/restcomm/restcomm.commons/pom.xml +++ b/restcomm/restcomm.commons/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.commons diff --git a/restcomm/restcomm.core/pom.xml b/restcomm/restcomm.core/pom.xml index bcc864919b..761d2feb36 100644 --- a/restcomm/restcomm.core/pom.xml +++ b/restcomm/restcomm.core/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.core restcomm-connect.core diff --git a/restcomm/restcomm.dao/pom.xml b/restcomm/restcomm.dao/pom.xml index f95d46890e..879f40e449 100644 --- a/restcomm/restcomm.dao/pom.xml +++ b/restcomm/restcomm.dao/pom.xml @@ -6,7 +6,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.dao diff --git a/restcomm/restcomm.dns.api/pom.xml b/restcomm/restcomm.dns.api/pom.xml index 2b3cb34eae..f96f9cae4a 100644 --- a/restcomm/restcomm.dns.api/pom.xml +++ b/restcomm/restcomm.dns.api/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.dns.api diff --git a/restcomm/restcomm.docs/pom.xml b/restcomm/restcomm.docs/pom.xml index 0ad66575a4..9468c3abd1 100644 --- a/restcomm/restcomm.docs/pom.xml +++ b/restcomm/restcomm.docs/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 org.restcomm diff --git a/restcomm/restcomm.docs/sources-asciidoc/pom.xml b/restcomm/restcomm.docs/sources-asciidoc/pom.xml index dbed8557cb..e127cad517 100644 --- a/restcomm/restcomm.docs/sources-asciidoc/pom.xml +++ b/restcomm/restcomm.docs/sources-asciidoc/pom.xml @@ -6,7 +6,7 @@ org.restcomm restcomm-connect-docs - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect-docs-sources diff --git a/restcomm/restcomm.email.api/pom.xml b/restcomm/restcomm.email.api/pom.xml index f8aa6d6368..820b3c7783 100644 --- a/restcomm/restcomm.email.api/pom.xml +++ b/restcomm/restcomm.email.api/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.email.api diff --git a/restcomm/restcomm.email/pom.xml b/restcomm/restcomm.email/pom.xml index 2119cfa809..4cc6b277a6 100644 --- a/restcomm/restcomm.email/pom.xml +++ b/restcomm/restcomm.email/pom.xml @@ -5,7 +5,7 @@ restcomm-connect org.restcomm - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.email diff --git a/restcomm/restcomm.extension.api/pom.xml b/restcomm/restcomm.extension.api/pom.xml index 9a934c1da8..2ec67e07f1 100644 --- a/restcomm/restcomm.extension.api/pom.xml +++ b/restcomm/restcomm.extension.api/pom.xml @@ -7,7 +7,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 org.restcomm diff --git a/restcomm/restcomm.extension.controller/pom.xml b/restcomm/restcomm.extension.controller/pom.xml index ba7c6a2711..f3942001ad 100644 --- a/restcomm/restcomm.extension.controller/pom.xml +++ b/restcomm/restcomm.extension.controller/pom.xml @@ -7,7 +7,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 org.restcomm diff --git a/restcomm/restcomm.fax/pom.xml b/restcomm/restcomm.fax/pom.xml index 060bd4a10f..1965296c11 100644 --- a/restcomm/restcomm.fax/pom.xml +++ b/restcomm/restcomm.fax/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.fax diff --git a/restcomm/restcomm.http/pom.xml b/restcomm/restcomm.http/pom.xml index 5b74e9fa6d..47297b93cd 100644 --- a/restcomm/restcomm.http/pom.xml +++ b/restcomm/restcomm.http/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.http diff --git a/restcomm/restcomm.identity/pom.xml b/restcomm/restcomm.identity/pom.xml index bf0453a481..3d73eb7086 100644 --- a/restcomm/restcomm.identity/pom.xml +++ b/restcomm/restcomm.identity/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.identity diff --git a/restcomm/restcomm.interpreter/pom.xml b/restcomm/restcomm.interpreter/pom.xml index 455301c83e..20411159ee 100644 --- a/restcomm/restcomm.interpreter/pom.xml +++ b/restcomm/restcomm.interpreter/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.interpreter diff --git a/restcomm/restcomm.mgcp/pom.xml b/restcomm/restcomm.mgcp/pom.xml index 7bf64527b2..37cb52963c 100644 --- a/restcomm/restcomm.mgcp/pom.xml +++ b/restcomm/restcomm.mgcp/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mgcp diff --git a/restcomm/restcomm.monitoring.service/pom.xml b/restcomm/restcomm.monitoring.service/pom.xml index b1b60ce8b9..8f1ff685f8 100644 --- a/restcomm/restcomm.monitoring.service/pom.xml +++ b/restcomm/restcomm.monitoring.service/pom.xml @@ -7,7 +7,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.monitoring.service diff --git a/restcomm/restcomm.mrb.api/pom.xml b/restcomm/restcomm.mrb.api/pom.xml index 91cc0d3916..6e74b26863 100644 --- a/restcomm/restcomm.mrb.api/pom.xml +++ b/restcomm/restcomm.mrb.api/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mrb.api diff --git a/restcomm/restcomm.mrb/pom.xml b/restcomm/restcomm.mrb/pom.xml index 752f011565..297583a83f 100644 --- a/restcomm/restcomm.mrb/pom.xml +++ b/restcomm/restcomm.mrb/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mrb diff --git a/restcomm/restcomm.mscontrol.api/pom.xml b/restcomm/restcomm.mscontrol.api/pom.xml index cc2ce794c5..199617f311 100644 --- a/restcomm/restcomm.mscontrol.api/pom.xml +++ b/restcomm/restcomm.mscontrol.api/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mscontrol.api diff --git a/restcomm/restcomm.mscontrol.jsr309/pom.xml b/restcomm/restcomm.mscontrol.jsr309/pom.xml index 9060a2fccb..6213e6960a 100644 --- a/restcomm/restcomm.mscontrol.jsr309/pom.xml +++ b/restcomm/restcomm.mscontrol.jsr309/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mscontrol.jsr309 diff --git a/restcomm/restcomm.mscontrol.mms/pom.xml b/restcomm/restcomm.mscontrol.mms/pom.xml index 3ee8580a9b..bef8ef86f7 100644 --- a/restcomm/restcomm.mscontrol.mms/pom.xml +++ b/restcomm/restcomm.mscontrol.mms/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.mscontrol.mms diff --git a/restcomm/restcomm.provisioning.number.api/pom.xml b/restcomm/restcomm.provisioning.number.api/pom.xml index baa38505e4..d4265523b5 100644 --- a/restcomm/restcomm.provisioning.number.api/pom.xml +++ b/restcomm/restcomm.provisioning.number.api/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.provisioning.number.api diff --git a/restcomm/restcomm.provisioning.number.bandwidth/pom.xml b/restcomm/restcomm.provisioning.number.bandwidth/pom.xml index 149dc64207..cfd6bf9ac9 100644 --- a/restcomm/restcomm.provisioning.number.bandwidth/pom.xml +++ b/restcomm/restcomm.provisioning.number.bandwidth/pom.xml @@ -5,7 +5,7 @@ restcomm-connect org.restcomm - 9.0.0-SNAPSHOT + 8.3.2-230 4.0.0 diff --git a/restcomm/restcomm.provisioning.number.nexmo/pom.xml b/restcomm/restcomm.provisioning.number.nexmo/pom.xml index 47d0c598fc..06bd690f21 100644 --- a/restcomm/restcomm.provisioning.number.nexmo/pom.xml +++ b/restcomm/restcomm.provisioning.number.nexmo/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.provisioning.number.nexmo diff --git a/restcomm/restcomm.provisioning.number.vi/pom.xml b/restcomm/restcomm.provisioning.number.vi/pom.xml index 7144f66e69..a4589900a0 100644 --- a/restcomm/restcomm.provisioning.number.vi/pom.xml +++ b/restcomm/restcomm.provisioning.number.vi/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.provisioning.number.vi diff --git a/restcomm/restcomm.provisioning.number.voxbone/pom.xml b/restcomm/restcomm.provisioning.number.voxbone/pom.xml index c11dd58ee3..c2132f8306 100644 --- a/restcomm/restcomm.provisioning.number.voxbone/pom.xml +++ b/restcomm/restcomm.provisioning.number.voxbone/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.provisioning.number.voxbone diff --git a/restcomm/restcomm.routing/pom.xml b/restcomm/restcomm.routing/pom.xml index 3c05f7fca7..fb4a232696 100644 --- a/restcomm/restcomm.routing/pom.xml +++ b/restcomm/restcomm.routing/pom.xml @@ -5,11 +5,11 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 org.restcomm restcomm-connect.routing - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.routing http://maven.apache.org diff --git a/restcomm/restcomm.sdr.api/pom.xml b/restcomm/restcomm.sdr.api/pom.xml index ade2f174ac..d506eaa0e5 100644 --- a/restcomm/restcomm.sdr.api/pom.xml +++ b/restcomm/restcomm.sdr.api/pom.xml @@ -5,7 +5,7 @@ restcomm-connect org.restcomm - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.sdr.api diff --git a/restcomm/restcomm.sms.api/pom.xml b/restcomm/restcomm.sms.api/pom.xml index 7b04579fcf..bb82069b9f 100644 --- a/restcomm/restcomm.sms.api/pom.xml +++ b/restcomm/restcomm.sms.api/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.sms.api diff --git a/restcomm/restcomm.sms/pom.xml b/restcomm/restcomm.sms/pom.xml index 94476d3fc2..bdfd5ed828 100644 --- a/restcomm/restcomm.sms/pom.xml +++ b/restcomm/restcomm.sms/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.sms diff --git a/restcomm/restcomm.telephony.api/pom.xml b/restcomm/restcomm.telephony.api/pom.xml index 24059bee29..62516751bc 100644 --- a/restcomm/restcomm.telephony.api/pom.xml +++ b/restcomm/restcomm.telephony.api/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.telephony.api restcomm-connect.telephony.api diff --git a/restcomm/restcomm.telephony/pom.xml b/restcomm/restcomm.telephony/pom.xml index 5d695a60b9..43d0593e51 100644 --- a/restcomm/restcomm.telephony/pom.xml +++ b/restcomm/restcomm.telephony/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.telephony diff --git a/restcomm/restcomm.testsuite/pom.xml b/restcomm/restcomm.testsuite/pom.xml index f1c119ed41..2a26851611 100644 --- a/restcomm/restcomm.testsuite/pom.xml +++ b/restcomm/restcomm.testsuite/pom.xml @@ -4,7 +4,7 @@ restcomm-connect org.restcomm - 9.0.0-SNAPSHOT + 8.3.2-230 4.0.0 diff --git a/restcomm/restcomm.tts.acapela/pom.xml b/restcomm/restcomm.tts.acapela/pom.xml index 60210cdeb8..6491de6d96 100644 --- a/restcomm/restcomm.tts.acapela/pom.xml +++ b/restcomm/restcomm.tts.acapela/pom.xml @@ -3,7 +3,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.tts.acapela diff --git a/restcomm/restcomm.tts.api/pom.xml b/restcomm/restcomm.tts.api/pom.xml index f4e80d3e92..e7f2fd596b 100644 --- a/restcomm/restcomm.tts.api/pom.xml +++ b/restcomm/restcomm.tts.api/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.tts.api diff --git a/restcomm/restcomm.tts.att/pom.xml b/restcomm/restcomm.tts.att/pom.xml index 20181a4640..6cfa9d25a5 100644 --- a/restcomm/restcomm.tts.att/pom.xml +++ b/restcomm/restcomm.tts.att/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.tts.att diff --git a/restcomm/restcomm.tts.awspolly/pom.xml b/restcomm/restcomm.tts.awspolly/pom.xml index 824e28d9bb..500c0575b7 100644 --- a/restcomm/restcomm.tts.awspolly/pom.xml +++ b/restcomm/restcomm.tts.awspolly/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.tts.awspolly restcomm-connect.tts.awspolly diff --git a/restcomm/restcomm.tts.voicerss/pom.xml b/restcomm/restcomm.tts.voicerss/pom.xml index b4d906bff8..94c86df747 100644 --- a/restcomm/restcomm.tts.voicerss/pom.xml +++ b/restcomm/restcomm.tts.voicerss/pom.xml @@ -5,7 +5,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.tts.voicerss diff --git a/restcomm/restcomm.ui/pom.xml b/restcomm/restcomm.ui/pom.xml index 01d6d6f16d..b1b7aadd92 100644 --- a/restcomm/restcomm.ui/pom.xml +++ b/restcomm/restcomm.ui/pom.xml @@ -4,7 +4,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 org.restcomm diff --git a/restcomm/restcomm.ussd/pom.xml b/restcomm/restcomm.ussd/pom.xml index d4ffb907fe..7014a4d219 100644 --- a/restcomm/restcomm.ussd/pom.xml +++ b/restcomm/restcomm.ussd/pom.xml @@ -6,7 +6,7 @@ org.restcomm restcomm-connect - 9.0.0-SNAPSHOT + 8.3.2-230 restcomm-connect.ussd