Skip to content

Instantly share code, notes, and snippets.

@deruelle
Created June 26, 2017 11:02
Show Gist options
  • Save deruelle/2f155613fafef8be22b672d63190ab69 to your computer and use it in GitHub Desktop.
Save deruelle/2f155613fafef8be22b672d63190ab69 to your computer and use it in GitHub Desktop.
Docker RC Linux
sudo docker run -e RCADVCONF_SECURESSL="SELF" -e RCADVCONF_SSL_MODE="allowall" -e ENVCONFURL="https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh" --name=restcomm -p 8080:8080 -p 8443:8443 -p 9990:9990 -p 5080:5080 -p 5081:5081 -p 5082:5082 -p 5083:5083 restcomm/restcomm:latest
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /etc/my_init.d/restcomm1.sh...
Will check if Enviromental variables script file is set
Configuration file URL is: https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
url https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh /tmp/conf.sh
--2017-06-26 10:54:12-- https://raw.githubusercontent.com/RestComm/Restcomm-Docker/master/env_files/restcomm_env_locally.sh
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.120.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.120.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2187 (2.1K) [text/plain]
Saving to: ‘/tmp/conf.sh’
0K .. 100% 57.3M=0s
2017-06-26 10:54:13 (57.3 MB/s) - ‘/tmp/conf.sh’ saved [2187/2187]
Run configuratin file /tmp/conf.sh
*** Running /etc/my_init.d/restcomm2.sh...
Will configure advanced.conf
conf value RCBCONF_ file: restcomm.conf
Setting AKKA_LOG_LEVEL to INFO
Setting LOG_LEVEL to INFO
Setting LOG_LEVEL_COMPONENT_GOVNIST to INFO
Setting LOG_LEVEL_COMPONENT_RESTCOMM to INFO
Setting LOG_LEVEL_COMPONENT_SIPRESTCOMM to INFO
Setting LOG_LEVEL_COMPONENT_SIPSERVLET to INFO
Setting SIP_PORT_TCP to 5080
Setting SIP_PORT_TLS to 5081
Setting SIP_PORT_UDP to 5080
Setting SIP_PORT_WS to 5082
Setting SIP_PORT_WSS to 5083
Setting SMS_PREFIX to ''''''''
Setting VOICERSS_KEY to f4840af6675b4d20a8d96dea8466296b
conf value LBCONF_ file: advanced.conf
conf value EXTCONF_ file: ''
conf value RCADVCONF_ file: advanced.conf
Setting HSQL_DIR to /var/restcomm/data
Setting RVD_LOCATION to /var/restcomm/rvd/workspace
Setting SECURESSL to SELF
Setting SSL_MODE to allowall
Setting TRUSTSTORE_ALIAS to restcomm
Setting TRUSTSTORE_PASSWORD to changeme
conf value RMSCONF_ file: mediaserver.conf
Setting MEDIA_HIGH_PORT to 65500
Setting MEDIA_LOW_PORT to 55500
*** Running /etc/my_init.d/restcomm3.sh...
Certificate was added to keystore
*** Running /etc/my_init.d/restcomm4.sh...
ALERTING FALSE
RESTCOMM_LOGS /var/log/restcomm
CORE_LOGS_LOCATION restcomm_core
RESTCOMM_TRACE_LOG restcomm_trace
MEDIASERVER_LOGS_LOCATION media_server
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 262144 bytes
*** Running /etc/my_init.d/restcomm5.sh...
RestComm configured Properly!
*** Running /etc/my_init.d/restcomm6.sh...
*** Running /etc/my_init.d/restcomm7.sh...
____ _ ____
| _ \ ___ ___| |_ / ___|___ _ __ ___ _ __ ___
| |_) / _ \/ __| __| | / _ \| '_ ` _ \| '_ ` _ \
| _ < __/\__ \ |_| |__| (_) | | | | | | | | | | |
|_|_\_\___||___/\__|\____\___/|_| |_| |_|_| |_| |_|
| |__ _ _
| '_ \| | | |
| |_) | |_| |
|_.__/ \__, |
|___/
_____ _ _
|_ _|__| | ___ ___| |_ __ ___ __
| |/ _ \ |/ _ \/ __| __/ _` \ \/ /
| | __/ | __/\__ \ || (_| |> <
|_|\___|_|\___||___/\__\__,_/_/\_\
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 269
BASEDIR: /opt/Restcomm-JBoss-AS7/bin/restcomm
RESTCOMM_HOME: /opt/Restcomm-JBoss-AS7
Looking for the appropriate interface
Looking for the IP Address, subnet, network and broadcast_address
RestComm automatic configuration started:
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-dialogic-xms.sh...
Configuring Dialogic XMS...MS_MODE: rms
...activated Dialogic XMS...
...finished configuring Dialogic XMS!
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-dialogic-xms.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-jboss-as.sh...
Configuring JBoss AS...
...disabled JBoss splash screen...
Finished configuring JBoss AS!
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-jboss-as.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-load-balancer.sh...
LB was not configured earlier
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-load-balancer.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-logs.sh...
Update AKKA log level to INFO
Configuring log level for: SIPSERVLET -> INFO
Logger exist
Configuring log level for: SIPRESTCOMM -> INFO
Need to add logger org.mobicents.servlet.sip.restcomm
Configuring log level for: RESTCOMM -> INFO
Need to add logger org.restcomm.connect
Configuring log level for: GOVNIST -> INFO
Logger exist
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-logs.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-mysql.sh...
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-mysql.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-olympus.sh...
Configuring Olympus...
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-olympus.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-restcomm.sh...
Configuring RestComm...
RestComm java options with: -Xms1048m -Xmx4096m -XX:MaxPermSize=512m -XX:+UseG1GC -XX:ParallelGCThreads=8 -XX:ConcGCThreads=8 -XX:G1RSetUpdatingPauseTimePercent=10 -XX:+ParallelRefProcEnabled -XX:G1HeapRegionSize=4m -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=85 -XX:+UnlockExperimentalVMOptions -XX:G1MixedGCLiveThresholdPercent=85 -XX:+AlwaysPreTouch -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.server.bootstrap.maxThreads=1 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=../../restcomm_dumpfile-Jun_26_2017_10_54_14.bin
Updated mobicents-dar properties
Updated RestComm configuration
Configured Fax Service credentials
Configured Sms Aggregator using OUTBOUND PROXY
Configured VoiceRSS Speech Synthesizer
Disabled TeleStax Proxy
Configured Media Server Manager
Configured SMPP Account Details
Configured RestCommURIs
Configured Recordings path
Configured HTTP ports
Configure outbound-proxy
HSQL_DIR /var/restcomm/data
HTTP_RESPONSE_TIMEOUT 6000
CACHE_NO_WAV false
End Rest RestComm configuration
Configure RVD
RVD_LOCATION /var/restcomm/rvd/workspace
Will copy RVD demo applications to the new workspace /var/restcomm/rvd/workspace
Configured RestComm!
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-restcomm.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-rvd-logging.sh...
Configuring RVD logging
adding RVD handler
adding RVD local logger - INFO/RVD handler
adding RVD global logger - INFO/RVD handler
/opt/Restcomm-JBoss-AS7/standalone/configuration/standalone-sip.xml updated
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-rvd-logging.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-SecureSSL.sh...
RestComm SSL Configuring ...
SECURE SELF
Will properly configure HTTPS Connector
Will use trust store at location: \${jboss.server.config.dir}/restcomm-combined.jks
Properly configured HTTPS Connector to use trustStore file \${jboss.server.config.dir}/restcomm-combined.jks
TRUSTSTORE_FILE is not provided but SECURE is TRUE. We will create and configure self signed certificate
TRUSTSTORE_LOCATION: /opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks
PUBLIC_IP: 172.17.0.2
RESTCOMM_HOSTNAME:
Jun 26 10:54:14 286b01e0bfe8 syslog-ng[275]: syslog-ng starting up; version='3.5.6'
The generated truststore file at /opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-SecureSSL.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-sip-connectors.sh...
Configuring Application Server...
Additional Bindings not Created earlier
Additional Connectors not Created earlier
Configured SIP Connectors and Bindings
Configured gather-statistics
Finished configuring Application Server!
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-sip-connectors.sh!
Executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-utensil.sh...
one or more variables are undefined
Not possible to continue with SMTP configuration
Graylog Monitoring is not configured
no crontab for root
no crontab for root
no crontab for root
no crontab for root
Finished executing configuration file /opt/Restcomm-JBoss-AS7/bin/restcomm/autoconfig.d/config-utensil.sh!
RestComm automatic configuration finished!
Telestax RestComm started running on standalone mode. Terminal session: restcomm.
Using IP Address: 172.17.0.2
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/Restcomm-JBoss-AS7
JAVA: /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java
JAVA_OPTS: -server -XX:+UseCompressedOops -Xms1048m -Xmx4096m -XX:MaxPermSize=512m -XX:+UseG1GC -XX:ParallelGCThreads=8 -XX:ConcGCThreads=8 -XX:G1RSetUpdatingPauseTimePercent=10 -XX:+ParallelRefProcEnabled -XX:G1HeapRegionSize=4m -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=85 -XX:+UnlockExperimentalVMOptions -XX:G1MixedGCLiveThresholdPercent=85 -XX:+AlwaysPreTouch -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dorg.jboss.server.bootstrap.maxThreads=1 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=../../restcomm_dumpfile-Jun_26_2017_10_54_14.bin -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Dhttps.protocols=TLSv1.1,TLSv1.2 -Djdk.tls.ephemeralDHKeySize=2048 -Dsun.security.ssl.allowLegacyHelloMessages=false -Djsse.enableSNIExtension=true -Djboss.server.default.config=standalone-sip.xml
=========================================================================
10:54:16,485 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1
10:54:16,624 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA
10:54:16,689 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss AS 7.2.0.Final "Janus" starting
Jun 26 10:54:15 286b01e0bfe8 crontab[499]: (root) LIST (root)
Jun 26 10:54:15 286b01e0bfe8 crontab[500]: (root) LIST (root)
Jun 26 10:54:15 286b01e0bfe8 crontab[502]: (root) LIST (root)
Jun 26 10:54:15 286b01e0bfe8 crontab[504]: (root) LIST (root)
Jun 26 10:54:15 286b01e0bfe8 crontab[506]: (root) LIST (root)
Jun 26 10:54:15 286b01e0bfe8 crontab[508]: (root) REPLACE (root)
10:54:17,665 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found olympus.war in deployment directory. To trigger deployment create a file called olympus.war.dodeploy
10:54:17,665 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found restcomm-rvd.war in deployment directory. To trigger deployment create a file called restcomm-rvd.war.dodeploy
10:54:17,666 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found restcomm-management.war in deployment directory. To trigger deployment create a file called restcomm-management.war.dodeploy
10:54:17,666 INFO [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found restcomm.war in deployment directory. To trigger deployment create a file called restcomm.war.dodeploy
10:54:17,700 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA
10:54:17,702 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
10:54:17,705 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA
10:54:17,712 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.14.GA
10:54:17,788 INFO [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
10:54:17,866 INFO [org.jboss.as.clustering.infinispan] (Controller Boot Thread) JBAS010280: Activating Infinispan subsystem.
10:54:17,971 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)
10:54:18,001 INFO [org.jboss.as.naming] (Controller Boot Thread) JBAS011800: Activating Naming Subsystem
10:54:18,009 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
10:54:18,014 INFO [org.jboss.as.security] (Controller Boot Thread) JBAS013171: Activating Security Subsystem
10:54:18,016 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
10:54:18,020 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.15.Final
10:54:18,093 INFO [org.jboss.as.webservices] (Controller Boot Thread) JBAS015537: Activating WebServices Extension
10:54:18,173 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final
10:54:18,192 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) Gathering Statistics set to true
10:54:18,253 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) Pretty encoding of headers enabled ? true
10:54:18,253 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) Sip Stack path name : org.mobicents.ext
10:54:18,270 INFO [org.jboss.as.jsf] (Controller Boot Thread) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
10:54:18,290 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) DNSServerLocator will be using timeout of 1 seconds
10:54:18,291 INFO [org.mobicents.ext.javax.sip.dns.DefaultDNSLookupPerformer] (MSC service thread 1-1) DefaultDNSLookupPerformer will be using timeout of 1 seconds
10:54:18,294 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) Mobicents Sip Servlets sip stack properties : {gov.nist.javax.sip.TLS_CLIENT_AUTH_TYPE=Disabled, gov.nist.javax.sip.AUTOMATIC_DIALOG_ERROR_HANDLING=false, gov.nist.javax.sip.THREAD_POOL_SIZE=64, org.mobicents.ha.javax.sip.LOCAL_SSL_PORT=8443, org.mobicents.ext.javax.sip.congestion.CONGESTION_CONTROL_MONITOR_INTERVAL=-1, gov.nist.javax.sip.LOOSE_DIALOG_VALIDATION=true, javax.sip.STACK_NAME=Restcomm-SIP-Servlets, javax.net.ssl.keyStore=/opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks, gov.nist.javax.sip.MAX_LISTENER_RESPONSE_TIME=120, gov.nist.javax.sip.PASS_INVITE_NON_2XX_ACK_TO_LISTENER=true, org.mobicents.servlet.sip.USER_AGENT_HEADER=Restcomm 8.2.0.1250, org.mobicents.ha.javax.sip.REPLICATE_APPLICATION_DATA=false, javax.net.ssl.keyStorePassword=changeme, gov.nist.javax.sip.TRACE_LEVEL=LOG4J, javax.net.ssl.trustStore=/opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks, gov.nist.javax.sip.MESSAGE_PROCESSOR_FACTORY=gov.nist.javax.sip.stack.NioMessageProcessorFactory, gov.nist.javax.sip.LOG_MESSAGE_CONTENT=true, gov.nist.javax.sip.SEND_UDP_BUFFER_SIZE=131072, javax.sip.AUTOMATIC_DIALOG_SUPPORT=off, gov.nist.javax.sip.DELIVER_UNSOLICITED_NOTIFY=true, org.mobicents.ha.javax.sip.LOCAL_HTTP_PORT=8080, gov.nist.javax.sip.LOG4J_LOGGER_NAME=gov.nist, gov.nist.javax.sip.REENTRANT_LISTENER=true, gov.nist.javax.sip.MAX_MESSAGE_SIZE=40000, gov.nist.javax.sip.DEBUG_LOG=/opt/Restcomm-JBoss-AS7/standalone/tmp/logs/mss-jsip-debuglog.txt, org.mobicents.ha.javax.sip.REPLICATION_STRATEGY=ConfirmedDialog, javax.sip.ROUTER_PATH=org.mobicents.ext.javax.sip.dns.DNSAwareRouter, org.mobicents.ext.javax.sip.congestion.SIP_SCANNERS=, gov.nist.javax.sip.RECEIVE_UDP_BUFFER_SIZE=131072, org.mobicents.servlet.sip.SERVER_HEADER=Restcomm 8.2.0.1250, gov.nist.javax.sip.TCP_POST_PARSING_THREAD_POOL_SIZE=30, gov.nist.javax.sip.AGGRESSIVE_CLEANUP=true, javax.net.ssl.keyStoreType=JKS, gov.nist.javax.sip.MAX_FORK_TIME_SECONDS=0, javax.net.ssl.trustStorePassword=changeme, gov.nist.javax.sip.SERVER_LOG=/opt/Restcomm-JBoss-AS7/standalone/tmp/logs/mss-jsip-messages.xml}
10:54:18,330 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (MSC service thread 1-1) value -1000 will be used for reliableConnectionKeepAliveTimeout stack property
10:54:18,330 INFO [gov.nist.javax.sip.stack.SIPTransactionStack] (MSC service thread 1-1) Setting Stack Thread priority to 10
10:54:18,333 INFO [gov.nist.javax.sip.SipStackImpl] (MSC service thread 1-1) using Disabled tls auth policy
10:54:18,386 WARN [gov.nist.javax.sip.SipStackImpl] (MSC service thread 1-1) using default tls security policy
10:54:18,393 WARN [gov.nist.core.net.DefaultSecurityManagerProvider] (MSC service thread 1-1) Using default truststore type jks
10:54:18,416 INFO [gov.nist.javax.sip.stack.timers.DefaultSipTimer] (MSC service thread 1-1) the sip stack timer gov.nist.javax.sip.stack.timers.DefaultSipTimer has been started
10:54:18,418 INFO [org.mobicents.ext.javax.sip.SipStackImpl] (MSC service thread 1-1) SIP Stack send trying right away false
10:54:18,418 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) no AddressResolver will be used since none has been specified.
10:54:18,419 INFO [org.mobicents.servlet.sip.catalina.SipStandardService] (MSC service thread 1-1) SIP stack initialized
10:54:18,419 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) SIP Base Timer Interval set to 500ms
10:54:18,420 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) SIP Timer T2 Interval set to 4000ms
10:54:18,421 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) SIP Timer T4 Interval set to 5000ms
10:54:18,421 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) SIP Timer D Interval set to 32000ms
10:54:18,422 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Memory threshold set to 85%
10:54:18,422 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Back To Normal Memory threshold set to 75%
10:54:18,422 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Congestion Control policy set to ErrorResponse
10:54:18,423 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Queue Size set to 1500
10:54:18,423 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Back To Normal Queue Size set to 1300
10:54:18,423 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Gathering Statistics set to true
10:54:18,424 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Container wide Concurrency Control set to SipApplicationSession
10:54:18,424 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Bypass Request Executor enabled ?true
10:54:18,424 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Bypass Response Executor enabled ?true
10:54:18,425 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Using the Service Provider Framework to load the application router provider
10:54:18,437 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl@288bd61a Using the following Application Router instance: org.mobicents.servlet.sip.router.DefaultApplicationRouter@749559c1
10:54:18,444 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Using default MobicentsDNSResolver since none has been specified.
10:54:18,450 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) Sip Application dispatcher registered under following name jboss.sip:type=SipApplicationDispatcher
10:54:18,451 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) bypassRequestExecutor ? true
10:54:18,452 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) bypassResponseExecutor ? true
10:54:18,470 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) AsynchronousThreadPoolExecutor size is 15
10:54:18,479 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (MSC service thread 1-1) No Congestion control background task started since the checking interval is equals to -1 milliseconds.
10:54:18,483 INFO [org.mobicents.servlet.sip.core.Version] (MSC service thread 1-1) Release ID: (Restcomm) Sip Servlets 3.1.773 (build: Git Hash=r91d0a75ecbfce30d381b67a0dd1511718aecbaec date=201612091800)
10:54:18,485 INFO [org.mobicents.servlet.sip.core.Version] (MSC service thread 1-1) Restcomm Sip Servlets 3.1.773 (build: Git Hash=r91d0a75ecbfce30d381b67a0dd1511718aecbaec date=201612091800) Started.
10:54:18,485 INFO [org.mobicents.servlet.sip.core.Version] (MSC service thread 1-1)
==============================================================================
== ==
== Thank you for running Restcomm Community code ==
== that is licensed under AGPL ==
== For Commercial Grade Support, please request a TelScale Subscription ==
== http://www.telestax.com/ ==
== ==
==============================================================================
10:54:18,599 INFO [org.mobicents.servlet.sip.catalina.SipProtocolHandler] (MSC service thread 1-1) Sip Connector started on ip address: 172.17.0.2, port 5083, transport wss, useStun false, stunAddress null, stunPort : -1, useStaticAddress: true, staticServerAddress 172.17.0.2, staticServerPort 5083
10:54:18,610 INFO [org.mobicents.servlet.sip.catalina.SipProtocolHandler] (MSC service thread 1-1) Sip Connector started on ip address: 172.17.0.2, port 5080, transport udp, useStun false, stunAddress null, stunPort : -1, useStaticAddress: true, staticServerAddress 172.17.0.2, staticServerPort 5080
10:54:18,693 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/172.17.0.2:8080
10:54:18,699 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-/172.17.0.2:8080
10:54:18,702 INFO [org.mobicents.servlet.sip.catalina.SipProtocolHandler] (MSC service thread 1-1) Sip Connector started on ip address: 172.17.0.2, port 5081, transport tls, useStun false, stunAddress null, stunPort : -1, useStaticAddress: true, staticServerAddress 172.17.0.2, staticServerPort 5081
10:54:18,704 INFO [org.mobicents.servlet.sip.catalina.SipProtocolHandler] (MSC service thread 1-1) Sip Connector started on ip address: 172.17.0.2, port 5080, transport tcp, useStun false, stunAddress null, stunPort : -1, useStaticAddress: true, staticServerAddress 172.17.0.2, staticServerPort 5080
10:54:18,707 INFO [org.mobicents.servlet.sip.catalina.SipProtocolHandler] (MSC service thread 1-1) Sip Connector started on ip address: 172.17.0.2, port 5082, transport ws, useStun false, stunAddress null, stunPort : -1, useStaticAddress: true, staticServerAddress 172.17.0.2, staticServerPort 5082
10:54:19,056 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/172.17.0.2:8443
10:54:19,057 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-/172.17.0.2:8443
10:54:19,068 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 172.17.0.2:9999
10:54:19,069 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 172.17.0.2:4447
10:54:19,166 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "jolokia.war" (runtime-name: "jolokia.war")
10:54:19,168 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "RvdExternalServicesDemo.war" (runtime-name: "RvdExternalServicesDemo.war")
10:54:19,173 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory /opt/Restcomm-JBoss-AS7/standalone/deployments
10:54:19,174 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "olympus.war" (runtime-name: "olympus.war")
10:54:19,174 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restcomm-rvd.war" (runtime-name: "restcomm-rvd.war")
10:54:19,175 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restcomm-management.war" (runtime-name: "restcomm-management.war")
10:54:19,175 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "sip-servlets-management.war" (runtime-name: "sip-servlets-management.war")
10:54:19,175 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "restcomm.war" (runtime-name: "restcomm.war")
Media Server automatic configuration started:
Configuring MGCP Controller [Address=172.17.0.2, Port=2427, Expected Load=50]
Configuring DTLS [Min Version=1.0, Max Version=1.2, Certificate=conf/dtls/x509-server-ecdsa.pem, Key=conf/dtls/x509-server-key-ecdsa.pem, Algorithm=ecdsa, Cipher Suite=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA]
Configuring JAVA_OPTS [-Xms2048m -Xmx2048m -XX:+UseG1GC -XX:ParallelGCThreads=8 -XX:ConcGCThreads=8 -XX:G1RSetUpdatingPauseTimePercent=10 -XX:+ParallelRefProcEnabled -XX:G1HeapRegionSize=4m -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=85 -XX:+UnlockExperimentalVMOptions -XX:G1MixedGCLiveThresholdPercent=85 -XX:+AlwaysPreTouch -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dhttp.keepAlive=false -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=../../mediaserver_dumpfile-Jun_26_2017_10_54_21.bin]
Setting LOG_APPENDER_CONSOLE to INFO
Setting LOG_APPENDER_FILE to INFO
Setting LOG_CATEGORY org.mobicents.media.server to INFO
Setting LOG_CATEGORY org.mobicents.media.control.mgcp to INFO
Setting LOG_CATEGORY org.mobicents.media.server.impl.rtcp to INFO
Setting LOG_CATEGORY org.mobicents.media.server.impl.rtp to INFO
Setting LOG FILE PATH to /var/log/restcomm/media_server/media-server.log
Configuring MGCP Media [Timeout=0, Max Duration=14440, Lowest Port=55500, Highest Port=65500, Jitter Size=50]
Configuring Media Codecs [pcmu,pcma,telephone-event]
Configuring Network [BindAddress=172.17.0.2, ExternalAddress=, Network=172.17.0.0, Subnet=255.255.0.0, Use SBC=true]
Configuring Resource Pools [Local Connections=100, Remote Connections=50, Players=50, Recorders=50, DTMF Detectors=50, DTMF Generators=50]
Configuring Audio Cache [Enabled=false, Size=100]
Configuring DTMF Detector [Dbi=-30]
Configuring SSL [Enabled=true, KeyStore=/opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks, Password=changeme]
Media Server automatic configuration finished!
Starting RestComm Media Server...
==============================================================================
MMS Bootstrap Environment
MMS_HOME: /opt/Restcomm-JBoss-AS7/mediaserver
JAVA: /usr/lib/jvm/java-1.7.0-openjdk-amd64/bin/java
JAVA_OPTS: -Dprogram.name=run.sh -Xms2048m -Xmx2048m -XX:+UseG1GC -XX:ParallelGCThreads=8 -XX:ConcGCThreads=8 -XX:G1RSetUpdatingPauseTimePercent=10 -XX:+ParallelRefProcEnabled -XX:G1HeapRegionSize=4m -XX:G1HeapWastePercent=5 -XX:InitiatingHeapOccupancyPercent=85 -XX:+UnlockExperimentalVMOptions -XX:G1MixedGCLiveThresholdPercent=85 -XX:+AlwaysPreTouch -XX:+UseCompressedOops -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dhttp.keepAlive=false -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=../../mediaserver_dumpfile-Jun_26_2017_10_54_21.bin -Djavax.net.ssl.trustStore=/opt/Restcomm-JBoss-AS7/standalone/configuration/restcomm-combined.jks -Djavax.net.ssl.trustStorePassword=changeme
CLASSPATH: /opt/Restcomm-JBoss-AS7/mediaserver/bin/run.jar
==============================================================================
==============================================================================
== ==
== RestComm Media Server ships with G.729 codec. ==
== G.729 includes patents from several companies and is licensed by ==
== Sipro Lab Telecom. Sipro Lab Telecom is the authorized Intellectual ==
== Property Licensing Administrator for G.729 technology and patent ==
== pool. In a number of countries, the use of G.729 may require ==
== a license fee and/or royalty fee. For more information please visit ==
== http://www.sipro.com/G-729.html ==
== ==
==============================================================================
10:54:21,377 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /opt/Restcomm-JBoss-AS7/standalone/deployments/restcomm.war/WEB-INF/lib/mail-1.4.jar does not point to a valid jar for a Class-Path reference.
10:54:21,483 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,483 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,484 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,484 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,485 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,485 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,488 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,490 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,493 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,495 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,496 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,497 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,499 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,501 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,503 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,506 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,508 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,510 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,513 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,515 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,516 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,517 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,518 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,519 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,520 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$SourceWriter' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,524 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
10:54:21,528 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromStringEnum' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,530 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeValueOf' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,532 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromString' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,534 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$StringConstructor' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,535 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$DateProvider' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,537 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders$RootElementProvider' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,640 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,641 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,642 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,642 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,643 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,643 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,645 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,646 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,647 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,648 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$StreamSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,649 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$SAXSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,650 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$DOMSourceReader' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,652 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$App' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,654 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,656 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootObjectProvider$General' for service type 'javax.ws.rs.ext.MessageBodyReader'
10:54:21,657 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,659 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,660 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLRootElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,661 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,661 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,662 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,663 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$App' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,664 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$Text' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,666 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.XMLListElementProvider$General' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,666 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.core.impl.provider.entity.SourceProvider$SourceWriter' for service type 'javax.ws.rs.ext.MessageBodyWriter'
10:54:21,670 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
10:54:21,674 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromStringEnum' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,675 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeValueOf' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,676 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$TypeFromString' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,677 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$StringConstructor' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,677 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.StringReaderProviders$DateProvider' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,677 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'com.sun.jersey.server.impl.model.parameter.multivalued.JAXBStringReaderProviders$RootElementProvider' for service type 'com.sun.jersey.spi.StringReaderProvider'
10:54:21,821 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
Jun 26 10:54:20 286b01e0bfe8 syslog-ng[275]: syslog-ng shutting down; version='3.5.6'
log4j:WARN Continuable parsing error 47 and column 23
log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,appender*,(category|logger)*,root?,categoryFactory?)".
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
10:54:22,026 INFO [Main] log4j initialized from a configuration file.
10:54:22,027 INFO [Main] Home directory: /opt/Restcomm-JBoss-AS7/mediaserver
10:54:22,035 INFO [Main] Booting from file:/opt/Restcomm-JBoss-AS7/mediaserver/conf/bootstrap-beans.xml
10:54:22,283 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010403: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3)
10:54:22,283 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "restcomm-rvd.war" contains CDI annotations but beans.xml was not found.
10:54:22,289 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010403: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3)
10:54:22,372 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) JBAS010403: Deploying JDBC-compliant driver class org.hsqldb.jdbc.JDBCDriver (version 2.3)
10:54:22,373 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "restcomm.war" contains CDI annotations but beans.xml was not found.
10:54:22,481 INFO [org.jboss.web] (ServerService Thread Pool -- 6) JBAS018210: Register web context: /sip-servlets-management
10:54:22,481 INFO [org.jboss.web] (ServerService Thread Pool -- 3) JBAS018210: Register web context: /olympus
10:54:22,481 INFO [org.jboss.web] (ServerService Thread Pool -- 1) JBAS018210: Register web context: /RvdExternalServicesDemo
10:54:22,482 INFO [org.jboss.web] (ServerService Thread Pool -- 2) JBAS018210: Register web context: /jolokia
10:54:22,481 INFO [org.jboss.web] (ServerService Thread Pool -- 5) JBAS018210: Register web context:
10:54:22,482 INFO [org.jboss.web] (ServerService Thread Pool -- 4) JBAS018210: Register web context: /restcomm-rvd
10:54:22,482 INFO [org.jboss.web] (ServerService Thread Pool -- 7) JBAS018210: Register web context: /restcomm
10:54:22,578 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jolokia]] (ServerService Thread Pool -- 2) jolokia-agent: No access restrictor found at classpath:/jolokia-access.xml, access to all MBeans is allowed
10:54:22,578 INFO [Configuration] Configuring /opt/Restcomm-JBoss-AS7/mediaserver/deploy/server-beans.xml
10:54:22,590 WARN [com.vendor.dialogic.javax.media.mscontrol.spi.DlgcDriver] (ServerService Thread Pool -- 7) Configuration File: DLG_PROPERTY_FILE not provided
10:54:22,597 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) No concurrency control mode for application RestComm , defaulting to the container wide one : SipApplicationSession
10:54:22,661 INFO [com.sun.jersey.server.impl.application.WebApplicationImpl] (ServerService Thread Pool -- 4) Initiating Jersey application, version 'Jersey: 1.13 06/29/2012 05:14 PM'
10:54:22,717 INFO [com.sun.jersey.server.impl.application.DeferredResourceConfig] (ServerService Thread Pool -- 4) Instantiated the Application class org.restcomm.connect.rvd.bootstrap.RvdRestApplication
10:54:22,947 WARN [XmlConfigurationLoader] Could not load configuration from ../conf/mediaserver.xml
10:54:22,994 WARN [XmlConfigurationLoader] Configuration file found at /opt/Restcomm-JBoss-AS7/mediaserver/conf/mediaserver.xml
10:54:23,201 INFO [akka.event.slf4j.Slf4jEventHandler] (RestComm-akka.actor.default-dispatcher-4) Slf4jEventHandler started
10:54:23,363 INFO [org.restcomm.connect.rvd.GLOBAL] (ServerService Thread Pool -- 4) --- Initializing RVD. Project version: 1.11 ---
10:54:23,478 INFO [org.restcomm.connect.rvd.GLOBAL] (ServerService Thread Pool -- 4) workspace located under /var/restcomm/rvd/workspace
10:54:23,652 INFO [MgcpEndpointManager] Installed MGCP Endpoint Provider for namespace mobicents/cnf/
10:54:23,652 INFO [MgcpEndpointManager] Installed MGCP Endpoint Provider for namespace mobicents/ivr/
10:54:23,652 INFO [MgcpEndpointManager] Installed MGCP Endpoint Provider for namespace mobicents/bridge/
10:54:23,656 INFO [PriorityQueueScheduler] Starting
10:54:23,672 INFO [PriorityQueueScheduler] Started
10:54:23,684 INFO [ServiceScheduler] Started scheduler!
10:54:23,685 INFO [UdpManager] Starting UDP Manager
10:54:23,693 INFO [UdpManager] Initialized UDP interface[unknown]: bind address=172.17.0.2
10:54:23,697 INFO [MgcpController] Opened MGCP channel at 172.17.0.2:2427
10:54:23,697 INFO [MgcpController] MGCP controller is active
10:54:23,698 INFO [RestCommMediaServer] Media Server started
10:54:23,698 INFO [MainDeployer] Calling Garbage collector to clear init data
10:54:23,774 INFO [MainDeployer] [[[[[[[[[ Mobicents Media Server: release.version=6.0.0 Started ]]]]]]]]]
10:54:24,014 INFO [org.restcomm.connect.application.Bootstrapper] (ServerService Thread Pool -- 7) Monitoring Service created and stored in the context
10:54:24,017 INFO [org.restcomm.connect.monitoringservice.MonitoringService] (RestComm-akka.actor.default-dispatcher-4) Monitoring Service started
10:54:24,018 INFO [org.restcomm.connect.mrb.MediaResourceBrokerGeneric] (RestComm-akka.actor.default-dispatcher-4) ********** Community MediaResourceBroker Constructed
10:54:24,018 INFO [org.restcomm.connect.mrb.MediaResourceBrokerGeneric] (RestComm-akka.actor.default-dispatcher-4) ********** MediaResourceBroker akka://RestComm/user/$b Processing Message: org.restcomm.connect.mrb.api.StartMediaResourceBroker
10:54:24,019 INFO [org.restcomm.connect.commons.Version] (ServerService Thread Pool -- 7) Release ID: Restcomm-Connect 8.2.0.1250 (build: Git Hash=r4333d7b86407cff640c853ab692b17ac7505cc89 date=201706230720)
10:54:24,019 INFO [org.restcomm.connect.commons.Version] (ServerService Thread Pool -- 7) restcomm-connect.commons Restcomm-Connect 8.2.0.1250 (build: Git Hash=r4333d7b86407cff640c853ab692b17ac7505cc89 date=201706230720) Started.
10:54:24,019 INFO [org.restcomm.connect.commons.Version] (ServerService Thread Pool -- 7) =
==============================================================================
== ==
== Thank you for running Restcomm-Connect Community code ==
== For Commercial Grade Support, please request a TelScale Subscription ==
== http://www.telestax.com/ ==
== ==
==============================================================================
==============================================================================
== ==
== Restcomm-Connect ships with G.729 codec. ==
== G.729 includes patents from several companies and is licensed by ==
== Sipro Lab Telecom. Sipro Lab Telecom is the authorized Intellectual ==
== Property Licensing Administrator for G.729 technology and patent ==
== pool. In a number of countries, the use of G.729 may require ==
== a license fee and/or royalty fee. For more information please visit ==
== http://www.sipro.com/G-729.html ==
== ==
==============================================================================
10:54:24,020 INFO [org.restcomm.connect.application.Bootstrapper] (ServerService Thread Pool -- 7) Outbound interface found: sip:172.17.0.2:5080;transport=udp
10:54:24,021 INFO [org.restcomm.connect.application.GenerateInstanceId] (ServerService Thread Pool -- 7) Host for InstanceId: 172.17.0.2:5080
10:54:24,285 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) open start - state modified
10:54:24,338 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) checkpointClose start
10:54:24,358 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) checkpointClose end
10:54:24,359 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) Checkpoint start
10:54:24,359 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) checkpointClose start
10:54:24,389 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) checkpointClose end
10:54:24,389 INFO [hsqldb.db.HSQLDB5CE409C41A.ENGINE] (ServerService Thread Pool -- 7) Checkpoint end - txts: 57
10:54:24,419 WARN [org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl] (RestComm-akka.actor.default-dispatcher-3) Failed to locate properties file, using default values
10:54:24,422 INFO [org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl] (RestComm-akka.actor.default-dispatcher-3) Jain Mgcp stack bound to IP /172.17.0.2 and UDP port 2727
10:54:24,423 INFO [stdout] (RestComm-akka.actor.default-dispatcher-3) Jain Mgcp stack bound to IP /172.17.0.2 and UDP port 2727
10:54:24,434 INFO [org.restcomm.connect.mrb.MediaResourceBrokerGeneric] (RestComm-akka.actor.default-dispatcher-4) turnOnMediaGateway local ip: 172.17.0.2 local port: 2727 remote ip: 172.17.0.2 remote port: 2427
10:54:24,444 INFO [org.restcomm.connect.application.GenerateInstanceId] (ServerService Thread Pool -- 7) Restcomm Instance ID created: IDdc537993a7044fb5b14e2f6a5b0d3d88/172.17.0.2:5080
10:54:24,445 INFO [org.restcomm.connect.monitoringservice.MonitoringService] (RestComm-akka.actor.default-dispatcher-2) MonitoringService Processing Message: "org.restcomm.connect.dao.entities.InstanceId sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:54:24,453 INFO [org.restcomm.connect.telephony.CallManagerProxy] (ServerService Thread Pool -- 7) CallManagerProxy sip servlet initialized. Will proceed to create CallManager and UssdManager
10:54:24,459 INFO [org.restcomm.connect.sms.SmsService] (RestComm-akka.actor.default-dispatcher-4) SmsService extensions: 0
10:54:24,465 INFO [org.restcomm.connect.telephony.ua.UserAgentManagerProxy] (ServerService Thread Pool -- 7) About to create new UserAgentManager
10:54:24,471 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-4) About to run firstTimeCleanup()
10:54:24,471 INFO [org.restcomm.connect.telephony.proxy.ProxyManagerProxy] (ServerService Thread Pool -- 7) ProxyManagerProxy sip servlet initialized. Will proceed to create ProxyManager
10:54:24,472 INFO [org.restcomm.connect.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-4) CallManager extensions: 0
10:54:24,472 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-4) Initial registration cleanup. Will check existing registrations in DB and cleanup appropriately
10:54:24,472 INFO [org.restcomm.connect.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-4) Initial CallManager cleanup. Will check running state calls in DB and update state of the calls.
10:54:24,474 INFO [org.restcomm.connect.telephony.proxy.ProxyManager] (RestComm-akka.actor.default-dispatcher-4) First time registration for the gateways
10:54:24,474 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl@288bd61a the following sip servlet application has been added : RestComm
10:54:24,474 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) It contains the following Sip Servlets :
10:54:24,474 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : CallManager
10:54:24,474 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-4) Initial registration cleanup finished, starting Restcomm with 0 registrations
10:54:24,474 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : ProxyManager
10:54:24,475 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : UserAgentManager
10:54:24,475 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : RestComm
10:54:24,475 INFO [org.restcomm.connect.telephony.proxy.ProxyManager] (RestComm-akka.actor.default-dispatcher-4) Proxy Manager started.
10:54:24,475 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : SmsService
10:54:24,475 INFO [org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl] (ServerService Thread Pool -- 7) SipApplicationName : RestComm/ServletName : DlgcSipServlet
10:54:24,478 INFO [org.restcomm.connect.telephony.CallManager] (RestComm-akka.actor.default-dispatcher-4) There are: 0 calls in progress after cleanup.
10:54:24,515 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "restcomm.war" (runtime-name : "restcomm.war")
10:54:24,515 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "RvdExternalServicesDemo.war" (runtime-name : "RvdExternalServicesDemo.war")
10:54:24,516 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "jolokia.war" (runtime-name : "jolokia.war")
10:54:24,516 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "olympus.war" (runtime-name : "olympus.war")
10:54:24,516 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "restcomm-management.war" (runtime-name : "restcomm-management.war")
10:54:24,517 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "restcomm-rvd.war" (runtime-name : "restcomm-rvd.war")
10:54:24,517 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "sip-servlets-management.war" (runtime-name : "sip-servlets-management.war")
10:54:24,533 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://172.17.0.2:9990/management
10:54:24,533 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://172.17.0.2:9990
10:54:24,533 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.2.0.Final "Janus" started in 8292ms - Started 473 of 554 services (80 services are passive or on-demand)
10:54:29,507 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-5) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:55:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
10:55:29,499 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-7) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:56:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
10:56:29,499 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-10) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:57:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
10:57:29,498 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-12) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:58:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
10:58:29,498 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-14) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
10:59:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
10:59:29,498 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-16) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
11:00:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
11:00:29,498 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-18) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
11:01:23,637 INFO [RestCommMediaServer] Global hearbeat is still alive
11:01:29,499 INFO [org.restcomm.connect.telephony.ua.UserAgentManager] (RestComm-akka.actor.default-dispatcher-20) UserAgentManager Processing Message: "akka.actor.ReceiveTimeout$ sender : class akka.actor.DeadLetterActorRef self is terminated: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment