Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voximplant integration. #259

Closed
1ay1 opened this issue Feb 27, 2021 · 79 comments
Closed

Voximplant integration. #259

1ay1 opened this issue Feb 27, 2021 · 79 comments

Comments

@1ay1
Copy link
Contributor

1ay1 commented Feb 27, 2021

I have created a Voximplant app and the user and following is my config in the Gate Way to Sip:
image

This doesn't seem to work:
image

Any suggestion on this?

@gjaekel
Copy link
Contributor

gjaekel commented Feb 27, 2021

Dear @0bhat,
I already get noticed of your activities on other parts of the OpenFire procject. It may be helpful if you provide the all.log showing a complete startup of your OpenFire installation. Please rotate the log before startup.
Thank you.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

2021.02.27 11:09:25 INFO  [main]: org.jivesoftware.openfire.XMPPServer - Registering shutdown hook (standalone mode)
2021.02.27 11:09:26 INFO  [main]: org.jivesoftware.openfire.XMPPServer - Openfire 4.5.4 [Feb 27, 2021, 11:09:26 AM]
2021.02.27 11:09:26 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console: CertificateStoreManager has not been initialized yet. HTTPS will be unavailable.
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Misses
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Favicon Hits
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at http://ayu-vc:9090
2021.02.27 11:09:28 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'admin'.
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Checkpoint start
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose start
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose synched
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose script done
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - checkpointClose end
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Checkpoint end - txts: 1
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: org.jivesoftware.database.SchemaManager - Missing database schema for openfire. Attempting to install...
2021.02.27 11:09:51 INFO  [Jetty-QTP-AdminConsole-19]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:10:21 INFO  [Jetty-QTP-AdminConsole-20]: hsqldb.db.HSQLDB77E32E32F8.ENGINE - Database closed
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Locked Out Accounts
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for User
2021.02.27 11:10:23 INFO  [Jetty-QTP-AdminConsole-20]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Remote Users Existence
2021.02.27 11:10:59 INFO  [Jetty-QTP-AdminConsole-22]: org.jivesoftware.openfire.keystore.IdentityStore - Generating a new private key and corresponding self-signed certificate for domain name 'vc.islate.io', using the RSA algorithm (sign-algorithm: SHA256WITHRSAENCRYPTION with a key size of 2048 bits). Certificate will be valid for 1825 days.
2021.02.27 11:11:00 WARN  [Thread-12]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console: CertificateStoreManager has not been initialized yet. HTTPS will be unavailable.
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.container.AdminConsolePlugin - Admin console listening at http://vc.islate.io:9090
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Servers Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Components Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing Users Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing AnonymousUsers Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Routing User Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Roster
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for RosterItems
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Multicast Service
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Message Size
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for VCard
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Privacy Lists
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Offline Presence Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Last Activity Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Connection Managers Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Incoming Server Sessions
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Sessions by Hostname
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Validated Domains
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Client Session Info Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Directed Presences
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for PEPServiceManager
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for File Transfer
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Published Items
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.pubsub.PubSubPersistenceManager - No nodes found in pubsub
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Features
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Disco Server Items
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Components
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created local-only cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Entity Capabilities Users
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for Group Metadata Cache
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.pubsub.PubSubModule - Publish-Subscribe domain: pubsub.vc.islate.io
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Multi User Chat domain: conference.vc.islate.io
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.SessionManager#CONFLICT_LIMIT
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.XMPPServerInfo#XMPP_DOMAIN
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.AdminManager#ADMIN_PROVIDER
2021.02.27 11:11:01 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.DefaultAdminProvider#ADMIN_JIDS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.admin.GroupBasedAdminProvider#GROUP_NAME
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#PASSWORD_KEY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.AuthFactory#AUTH_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#PRIMARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#SECONDARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.auth.HybridAuthProvider#TERTIARY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.cluster.ClusterMonitor#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.container.PluginServlet#ALLOW_LOCAL_FILE_READING
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.disco.IQDiscoInfoHandler#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.group.GroupManager#GROUP_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.keystore.CertificateStoreWatcher#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapManager#LDAP_PAGE_SIZE
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for LDAP UserDN
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.ldap.LdapVCardProvider#STORE_AVATAR_IN_DB
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.lockout.LockOutManager#LOCKOUT_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler#PROPERTY_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.net.SASLAuthentication#SKIP_PEER_CERT_REVALIDATION_CLIENT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'ANONYMOUS' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'PLAIN' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'DIGEST-MD5' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'CRAM-MD5' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'SCRAM-SHA-1' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'JIVE-SHAREDSECRET' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'GSSAPI' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'EXTERNAL' SASL mechanism.
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.pubsub.PubSubEngine#PUBSUB_NONREGUSER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.AnonymousSaslServer#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ExternalClientSaslServer#PROPERTY_SASL_EXTERNAL_CLIENT_SUPPRESS_MATCHING_REALMNAME
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.sasl.ScramSha1SaslServer#ITERATION_COUNT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.security.SecurityAuditManager#AUDIT_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.session.SoftwareVersionManager#VERSION_QUERY_DELAY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#TRUST_MANAGER_CLASS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.EncryptionArtifactFactory#SSLCONTEXT_PROTOCOL
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.spi.LegacyConnectionAcceptor#STARTUP_RETRY_DELAY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#LOCATION_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#MAX_SERVER_ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.streammanagement.StreamManager#ACTIVE
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#ENABLED
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#NOTIFY_ADMINS
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#LAST_UPDATE_CHECK
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#UPDATE_FREQUENCY
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_HOST
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.update.UpdateManager#PROXY_PORT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#REMOTE_DISCO_INFO_TIMEOUT
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.user.UserManager#USER_PROPERTY_PROVIDER
2021.02.27 11:11:02 INFO  [Thread-12]: org.jivesoftware.openfire.XMPPServer - Accessing SystemProperty field org.jivesoftware.openfire.vcard.VCardManager#VCARD_PROVIDER
2021.02.27 11:11:05 WARN  [Jetty-QTP-AdminConsole-46]: org.jivesoftware.database.SequenceManager - Autocreating jiveID row for type '25'
2021.02.27 11:11:08 INFO  [pool-13-thread-2]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'search'.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_c2s-legacyMode] - Started.
2021.02.27 11:11:08 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s] - Started.
2021.02.27 11:11:08 WARN  [pool-2-thread-1]: org.jivesoftware.openfire.spi.LegacyConnectionAcceptor - Configuration allows for up to 16 threads, although implementation is limited to exactly one.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[socket_s2s-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[component-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.ConnectionListener[connection_manager-legacyMode] - Started.
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.spi.EncryptionArtifactFactory - Creating new SslContextFactory instance
2021.02.27 11:11:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.http.HttpSessionManager - Starting instance
2021.02.27 11:11:09 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.http.HttpBindManager - HTTP bind service started
2021.02.27 11:11:12 INFO  [Jetty-QTP-AdminConsole-53]: org.directwebremoting.log.startup - Starting: DwrServlet v3.0.3-dev on jetty/9.4.28.v20200408 / JDK 11.0.10 from Ubuntu at 
2021.02.27 11:11:12 INFO  [Jetty-QTP-AdminConsole-53]: org.directwebremoting.log.startup - Starting: Using container abstraction org.directwebremoting.server.servlet3.Servlet30ContainerAbstraction
2021.02.27 11:11:29 ERROR [pool-32-thread-1]: org.jivesoftware.openfire.container.PluginServlet - An unexpected problem occurred while attempting to register servlets for plugin 'org.jivesoftware.openfire.plugin.UserServicePlugin@1a17b7d6'.
java.lang.ExceptionInInitializerError: null
	at java.lang.Class.forName0(Native Method) ~[?:?]
	at java.lang.Class.forName(Class.java:315) ~[?:?]
	at com.sun.proxy.$Proxy23.<clinit>(Unknown Source) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:1022) ~[?:?]
	at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:1008) ~[?:?]
	at com.sun.jersey.server.impl.application.WebApplicationImpl$26.run(WebApplicationImpl.java:1626) ~[?:?]
	at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
	at com.sun.jersey.server.impl.application.WebApplicationImpl.createProxy(WebApplicationImpl.java:1623) ~[?:?]
	at com.sun.jersey.server.impl.application.WebApplicationImpl.<init>(WebApplicationImpl.java:335) ~[?:?]
	at com.sun.jersey.server.impl.container.WebApplicationProviderImpl.createWebApplication(WebApplicationProviderImpl.java:55) ~[?:?]
	at com.sun.jersey.spi.container.WebApplicationFactory.createWebApplication(WebApplicationFactory.java:66) ~[?:?]
	at com.sun.jersey.spi.container.servlet.ServletContainer.create(ServletContainer.java:412) ~[?:?]
	at com.sun.jersey.spi.container.servlet.ServletContainer$InternalWebComponent.create(ServletContainer.java:327) ~[?:?]
	at com.sun.jersey.spi.container.servlet.WebComponent.load(WebComponent.java:603) ~[?:?]
	at com.sun.jersey.spi.container.servlet.WebComponent.init(WebComponent.java:207) ~[?:?]
	at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:394) ~[?:?]
	at com.sun.jersey.spi.container.servlet.ServletContainer.init(ServletContainer.java:577) ~[?:?]
	at javax.servlet.GenericServlet.init(GenericServlet.java:244) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.jivesoftware.openfire.plugin.JerseyWrapper.init(JerseyWrapper.java:83) ~[?:?]
	at org.jivesoftware.openfire.container.PluginServlet.registerServlets(PluginServlet.java:215) [xmppserver-4.5.4.jar:4.5.4]
	at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java:674) [xmppserver-4.5.4.jar:4.5.4]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:375) [xmppserver-4.5.4.jar:4.5.4]
	at org.jivesoftware.openfire.container.PluginMonitor$MonitorTask$4.call(PluginMonitor.java:363) [xmppserver-4.5.4.jar:4.5.4]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
	at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:122) ~[?:?]
	at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:91) ~[?:?]
	at javax.ws.rs.core.EntityTag.<clinit>(EntityTag.java:35) ~[?:?]
	... 31 more
Caused by: java.lang.ClassNotFoundException: com.sun.ws.rs.ext.RuntimeDelegateImpl
	at java.net.URLClassLoader.findClass(URLClassLoader.java:471) ~[?:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:589) ~[?:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:522) ~[?:?]
	at java.lang.Class.forName0(Native Method) ~[?:?]
	at java.lang.Class.forName(Class.java:315) ~[?:?]
	at javax.ws.rs.ext.FactoryFinder.newInstance(FactoryFinder.java:62) ~[?:?]
	at javax.ws.rs.ext.FactoryFinder.find(FactoryFinder.java:155) ~[?:?]
	at javax.ws.rs.ext.RuntimeDelegate.findDelegate(RuntimeDelegate.java:105) ~[?:?]
	at javax.ws.rs.ext.RuntimeDelegate.getInstance(RuntimeDelegate.java:91) ~[?:?]
	at javax.ws.rs.core.EntityTag.<clinit>(EntityTag.java:35) ~[?:?]
	... 31 more
2021.02.27 11:11:29 INFO  [pool-32-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userservice'.
2021.02.27 11:11:29 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for user-status. Attempting to install...
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:30 INFO  [pool-34-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userstatus'.
2021.02.27 11:11:30 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:33 ERROR [Finalizer]: org.jivesoftware.database.EmbeddedConnectionProvider - connection exception: closed
java.sql.SQLNonTransientConnectionException: connection exception: closed
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
	at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
	at org.hsqldb.jdbc.JDBCPreparedStatement.<init>(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
	at org.hsqldb.jdbc.JDBCConnection.prepareStatement(Unknown Source) ~[hsqldb-2.4.1.jar:2.4.1]
	at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(DelegatingConnection.java:292) ~[commons-dbcp2-2.6.0.jar:2.6.0]
	at org.apache.commons.dbcp2.DelegatingConnection.prepareStatement(DelegatingConnection.java:292) ~[commons-dbcp2-2.6.0.jar:2.6.0]
	at org.jivesoftware.database.EmbeddedConnectionProvider.destroy(EmbeddedConnectionProvider.java:109) [xmppserver-4.5.4.jar:4.5.4]
	at org.jivesoftware.database.EmbeddedConnectionProvider.finalize(EmbeddedConnectionProvider.java:122) [xmppserver-4.5.4.jar:4.5.4]
	at java.lang.System$2.invokeFinalize(System.java:2125) [?:?]
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:87) [?:?]
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171) [?:?]
Caused by: org.hsqldb.HsqlException: connection exception: closed
	at org.hsqldb.error.Error.error(Unknown Source) ~[?:?]
	at org.hsqldb.error.Error.error(Unknown Source) ~[?:?]
	at org.hsqldb.Session.execute(Unknown Source) ~[?:?]
	... 9 more
2021.02.27 11:11:33 INFO  [pool-35-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'usercreation'.
2021.02.27 11:11:33 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:35 INFO  [pool-36-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'userimportexport'.
2021.02.27 11:11:35 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Scheduling a check for thread dump necessity evaluation every 5000ms (starting after a delay of 60000ms. No more than one dump per PT5M will be generated.
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Enabled evaluator org.igniterealtime.openfire.plugin.threaddump.evaluator.DeadlockEvaluator, running every PT5M
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.igniterealtime.openfire.plugin.threaddump.ThreadDumpPlugin - Enabled evaluator org.igniterealtime.openfire.plugin.threaddump.evaluator.CoreThreadPoolsEvaluator, running every PT5S
2021.02.27 11:11:35 INFO  [pool-37-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'threaddump'.
2021.02.27 11:11:35 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:37 INFO  [pool-38-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'subscription'.
2021.02.27 11:11:37 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:37 ERROR [Update Manager]: org.jivesoftware.openfire.update.UpdateManager - Error: update service check did not save correctly. Stopping update service.
2021.02.27 11:11:38 INFO  [pool-39-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'stunserver'.
2021.02.27 11:11:38 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:40 INFO  [pool-40-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'blacklistspam'.
2021.02.27 11:11:40 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:41 INFO  [Timer-0]: org.igniterealtime.openfire.plugin.blacklistspam.BlacklistSpamPlugin - Refreshed blacklist from https://igniterealtime.org/JabberSPAM/blacklist.txt
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for sip. Attempting to install...
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:43 INFO  [pool-41-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'sip'.
2021.02.27 11:11:43 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:46 INFO  [pool-42-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'restapi'.
2021.02.27 11:11:46 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:49 INFO  [pool-44-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'registration'.
2021.02.27 11:11:49 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:52 INFO  [pool-45-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'randomavatar'.
2021.02.27 11:11:52 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for pushnotification.users
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.util.cache.CacheFactory - Created cache [org.jivesoftware.util.cache.DefaultLocalCacheStrategy] for pushnotification.messages
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for pushnotification. Attempting to install...
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:53 INFO  [pool-46-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'pushnotification'.
2021.02.27 11:11:53 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:53 INFO  [pool-47-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'presence'.
2021.02.27 11:11:53 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for packetfilter. Attempting to install...
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:11:55 INFO  [pool-48-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'packetfilter'.
2021.02.27 11:11:55 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:57 INFO  [pool-50-thread-1]: org.ifsoft.rdp.openfire.PluginImpl - Starting SparkGateway RDP service
2021.02.27 11:11:57 INFO  [pool-49-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'rdp'.
2021.02.27 11:11:57 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:11:58 INFO  [pool-50-thread-1]: org.ifsoft.rdp.openfire.PluginImpl - Initialize RdpProxy
2021.02.27 11:12:08 INFO  [pool-51-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'nonsaslauthentication'.
2021.02.27 11:12:08 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:12 INFO  [pool-53-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'motd'.
2021.02.27 11:12:12 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:21 INFO  [pool-54-thread-1]: nl.goodbytes.xmpp.xep0363.repository.AbstractFileSystemRepository - Initialized repository in: /tmp/xmppfileupload10508997745986778573
2021.02.27 11:12:21 INFO  [pool-54-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'httpfileupload'.
2021.02.27 11:12:21 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.plugin.HazelcastPlugin - Waiting for other plugins to initialize before initializing clustering
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.plugin.HazelcastPlugin - All plugins have initialized; initializing clustering
2021.02.27 11:12:23 INFO  [pool-56-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'hazelcast'.
2021.02.27 11:12:23 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:24 INFO  [pool-57-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'contentfilter'.
2021.02.27 11:12:24 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:24 INFO  [pool-58-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'loadstats'.
2021.02.27 11:12:24 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:25 INFO  [pool-59-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'dbaccess'.
2021.02.27 11:12:25 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:27 INFO  [pool-60-thread-1]: org.igniterealtime.openfire.plugins.certificatemanager.DirectoryWatcher - Watching '/usr/share/openfire/resources/security/hotdeploy' for updates for installed certificate chains and private keys.
2021.02.27 11:12:27 INFO  [pool-60-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'certificatemanager'.
2021.02.27 11:12:27 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:33 INFO  [pool-63-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'broadcast'.
2021.02.27 11:12:33 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.database.SchemaManager - Missing database schema for clientcontrol. Attempting to install...
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.database.SchemaManager - Database update successful.
2021.02.27 11:12:47 INFO  [pool-64-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'bookmarks'.
2021.02.27 11:12:47 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:13:12 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - start pade server
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.net.SASLAuthentication - Support added for the 'OFCHAT' SASL mechanism.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - Create recordings folder
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: uk.ifsoft.openfire.plugins.pade.PadePlugin - Starting Openfire Meetings
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - No pre-existing 'jvb' user detected. Generating one.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - Successfully initialized Jitsi Videobridge.
/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jvb/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jvb -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048 -cp ./jitsi-videobridge-2.1-SNAPSHOT.jar:./jitsi-videobridge-2.1-SNAPSHOT-jar-with-dependencies.jar org.jitsi.videobridge.MainKt  --apis=rest
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - No pre-existing 'focus' user detected. Generating one.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - Adding 'focus' user as a sysadmin to the 'conference' MUC service.
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Initializing Jitsi Focus Component (jicofo)...
2021.02.27 11:13:13 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Successfully initialized Jitsi Focus Component (jicofo).
/usr/lib/jvm/java-11-openjdk-amd64/bin/java -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jicofo/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jicofo -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048 -cp ./jicofo-1.1-SNAPSHOT.jar:./jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar org.jitsi.jicofo.Main --host=vc.islate.io --port=5275 --domain=vc.islate.io --secret=EXt3p9zKIx1qYMcKPCl5XiPAMnZND6fCNsmyHDFf --user_domain=vc.islate.io --user_name=focus --user_password=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: pool-66-thread-1
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl - Multi User Chat domain: lobby.vc.islate.io
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - Initializing public web application for /colibri-ws web socket
2021.02.27 11:13:14 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] CmdLine.parse#110: Skipped invalid cmd line argument: 
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.plugin.ofmeet.OfMeetPlugin - OfMeet Plugin - Initialize IQ handler 
2021.02.27 11:13:14 INFO  [pool-66-thread-1]: org.jivesoftware.openfire.container.PluginManager - Successfully loaded plugin 'pade'.
2021.02.27 11:13:14 INFO  [pool-2-thread-1]: org.jivesoftware.openfire.container.PluginMonitor - Finished processing all plugins.
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig.<clinit>#47: Initialized newConfig: merge of /usr/share/openfire/plugins/pade/classes/jvb/application.conf: 1,application.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT.jar!/application.conf: 1,system properties,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT.jar!/reference.conf: 1,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jvb/jitsi-videobridge-2.1-SNAPSHOT-jar-with-dependencies.jar!/reference.conf: 1
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ReadOnlyConfigurationService.reloadConfiguration#51: loading config file at path /usr/share/openfire/plugins/pade/classes/jvb/config/sip-communicator.properties
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig.<clinit>#68: Initialized legacyConfig: sip communicator props (no description provided)
2021.02.27 11:13:15 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] JitsiConfig$Companion.reloadNewConfig#94: Reloading the Typesafe config source (previously reloaded 0 times).
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:15.948 INFO: [1] JitsiConfig.log() Initialized newConfig: merge of /usr/share/openfire/plugins/pade/classes/jicofo/application.conf: 1,system properties,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jicofo/jicofo-1.1-SNAPSHOT.jar!/reference.conf: 1,reference.conf @ jar:file:/var/lib/openfire/plugins/pade/classes/jicofo/jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar!/reference.conf: 1
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.080 INFO: [1] org.jitsi.config.ReadOnlyConfigurationService.log() loading config file at path /usr/share/openfire/plugins/pade/classes/jicofo/config/sip-communicator.properties
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.092 INFO: [1] JitsiConfig.log() Initialized legacyConfig: sip communicator props (no description provided)
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.096 INFO: [1] JitsiConfig.log() Reloading the Typesafe config source (previously reloaded 0 times).
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.216 INFO: [1] org.jitsi.jicofo.Main.log() Starting OSGi services.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.219 WARNING: [1] org.jitsi.jicofo.Main.log() Starting Osgi
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.314 INFO: [12] org.jitsi.service.libjitsi.LibJitsi.log() Successfully started LibJitsi using as implementation: org.jitsi.impl.libjitsi.LibJitsiOSGiImpl
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.379 INFO: [12] impl.configuration.ConfigurationActivator.log() Using properties file configuration store.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.397 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() awt.toolkit=sun.awt.X11.XToolkit
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.400 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.version=11
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.403 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_PASSWORD=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.405 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.cpu.isalist=
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.406 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.jnu.encoding=UTF-8
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.409 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.class.path=./jicofo-1.1-SNAPSHOT.jar:./jicofo-1.1-SNAPSHOT-jar-with-dependencies.jar
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.413 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.vendor=Ubuntu
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.415 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.arch.data.model=64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.417 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor.url=https://ubuntu.com/
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.419 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.timezone=Etc/UTC
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.420 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.name=Linux
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.422 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.version=11
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.425 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_NAME=focus
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.427 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.java.launcher=SUN_STANDARD
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.432 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.boot.library.path=/usr/lib/jvm/java-11-openjdk-amd64/lib
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.434 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.java.command=org.jitsi.jicofo.Main --host=vc.islate.io --port=5275 --domain=vc.islate.io --secret=EXt3p9zKIx1qYMcKPCl5XiPAMnZND6fCNsmyHDFf --user_domain=vc.islate.io --user_name=focus --user_password=pETkDMcx3IaTkXwMGAe7bGDIqncaUyHa0vh15UWR
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.437 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() jdk.debug=release
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.438 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.HOSTNAME=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.440 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.cpu.endian=little
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.442 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.home=/var/lib/openfire
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.447 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.language=en
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.447 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.vendor=Oracle Corporation
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.450 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.version.date=2021-01-19
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.451 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.home=/usr/lib/jvm/java-11-openjdk-amd64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.452 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() file.separator=/
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.453 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.compressedOopsMode=32-bit
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.454 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() line.separator=
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.457 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.specification.name=Java Platform API Specification
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.457 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.vendor=Oracle Corporation
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.461 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.461 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.impl.configuration.USE_PROPFILE_CONFIG=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.462 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() jdk.tls.ephemeralDHKeySize=2048
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.465 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.service.media.DISABLE_AUDIO_SUPPORT=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.466 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.util.logging.config.file=./logging.properties
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.467 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.management.compiler=HotSpot 64-Bit Tiered Compilers
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.472 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.service.audionotifier.AudioNotifierService=org.jitsi.impl.neomedia.notify.AudioNotifierServiceImpl
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.472 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.runtime.version=11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.473 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.XMPP_DOMAIN=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.474 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.name=openfire
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.475 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() path.separator=:
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.477 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.version=5.4.0-51-generic
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.477 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.runtime.name=OpenJDK Runtime Environment
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.481 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.CONFIGURATION_FILE_IS_READ_ONLY=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() file.encoding=UTF-8
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.name=OpenJDK 64-Bit Server VM
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.482 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.484 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.service.media.DISABLE_VIDEO_SUPPORT=true
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.486 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.io.tmpdir=/tmp
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.486 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.SC_HOME_DIR_NAME=config
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.487 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.version=11.0.10
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.488 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() user.dir=/var/lib/openfire/plugins/pade/classes/jicofo
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.490 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() os.arch=amd64
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.491 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.specification.name=Java Virtual Machine Specification
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.492 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.awt.printerjob=sun.print.PSPrinterJob
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.494 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.os.patch.level=unknown
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.494 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.497 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.info=mixed mode, sharing
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.497 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() net.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jicofo
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.502 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vendor=Ubuntu
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.503 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.vm.version=11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.504 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() sun.io.unicode.encoding=UnicodeLittle
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.505 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() config.file=/usr/share/openfire/plugins/pade/classes/jicofo/application.conf
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.506 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() java.class.version=55.0
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.507 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() org.jitsi.jicofo.FOCUS_USER_DOMAIN=vc.islate.io
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.509 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() Normal classloader
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.518 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() failed to find jitsi-defaults.properties with class loader, will continue without it.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.519 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() Normal classloader
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.527 INFO: [12] org.jitsi.impl.configuration.ConfigurationServiceImpl.log() failed to find jitsi-default-overrides.properties with class loader, will continue without it.
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.608 INFO: [12] util.NetworkUtils.<clinit>().117 java.net.preferIPv6Addresses=null
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.615 INFO: [12] util.NetworkUtils.<clinit>().118 java.net.preferIPv4Stack=null
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.646 INFO: [12] impl.netaddr.NetworkAddressManagerServiceImpl.start().92 Network Address Manager         ...[  STARTED ]
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.655 INFO: [12] impl.netaddr.NetworkAddressManagerServiceImpl.start().98 Network Address Manager Service ...[REGISTERED]
2021.02.27 11:13:16 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:16.680 INFO: [12] org.jitsi.version.AbstractVersionActivator.log() VersionService registered: JiCoFo 1.1.SNAPSHOT
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Using AwsCandidateHarvester.
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.maybeAdd: Discarding a mapping harvester: org.ice4j.ice.harvest.AwsCandidateHarvester, face=null, mask=null
2021.02.27 11:13:17 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [11] org.ice4j.ice.harvest.MappingCandidateHarvesters.initialize: Initialized mapping harvesters (delay=1236ms).  stunDiscoveryFailed=false
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.initializeConnectAndJoin#227: Initializing a new MucClient for [ org.jitsi.xmpp.mucclient.MucClientConfiguration id=shard domain=vc.islate.io hostname=vc.islate.io port=null username=jvb mucs=[ofmeet@conference.vc.islate.io] mucNickname=jvb disableCertificateVerification=true]
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [12] MucClient.createXMPPTCPConnectionConfiguration#113: Disabling certificate verification!
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] LastNReducer.<init>#65: LastNReducer with reductionScale: 0.75 recoverScale: 1.25 impactTime: PT1M minLastN: 0 maxEnforcedLastN: 40
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] TaskPools.<clinit>#81: TaskPools detected 1 processors, creating the CPU pool with that many threads
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.initializeConnectAndJoin#302: Dispatching a thread to connect and login.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] UlimitCheck.printUlimits#111: Running with open files limit 524288 (hard 524288), thread limit 7817 (hard 7817). These values are too low and they will limit the number of participants that the bridge can serve simultaneously.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] VideobridgeExpireThread.start#88: Starting with 60 second interval.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] HealthChecker.start#118: Started with interval=300000, timeout=PT30S, maxDuration=PT3S, stickyFailures=false.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] [port=4096 address=143.110.250.71] UdpTransport.<init>#70: Initialized with bind address 143.110.250.71 and bind port 4096. Receive buffer size 212992 (asked for 10485760). Send buffer size 212992 (asked for 10485760).
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] OctoRelayService.<init>#72: Created Octo UDP transport
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] [relayId=143.110.250.71:4096] BridgeOctoTransport.<init>#78: Created OctoTransport
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#110: Not starting CallstatsService, disabled in configuration.
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#119: Starting public http server
2021.02.27 11:13:18 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:18.942 INFO: [12] org.jitsi.jicofo.FocusBundleActivator.log() Shared pool max size: 1500
2021.02.27 11:13:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ColibriWebSocketService.<init>#40: Base URL: wss://vc.islate.io:7443/colibri-ws/ofmeet
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.util.log.Log.initialized: Logging initialized @5314ms to org.eclipse.jetty.util.log.JavaUtilLog
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.337 WARNING: [12] org.jitsi.jicofo.FocusManager.log() Jicofo ID is not set correctly set (value=0). Configure a valid value [1-65535] by setting org.jitsi.jicofo.SHORT_ID in sip-communicator.properties or jicofo.octo.id in jicofo.conf. Future versions will require this for Octo.
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] ColibriWebSocketService.registerServlet#65: Registering servlet at /colibri-ws/*, baseUrl = wss://vc.islate.io:7443/colibri-ws/ofmeet
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.571 WARNING: [12] org.jitsi.jicofo.FocusManager.log() No dedicated Service XMPP connection configured. Falling back to the client XMPP connection for JVB MUC
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.628 INFO: [12] org.jitsi.jicofo.bridge.BridgeSelector.log() Using org.jitsi.jicofo.bridge.SingleBridgeSelectionStrategy
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.662 INFO: [12] org.jitsi.jicofo.JitsiMeetServices.log() Using a Jigasi detector with MUC: ofgasi@conference.vc.islate.io
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.669 INFO: [12] org.jitsi.jicofo.xmpp.BaseBrewery.log() Created BridgeMucDetector with address ofmeet@conference.vc.islate.io
2021.02.27 11:13:19 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:19.713 WARNING: [16] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.log() Disabling TLS certificate verification!
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$1.connected#259: Connected.
2021.02.27 11:13:19 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient.lambda$getConnectAndLoginCallable$7#594: Logging in.
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@7c56e013{/,null,AVAILABLE}
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@75b25825{HTTP/1.1, (http/1.1)}{0.0.0.0:8180}
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$1.authenticated#265: Authenticated, b=false
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @6364ms
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] MainKt.main#137: Starting private http server
2021.02.27 11:13:20 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:20.283 INFO: [12] org.eclipse.jetty.util.log.initialized() Logging initialized @6352ms to org.eclipse.jetty.util.log.Slf4jLog
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [12] [hostname=vc.islate.io id=shard] MucClient$MucWrapper.join#720: Joined MUC: ofmeet@conference.vc.islate.io
2021.02.27 11:13:20 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: jetty-9.4.35.v20201120; built: 2020-11-20T21:17:03.964Z; git: bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.094 INFO: [12] org.eclipse.jetty.server.Server.doStart() jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 11.0.10+9-Ubuntu-0ubuntu1.20.04
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.995 INFO: [18] org.jitsi.jicofo.ProtocolProviderHandler.log() XmppProtocolProvider(focus@vc.islate.io/focus263219322496140 (Jabber)): RegistrationStateChangeEvent[ oldState=Unregistered; newState=RegistrationState=Registered; reasonCode=-1; reason=null]
2021.02.27 11:13:21 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:21.999 INFO: [18] org.jitsi.jicofo.ProtocolProviderHandler.log() Set replyTimeout=PT15S
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.228 INFO: [18] org.jitsi.jicofo.xmpp.BaseBrewery.log() Joined brewery room: ofgasi@conference.vc.islate.io
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.399 INFO: [18] org.jitsi.jicofo.xmpp.BaseBrewery.log() Joined brewery room: ofmeet@conference.vc.islate.io
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.399 INFO: [18] org.jitsi.jicofo.FocusManager.log() XMPP provider reg state: RegistrationState=Registered
2021.02.27 11:13:22 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:22.426 INFO: [18] org.jitsi.impl.protocol.xmpp.XmppProtocolProvider.log() XMPP provider Jabber:focus@vc.islate.io/focus263219322496140@vc.islate.io connected (JID: focus@vc.islate.io/focus263219322496140)
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.703 INFO: [30] org.jitsi.jicofo.xmpp.BaseBrewery.log() Added brewery instance: ofmeet@conference.vc.islate.io/jvb
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.735 INFO: [30] org.jitsi.jicofo.bridge.BridgeSelector.log() Added new videobridge: Bridge[jid=ofmeet@conference.vc.islate.io/jvb, relayId=143.110.250.71:4096, region=region1, stress=0.00]
2021.02.27 11:13:23 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:23.750 INFO: [30] org.jitsi.jicofo.bridge.JvbDoctor.log() Scheduled health-check task for: ofmeet@conference.vc.islate.io/jvb
2021.02.27 11:13:24 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.server.wadl.WadlFeature.configure: JAXBContext implementation could not be found. WADL feature is disabled.
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Health registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Health will be ignored. 
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - WARNING: [1] org.glassfish.jersey.internal.inject.Providers.checkProviderRuntime: A provider org.jitsi.rest.Version registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.jitsi.rest.Version will be ignored. 
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - Exception in thread "Smack-Single Threaded Executor 0 (0)" java.lang.NullPointerException
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at org.jitsi.xmpp.mucclient.MucClient.handleIq(MucClient.java:484)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at org.jitsi.xmpp.mucclient.MucClient.access$300(MucClient.java:50)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at org.jitsi.xmpp.mucclient.MucClient$2.handleIQRequest(MucClient.java:466)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at org.jivesoftware.smack.AbstractXMPPConnection$4.run(AbstractXMPPConnection.java:1188)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - 	at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.handler.ContextHandler.doStart: Started o.e.j.s.ServletContextHandler@9d7ccfe{/,null,AVAILABLE}
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.AbstractConnector.doStart: Started ServerConnector@2b52c0d6{HTTP/1.1, (http/1.1)}{127.0.0.1:8188}
2021.02.27 11:13:25 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [1] org.eclipse.jetty.server.Server.doStart: Started @11814ms
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:26.868 SEVERE: [20] org.jivesoftware.smack.parsing.ExceptionLoggingCallback.handleUnparsableStanza() Smack message parsing exception. Content: '<query xmlns="jabber:iq:version"/></iq>'
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.util.PacketParserUtils.parseIQ(PacketParserUtils.java:633)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.util.PacketParserUtils.parseStanza(PacketParserUtils.java:153)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.AbstractXMPPConnection.parseAndProcessStanza(AbstractXMPPConnection.java:1083)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.tcp.XMPPTCPConnection.access$500(XMPPTCPConnection.java:151)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1044)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:1000)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:1016)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:26 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:26.933 WARNING: [12] org.glassfish.jersey.server.wadl.WadlFeature.configure() JAXBContext implementation could not be found. WADL feature is disabled.
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.415 INFO: [12] org.eclipse.jetty.server.handler.ContextHandler.doStart() Started o.e.j.s.ServletContextHandler@e825373{/,null,AVAILABLE}
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.466 INFO: [12] org.eclipse.jetty.server.AbstractConnector.doStart() Started ServerConnector@52263970{HTTP/1.1, (http/1.1)}{0.0.0.0:8888}
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.468 INFO: [12] org.eclipse.jetty.server.Server.doStart() Started @13554ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.472 INFO: [1] org.jitsi.jicofo.Main.log() OSGi services started.
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.484 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log() Component org.jitsi.jicofo. config: 
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.489 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping interval: -1 ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.490 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping timeout: 5000 ms
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.490 INFO: [1] org.jitsi.xmpp.component.ComponentBase.log()   ping threshold: 3
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.855 SEVERE: [43] org.jitsi.jicofo.xmpp.FocusComponent.log() java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.xmpp.util.IQUtils.convert(IQUtils.java:162)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.xmpp.FocusComponent.handleIQGetImpl(FocusComponent.java:173)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.xmpp.component.ComponentBase.handleIQGet(ComponentBase.java:317)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:13:27.859 WARNING: [43] org.jitsi.jicofo.xmpp.FocusComponent.processIQ() (serving component 'Jitsi Meet Focus') Unexpected exception while processing IQ stanza: <iq type="get" id="75-29" from="component.vc.islate.io" to="focus.vc.islate.io"><query xmlns="jabber:iq:version"/></iq>
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.IllegalArgumentException: name must not be null
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.util.StringUtils.requireNotNullOrEmpty(StringUtils.java:462)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:71)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smackx.iqversion.packet.Version.<init>(Version.java:77)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.Version.<init>(Version.java:40)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:38)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.discovery.VersionIqProvider.parse(VersionIqProvider.java:29)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jivesoftware.smack.provider.Provider.parse(Provider.java:43)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.xmpp.util.IQUtils.convert(IQUtils.java:162)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.jicofo.xmpp.FocusComponent.handleIQGetImpl(FocusComponent.java:173)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.jitsi.xmpp.component.ComponentBase.handleIQGet(ComponentBase.java:317)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processIQRequest(AbstractComponent.java:511)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processIQ(AbstractComponent.java:289)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.processQueuedPacket(AbstractComponent.java:239)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent.access$100(AbstractComponent.java:81)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at org.xmpp.component.AbstractComponent$PacketProcessor.run(AbstractComponent.java:1051)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2021.02.27 11:13:27 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.lang.Thread.run(Thread.java:834)
2021.02.27 11:14:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:15:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:16:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:17:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:18:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:18:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [19] HealthChecker.run#170: Performed a successful health check in PT0.000705S. Sticky failure: false
2021.02.27 11:19:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:20:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:21:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:22:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - Jicofo 2021-02-27 11:22:29.075 SEVERE: [35] org.jitsi.jicofo.Main.log() An uncaught exception occurred in thread=Thread[Timer-0,5,main]
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - java.lang.SecurityException: Could not lock User prefs. Lock file access denied.
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences.checkLockFile0ErrorCode(FileSystemPreferences.java:956)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences.lockFile(FileSystemPreferences.java:944)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences.sync(FileSystemPreferences.java:748)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences.flush(FileSystemPreferences.java:843)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences.syncWorld(FileSystemPreferences.java:483)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.prefs/java.util.prefs.FileSystemPreferences$3.run(FileSystemPreferences.java:450)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
2021.02.27 11:22:29 INFO  [Thread-41]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJicofoWrapper - 	at java.base/java.util.TimerThread.run(Timer.java:506)
2021.02.27 11:23:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [18] VideobridgeExpireThread.expire#140: Running expire()
2021.02.27 11:23:18 INFO  [Thread-37]: org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [19] HealthChecker.run#170: Performed a successful health check in PT0.000017S. Sticky failure: false

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

Hope this helps

@deleolajide
Copy link
Member

deleolajide commented Feb 27, 2021

image
This is mine

image
Provide a proxy server name. Duplicate the server name if the same.

image
Reload the plugin if you make changes that will affect a connection otherwise they won't take effect until you restart Openfire

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

I got it working too, but now the problem is this user never seems to get logged it even when Voximplant is sending the calls to the logged in user:
image

Just keeps ringing:
image

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

I think this is the missing link:
image

Where can I set these variables from the openfire?

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

If I edit the pade/classes/jigasi/sip-communicator.properties file manually, on plugin reload, the file gets overwritten to old version again.

@deleolajide
Copy link
Member

That is a general issue with plugins. A plugin jar file is a ZIP file. You can edit it directly or extract/edit/compress again.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

I don't think that will fix it, cause that file is being edited by the plugin on the startup.
The pade/classes/jigasi/sip-communicator.properties file in the jar is empty, but when connected to SIP account it's not empty. it means plugin edits and overwrites it.

@gjaekel
Copy link
Contributor

gjaekel commented Feb 27, 2021

The file is generated by

public synchronized void initialize( File pluginDirectory) throws Exception
{
Log.info( "Initializing Jitsi Sip Gateway Component (jigasi)...");
System.setProperty("ofmeet.jigasi.started", "false");
final OFMeetConfig config = new OFMeetConfig();
final String IPADDR = getIpAddress();
final String DOMAIN = XMPPServer.getInstance().getServerInfo().getXMPPDomain();
final String MAIN_MUC = JiveGlobals.getProperty( "ofmeet.main.muc", "conference." + DOMAIN);
final String jigasiHomePath = pluginDirectory.getPath() + File.separator + "classes" + File.separator + "jigasi";
final File props_file = new File(jigasiHomePath + File.separator + "sip-communicator.properties");
Properties props = new Properties();
props.load(new FileInputStream(props_file));
props.setProperty("org.jitsi.jigasi.DEFAULT_JVB_ROOM_NAME", JiveGlobals.getProperty("ofmeet.jigasi.xmpp.room-name", "siptest") + "@" + MAIN_MUC);
props.setProperty("org.jitsi.jigasi.MUC_SERVICE_ADDRESS", MAIN_MUC);
props.setProperty("org.jitsi.jigasi.ALLOWED_JID", "ofgasi@" + MAIN_MUC);
props.setProperty("org.jitsi.jigasi.BREWERY_ENABLED", "true");
props.setProperty("org.jitsi.jigasi.xmpp.acc.IS_SERVER_OVERRIDDEN", "true");
props.setProperty("org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS", IPADDR);
props.setProperty("org.jitsi.jigasi.xmpp.acc.VIDEO_CALLING_DISABLED", "true");
props.setProperty("org.jitsi.jigasi.xmpp.acc.JINGLE_NODES_ENABLED", "false");
props.setProperty("org.jitsi.jigasi.xmpp.acc.AUTO_DISCOVER_STUN", "false");
props.setProperty("org.jitsi.jigasi.xmpp.acc.IM_DISABLED", "true");
props.setProperty("org.jitsi.jigasi.xmpp.acc.SERVER_STORED_INFO_DISABLED", "true");
props.setProperty("org.jitsi.jigasi.xmpp.acc.IS_FILE_TRANSFER_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.SingleCallInProgressPolicy.enabled", "false");
props.setProperty("net.java.sip.communicator.impl.neomedia.codec.audio.opus.encoder.COMPLEXITY", "10");
props.setProperty("org.jitsi.impl.neomedia.transform.csrc.CsrcTransformEngine.DISCARD_CONTRIBUTING_SOURCES", "true");
props.setProperty("net.java.sip.communicator.packetlogging.PACKET_LOGGING_ENABLED", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647", "acc1403273890647");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ACCOUNT_UID", "SIP:" + config.jigasiSipUserId.get());
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PASSWORD", Base64.getEncoder().encodeToString( config.jigasiSipPassword.get().getBytes() ) );
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROTOCOL_NAME", "SIP");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.SERVER_ADDRESS", config.jigasiSipServerAddress.get() );
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.USER_ID", config.jigasiSipUserId.get() );
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PREFERRED_TRANSPORT", config.jigasiSipTransport.get());
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROTOCOL_NAME", "SIP");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROXY_AUTO_CONFIG", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROXY_ADDRESS", config.jigasiProxyServer.get());
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROXY_PORT", config.jigasiProxyPort.get());
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.KEEP_ALIVE_INTERVAL", "25");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.KEEP_ALIVE_METHOD", "OPTIONS");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.VOICEMAIL_ENABLED", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.AMR-WB/16000", "750");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.G722/8000", "700");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.GSM/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.H263-1998/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.H264/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.PCMA/8000", "600");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.PCMU/8000", "650");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.SILK/12000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.SILK/16000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.SILK/24000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.SILK/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.VP8/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.iLBC/8000", "10");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.opus/48000", "1000");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.red/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.speex/16000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.speex/32000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.speex/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.telephone-event/8000", "1");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.Encodings.ulpfec/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.OVERRIDE_ENCODINGS", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.DEFAULT_ENCRYPTION", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.SAVP_OPTION", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.DEFAULT_ENCRYPTION", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.DEFAULT_SIPZRTP_ATTRIBUTE", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL.ZRTP", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL.SDES", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL.DTLS-SRTP", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL_STATUS.ZRTP", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL_STATUS.SDES", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ENCRYPTION_PROTOCOL_STATUS.DTLS-SRTP", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.sip.acc1403273890647.DOMAIN_BASE", DOMAIN);
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1", "acc-xmpp-1");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.ACCOUNT_UID", "Jabber:" + config.jigasiXmppUserId.get() + "@" + DOMAIN);
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.USER_ID", config.jigasiXmppUserId.get() + "@" + DOMAIN);
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_SERVER_OVERRIDDEN", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_ADDRESS", IPADDR);
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_PORT", "5222");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.ALLOW_NON_SECURE", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.PASSWORD", Base64.getEncoder().encodeToString( config.jigasiXmppPassword.get().getBytes() ));
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.AUTO_GENERATE_RESOURCE", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.RESOURCE_PRIORITY", "30");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.KEEP_ALIVE_METHOD", "XEP-0199");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.KEEP_ALIVE_INTERVAL", "30");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.CALLING_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.JINGLE_NODES_ENABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_CARBON_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.DEFAULT_ENCRYPTION", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_USE_ICE", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_ACCOUNT_DISABLED", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_PREFERRED_PROTOCOL", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.AUTO_DISCOVER_JINGLE_NODES", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.PROTOCOL", "Jabber");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_USE_UPNP", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IM_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.VIDEO_CALLING_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.AUTO_DISCOVER_STUN", "false");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_STORED_INFO_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.IS_FILE_TRANSFER_DISABLED", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.USE_DEFAULT_STUN_SERVER", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.ENCRYPTION_PROTOCOL.DTLS-SRTP", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.ENCRYPTION_PROTOCOL_STATUS.DTLS-SRTP", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.OVERRIDE_ENCODINGS", "true");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.G722/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.GSM/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.H263-1998/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.H264/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.PCMA/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.PCMU/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.SILK/12000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.SILK/16000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.SILK/24000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.SILK/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.VP8/90000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.iLBC/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.opus/48000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.speex/16000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.speex/32000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.Encodings.speex/8000", "0");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.BREWERY", "ofgasi@" + MAIN_MUC);
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.BOSH_URL_PATTERN", "https://{host}{subdomain}/http-bind?room={roomName}");
props.setProperty("net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.DOMAIN_BASE", DOMAIN);
Log.debug("sip-communicator.properties");
for (Object key: props.keySet()) {
Log.debug(key + ": " + props.getProperty(key.toString()));
}
props.store(new FileOutputStream(props_file), "Jitsi Sip Gateway");

Like in the other Wrappers, we may to have some more business logic here.

@0bhat : For a test, you may revoke the write right on this file for the OpenFire JVB user and edit the required changes e.g. as root user. With your feedback we then may change the source code that will generate the file.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 27, 2021

Perfect, let me try to edit it and see if I can implement something to give users a way to add their custom properties.

@gjaekel
Copy link
Contributor

gjaekel commented Feb 27, 2021

You may take a look at code of the starters for JiCoFo and JVB to get an idea. First thing is to introduce properties that are taken from the Openfire registry. This may be edited at the Admin UI at Server|Server properties. If the needs are stabilized, In a second step they should appear on the corrensponding UI page in an appropriate way.

If I understand it right, we e.g. need the possibility to provide an individual account ID.

@deleolajide
Copy link
Member

deleolajide commented Feb 27, 2021

Perfect, let me try to edit it and see if I can implement something to give users a way to add their custom properties.

The properties file is updated with openfire generated values. Any property not yet supported by ofmeet will not be over-written. If you have time to work on this, you should add a tab for VoxImplant like I did with FreeSWITCH

@gjaekel
Copy link
Contributor

gjaekel commented Feb 27, 2021

Any property not yet supported by ofmeet will not be over-written

Sorry, I miss this on my (to) short look at the code.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

This doesn't seem to work even with all the right headers from the Voximplant.
image

The Jigasi is not sending the call to the right room as pointed in the header.

@deleolajide
Copy link
Member

I am sure you know that X-Room-Name is not the default name for the SIP header value in Jitis and that has to be changed in sip-communicator.properties. Confirm that ofmeet has not messed up the value.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Hi,

Yes I have changed it in the
sip-communicator.properties with this:

net.java.sip.communicator.impl.protocol.sip.acc1403273890647.JITSI_MEET_ROOM_HEADER_NAME=X-Room-Name

@deleolajide
Copy link
Member

Unfortunately, I kept the default name when testing with FreeSWITCH. Could you use modify Voximplant to use the default just to confirm issue is not something else?

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Can you tell me the default name here, please?

@deleolajide
Copy link
Member

Jitsi-Conference-Room

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Doesn't seem to work with that header either:
image

The Jigasi user is not even getting logged in when the call is transferred to SIP by Voximplant:
image

@deleolajide
Copy link
Member

The Jigasi user is not even getting logged in when the call is transferred to SIP by Voximplant:

How do you expect it to work if the jigasi user is not logged in? I think you should fix that first

image

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

I think that's where the problem is, jigasi user is always offline for me.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

things look fine:
image

and here too:
image

but still the user never logs in.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

even when I allow the anonymous login, the jigasi user is not getting created.

@deleolajide
Copy link
Member

All I can say is that when debugging, your log file is your best friend 👍

@ClaudeStabile
Copy link
Contributor

Hello,

Thanks for info in this thread. I have set up a SIP gateway on server. SIP GW connection is OKI but jigasi user does not connect.
So far the only error i have is _xmpp-client and _xmpp-server are not targetting at the correct port. I will fixed ASAP.
Could this explain why jigasi cannot connect ?
@deleolajide let me now if you need logs to pinpoint problem if any
screenshot287
screenshot288

@deleolajide
Copy link
Member

So far the only error i have is _xmpp-client and _xmpp-server are not targetting at the correct port

You might need to open port 5222 as jigasi maybe using TLS which requires full FQDN for your XMPP server

@ClaudeStabile
Copy link
Contributor

Dele,

I will fix DNS issue & settings tomorow so TLS Xmpp connectivity should work with proper DNS SRV records. BTW do i need a _sip._udp SRV record ? does it make sense to add it ?
Attached my logs after a fresh docker restarts

allrestartcrit.log

@deleolajide
Copy link
Member

BTW do i need a _sip._udp SRV record ? does it make sense to add it ?

I don't think so. I did not ned it for pade.chat

@ClaudeStabile
Copy link
Contributor

@0bhat Try to restart instance after a FW change, check if problem is gone.
Ensure you can open a TCP socket on port 5222 from within your server, ideally on localhost or same local IP used by OF
Double check TSL settings, should work with default.

@deleolajide
Copy link
Member

I am closing this issue now. I have added ability to change SIP header name and also to use the correct local IP address

image

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

This is my spec:
image

@ClaudeStabile
Copy link
Contributor

Do you think i can initiate a SIP PSTN call from a Jitsi room now ?

No. Only incoming calls are currently supported. Download any SIP phone (even Android) and call the SIP address of jigasi

I am closing this issue now. I have added ability to change SIP header name and also to use the correct local IP address

image

Cool :) I will rebuild latest plugin version and try it

@deleolajide
Copy link
Member

@deleolajide what do you think ?

I have confirmed that TLS is not used. Just plain TCP on port 5222. make sure correct Ip address is used in

org.jitsi.jigasi.xmpp.acc.SERVER_ADDRESS
net.java.sip.communicator.impl.protocol.jabber.acc-xmpp-1.SERVER_ADDRESS

@ClaudeStabile
Copy link
Contributor

This is my spec:
image

This is mine, almost similar except OpenJDK, which ubuntu version are you using ?
screenshot292
screenshot293

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Ubuntu 20.4, let me see if I can fix it

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Thanks for your support @deleolajide and @ClaudeStabile

@ClaudeStabile
Copy link
Contributor

@0bhat OS is not the problem i run on kernels 3.x on CentOS or 5.4 on latest Ubuntu and both works the same.
Let us know if you manage to pinpoint the root cause, could help others in the community
@deleolajide Big THX, i go AFK now

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

Still couldn't fix this issue I have set up FreeSWITCH too same issue, the user won't pick up the call and just hangs up:

freeswitch@ayu-vc> 2021-02-28 23:43:45.053967 [CONSOLE] mod_voicemail.c:4064 Event Thread Started
2021-02-28 23:44:16.593968 [NOTICE] switch_channel.c:1118 New Channel sofia/external/1000@143.110.250.71:5060 [consistentflexibilitiesspeculatesurely]
2021-02-28 23:44:16.593968 [NOTICE] switch_ivr_originate.c:2999 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
2021-02-28 23:44:16.753971 [NOTICE] sofia.c:7437 Ring-Ready sofia/external/1000@143.110.250.71:5060!

freeswitch@ayu-vc> 2021-02-28 23:45:16.014002 [NOTICE] switch_ivr_originate.c:3759 Hangup sofia/external/1000@143.110.250.71:5060 [CS_CONSUME_MEDIA] [NO_ANSWER]
2021-02-28 23:45:16.014002 [NOTICE] switch_ivr_originate.c:2999 Cannot create outgoing channel of type [user] cause: [NO_ANSWER]
2021-02-28 23:45:16.014002 [NOTICE] switch_core_session.c:1744 Session 1 (sofia/external/1000@143.110.250.71:5060) Ended
2021-02-28 23:45:16.014002 [NOTICE] switch_core_session.c:1748 Close Channel sofia/external/1000@143.110.250.71:5060 [CS_DESTROY]
2021-02-28 23:47:16.553993 [NOTICE] switch_channel.c:1118 New Channel sofia/external/1000@143.110.250.71:5060 [consistentflexibilitiesspeculatesurely]
2021-02-28 23:47:16.553993 [NOTICE] switch_ivr_originate.c:2999 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
2021-02-28 23:47:16.613973 [NOTICE] sofia.c:7437 Ring-Ready sofia/external/1000@143.110.250.71:5060!
2021-02-28 23:48:16.013975 [NOTICE] switch_ivr_originate.c:3759 Hangup sofia/external/1000@143.110.250.71:5060 [CS_CONSUME_MEDIA] [NO_ANSWER]
2021-02-28 23:48:16.013975 [NOTICE] switch_ivr_originate.c:2999 Cannot create outgoing channel of type [user] cause: [NO_ANSWER]
2021-02-28 23:48:16.013975 [NOTICE] switch_core_session.c:1744 Session 2 (sofia/external/1000@143.110.250.71:5060) Ended
2021-02-28 23:48:16.013975 [NOTICE] switch_core_session.c:1748 Close Channel sofia/external/1000@143.110.250.71:5060 [CS_DESTROY]

@deleolajide
Copy link
Member

Still couldn't fix this issue I have set up FreeSWITCH too same issue,

It is not going to work until your jigasi user can login ok. Try new version 1.3.2

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

I'm using 1.3.2, I'm just studying logs, but I guess they won't help.

@gjaekel
Copy link
Contributor

gjaekel commented Feb 28, 2021

What's the output of jps -lv and netstat -tulpen, please?

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

root@ayu-vc:/usr/share/openfire/logs# jps -lv
12657 /usr/share/openfire/lib/startup.jar -DopenfireHome=/usr/share/openfire -Dlog4j.configurationFile=/usr/share/openfire/lib/log4j2.xml -Dopenfire.lib.dir=/usr/share/openfire/lib
15171 jdk.jcmd/sun.tools.jps.Jps -Dapplication.home=/usr/lib/jvm/java-14-openjdk-amd64 -Xms8m -Djdk.module.main=jdk.jcmd
12711 org.jitsi.videobridge.MainKt -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jvb/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jvb -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048
12728 org.jitsi.jicofo.Main -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dconfig.file=/usr/share/openfire/plugins/pade/classes/jicofo/application.conf -Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/usr/share/openfire/plugins/pade/classes/jicofo -Dnet.java.sip.communicator.SC_HOME_DIR_NAME=config -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048
12716 org.jitsi.jigasi.Main -Xmx1024m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/tmp -Dlog4j.configurationFile=log4j2.xml -Djava.util.logging.config.file=./logging.properties -Djdk.tls.ephemeralDHKeySize=2048

root@ayu-vc:/usr/share/openfire/logs# netstat -tulpen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      113        22609      769/mysqld
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          22026      754/nginx: master p
tcp        0      0 143.110.250.71:8081     0.0.0.0:*               LISTEN      0          92407      10987/freeswitch
tcp        0      0 143.110.250.71:8082     0.0.0.0:*               LISTEN      0          92408      10987/freeswitch
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        18336      525/systemd-resolve
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          21767      699/sshd: /usr/sbin
tcp        0      0 143.110.250.71:5080     0.0.0.0:*               LISTEN      0          92378      10987/freeswitch
tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          22025      754/nginx: master p
tcp6       0      0 :::9091                 :::*                    LISTEN      112        103325     12657/java
tcp6       0      0 :::5060                 :::*                    LISTEN      112        104664     12716/java
tcp6       0      0 :::5061                 :::*                    LISTEN      112        104666     12716/java
tcp6       0      0 :::5222                 :::*                    LISTEN      112        104504     12657/java
tcp6       0      0 :::5223                 :::*                    LISTEN      112        104514     12657/java
tcp6       0      0 ::1:5063                :::*                    LISTEN      0          92386      10987/freeswitch
tcp6       0      0 :::5229                 :::*                    LISTEN      112        103304     12657/java
tcp6       0      0 :::5262                 :::*                    LISTEN      112        104527     12657/java
tcp6       0      0 :::5263                 :::*                    LISTEN      112        104530     12657/java
tcp6       0      0 :::80                   :::*                    LISTEN      0          22027      754/nginx: master p
tcp6       0      0 ::1:8081                :::*                    LISTEN      0          92405      10987/freeswitch
tcp6       0      0 ::1:8082                :::*                    LISTEN      0          92406      10987/freeswitch
tcp6       0      0 :::7443                 :::*                    LISTEN      112        104683     12657/java
tcp6       0      0 :::8788                 :::*                    LISTEN      112        104633     12716/java
tcp6       0      0 :::8180                 :::*                    LISTEN      112        104595     12711/java
tcp6       0      0 :::5269                 :::*                    LISTEN      112        104515     12657/java
tcp6       0      0 :::8021                 :::*                    LISTEN      0          92415      10987/freeswitch
tcp6       0      0 :::5270                 :::*                    LISTEN      112        104517     12657/java
tcp6       0      0 :::22                   :::*                    LISTEN      0          21778      699/sshd: /usr/sbin
tcp6       0      0 :::8888                 :::*                    LISTEN      112        104735     12728/java
tcp6       0      0 ::1:5080                :::*                    LISTEN      0          92370      10987/freeswitch
tcp6       0      0 :::5275                 :::*                    LISTEN      112        104521     12657/java
tcp6       0      0 :::443                  :::*                    LISTEN      0          22024      754/nginx: master p
tcp6       0      0 127.0.0.1:8188          :::*                    LISTEN      112        104700     12711/java
tcp6       0      0 :::5276                 :::*                    LISTEN      112        104524     12657/java
tcp6       0      0 :::7070                 :::*                    LISTEN      112        104680     12657/java
tcp6       0      0 :::7777                 :::*                    LISTEN      112        103302     12657/java
tcp6       0      0 :::9090                 :::*                    LISTEN      112        103322     12657/java
udp        0      0 0.0.0.0:1337            0.0.0.0:*                           0          92409      10987/freeswitch
udp        0      0 143.110.250.71:5080     0.0.0.0:*                           0          92377      10987/freeswitch
udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        18335      525/systemd-resolve
udp6       0      0 :::4013                 :::*                                112        104340     12728/java
udp6       0      0 :::5060                 :::*                                112        104663     12716/java
udp6       0      0 ::1:5063                :::*                                0          92385      10987/freeswitch
udp6       0      0 ::1:5080                :::*                                0          92369      10987/freeswitch
udp6       0      0 143.110.250.71:4096     :::*                                112        104501     12711/java

@gjaekel
Copy link
Contributor

gjaekel commented Feb 28, 2021

From this, PID 12716 -- the JVM of JiGaSi -- is up on *:5060, but FreeSWITCH cant' connect to 143.110.250.71:5060

Is this an IPv6/v4 issue? You may try to add -Djava.net.preferIPv4Stack=true to the custom JVM options.

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

No I have made freeswitch run on 5080

@gjaekel
Copy link
Contributor

gjaekel commented Feb 28, 2021

Don't understand your answer.
FreeSWITCH seems to contact JiGaSi at 5060

Session 1 (sofia/external/1000@143.110.250.71:5060) Ended

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

image

No it's contacting at 5080

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

FreeSwitch is making call to the 1000 SIP account, just my Jigasi user won't wake up:

image

@gjaekel
Copy link
Contributor

gjaekel commented Feb 28, 2021

I'm not familiar with SIP, but you confuse me: This are settings for JiGaSi to contact and register at the SIP server. But you show a log of FreeSWITCH trying and fail contact JiGaSi at 5060 on a call.

I also can't connect to 143.110.250.71:5060:

# nmap -A -T5 143.110.250.71 -p 5060 -Pn
Starting Nmap 7.80 ( https://nmap.org ) at 2021-02-28 20:15 CET
Nmap scan report for 143.110.250.71
Host is up (0.13s latency).

PORT     STATE  SERVICE VERSION
5060/tcp closed sip
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
Aggressive OS guesses: Citrix NetScaler load balancer (97%), F5 3600 LTM load balancer (97%), F5 BIG-IP load balancer (96%), Linux 2.6.32 (95%), HP P2000 MSA storage controller (95%), Brocade FCX-series switch (95%), Cisco IPS 4270 intrusion prevention system (95%), Cisco MDS 9509 switch (NX-OS 4.2) (95%), Essentia OpenWifless ESS (95%), Linux 2.6.11 - 2.6.18 (95%)
No exact OS matches for host (test conditions non-ideal).
Network Distance: 1 hop

TRACEROUTE (using port 5060/tcp)
HOP RTT       ADDRESS
1   160.54 ms 143.110.250.71

OS and Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 5.22 seconds                      

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

I'm confused too about this one.
Why is openfire using port 5060?

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

2021.03.01 00:56:48 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - at org.jitsi.jigasi.util.RegisterThread.run(RegisterThread.java:59)
2021.03.01 00:56:48 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:48.710 SEVERE: [153] org.jitsi.jigasi.JvbConference.registrationStateChanged().645 [ctx=16145403626891186636069] XMPP Connection failed.
2021.03.01 00:56:48 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:48.710 WARNING: [153] org.jitsi.jigasi.JvbConference.leaveConferenceRoom().1052 [ctx=16145403626891186636069] MUC room is null
2021.03.01 00:56:49 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:49.226 SEVERE: [166] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:56:49 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:49.227 SEVERE: [166] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:56:49 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:49.755 SEVERE: [167] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:56:49 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:49.755 SEVERE: [167] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:56:50 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:50.755 SEVERE: [168] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:56:50 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:50.756 SEVERE: [168] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:56:52 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:52.769 SEVERE: [169] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:56:52 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:52.769 SEVERE: [169] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:56:56 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:56.780 SEVERE: [170] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:56:56 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:56:56.780 SEVERE: [170] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:56:57 org.jivesoftware.openfire.plugin.ofmeet.JitsiJvbWrapper - INFO: [17] VideobridgeExpireThread.expire#140: Running expire()
2021.03.01 00:57:00 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:00.797 SEVERE: [171] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners
2021.03.01 00:57:00 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:00.797 SEVERE: [171] impl.protocol.sip.SipStackSharing.processRequest().709 couldn't find a ProtocolProviderServiceSipImpl to dispatch to
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.026 INFO: [172] org.jitsi.jigasi.SipGatewaySession.handleCallState().1616 [ctx=16145403626891186636069] SIP call ended: CallPeerChangeEvent: type=CallPeerStatusChange oldV=net.java.sip.communicator.service.protocol.CallPeerState:Incoming Call newV=net.java.sip.communicator.service.protocol.CallPeerState:Disconnected for peer=0000000000 <0000000000@143.110.250.71>;status=Disconnected
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.026 INFO: [172] org.jitsi.jigasi.SipGatewaySession.sipCallEnded().647 [ctx=16145403626891186636069] Sip call ended: Call: id=16145403626861279445589 peers=0
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.026 WARNING: [172] org.jitsi.jigasi.JvbConference.leaveConferenceRoom().1052 [ctx=16145403626891186636069] MUC room is null
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.027 INFO: [172] org.jitsi.jigasi.JvbConference.stop().550 [ctx=16145403626891186636069] Removing account Jabber:11a8a835@vc.islate.io/11a8a835
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.027 INFO: [172] impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl.registrationStateChanged().134 Jingle : OFF
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.027 SEVERE: [172] org.jitsi.jigasi.AbstractGateway.notifyCallEnded().121 [ctx=16145403626891186636069] Call resource not exists for session.
2021.03.01 00:57:02 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:02.027 INFO: [172] org.jitsi.jigasi.SipGatewaySession.peerStateChanged().1682 null SIP peer state: Disconnected
2021.03.01 00:57:04 org.jivesoftware.openfire.plugin.ofmeet.JitsiJigasiWrapper - 2021-03-01 00:57:04.809 SEVERE: [174] impl.protocol.sip.SipStackSharing.findTargetFor().922 no listeners

@gjaekel
Copy link
Contributor

gjaekel commented Feb 28, 2021

With my limited knowledge of SIP, 5060 is "the" SIP communication cannel port used for TCP and UDP, both.

Did you try to connect to by any other tool to 143.110.250.71:5060? Did you try to apply -Djava.net.preferIPv4Stack=true to the custom JVM options?

@ClaudeStabile
Copy link
Contributor

@0bhat

I have found what was the problem, why my jigasi user was not connected. It was because port 5060 was already busy. Jigasi needs port 5060 to be allocated

netstat -an | grep 5060
tcp 0 0 94.103.99.199:5060 0.0.0.0:* LISTEN
I shut down what was using port 5060 then jigasi user connect sucessfully

Hope this helps

@1ay1
Copy link
Contributor Author

1ay1 commented Feb 28, 2021

java      1756        openfire  128u  IPv6  29591      0t0  TCP *:7777 (LISTEN)
java      1756        openfire  130u  IPv6  29593      0t0  TCP *:5229 (LISTEN)
java      1756        openfire  134u  IPv6  29633      0t0  TCP *:9090 (LISTEN)
java      1756        openfire  141u  IPv6  29636      0t0  TCP *:9091 (LISTEN)
java      1756        openfire  358u  IPv6  31309      0t0  TCP *:5222 (LISTEN)
java      1756        openfire  365u  IPv6  31312      0t0  TCP *:5223 (LISTEN)
java      1756        openfire  366u  IPv6  31313      0t0  TCP *:5269 (LISTEN)
java      1756        openfire  368u  IPv6  31315      0t0  TCP *:5270 (LISTEN)
java      1756        openfire  376u  IPv6  31319      0t0  TCP *:5275 (LISTEN)
java      1756        openfire  383u  IPv6  31322      0t0  TCP *:5276 (LISTEN)
java      1756        openfire  390u  IPv6  31325      0t0  TCP *:5262 (LISTEN)
java      1756        openfire  397u  IPv6  31328      0t0  TCP *:5263 (LISTEN)
java      1813        openfire   12u  IPv6  31426      0t0  TCP *:8180 (LISTEN)
java      1818        openfire  217u  IPv6  31473      0t0  TCP *:8788 (LISTEN)
java      1818        openfire  229u  IPv6  31631      0t0  TCP *:5060 (LISTEN)
java      1818        openfire  231u  IPv6  31633      0t0  TCP *:5061 (LISTEN)

Yes Jigasi is using it for me but still no help.

@ClaudeStabile
Copy link
Contributor

I do not have 5060 in used for my openfire instances
netstat -an | grep 5060 ==> nothing on my server then jigasi user is getting connected.
That's the only difference and reason i found

@1ay1
Copy link
Contributor Author

1ay1 commented Mar 1, 2021

Jigasi on my side is using port 5060 to receive the SIP calls.
image

When I call to the user logged in the Jigasi it rings port 5060.

@1ay1
Copy link
Contributor Author

1ay1 commented Mar 1, 2021

image

Got is working finally, just re-installed everything.
I really wonder what was causing the issue, thanks all for the help!

@ClaudeStabile
Copy link
Contributor

@0bhat I had the same phenomenon. After a complete restart of dockers & FW then it works.
What i have found is when enabling freeswitch server once it cannot connect with user Jigasi.
Disabling freeswitch and restarting all bring back to working situation and jigasi gets connected
I ve also notice that FreeSwitch is using port 8021 from openfire while FreeSwitch is expecting connections on 8020
Did you use/enable freeswitch ?
I will investigate and test wirh full SIP config on our servers. I firstly need to build up docker freeswitch with very latest version
I keep sharing with you findings & issues, it always helps. I still have a big number of options and settings to test and validate.
@0bhat Thanks for exchanges & feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants