java - Openfire plugin Asterisk-IM not working -


i newbie in openfire asterisk.

i want configure openfire user asterisk install asterisk-im plugin.

my scenario :- 1 user name - "100" register in openfire & same user created in asterisk/sip.conf file

after enable plugin can't connect openfire user on port 5222 in of sip client like, pidgin, spark, etc.

if remove plugin openfire working fine.

i have followed step configure below link, http://gnu-linux.org/xmpp-integration-with-asterisk.html

when enable module getting below errors:

error log

2015.05.15 14:30:31 org.jivesoftware.openfire.nio.nioconnection - no ack received when sending stanza to: org.jivesoftware.openfire.nio.nioconnection@1f4b993 mina session: (0x00000003: nio socket, server, /xxx.xxx.x.xx:49409 => /xxx.xxx.x.xx:5222)  2015.05.15 14:31:35 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:35:48 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:44:40 org.jivesoftware.database.sequencemanager - autocreating jiveid row type '101'  2015.05.15 14:45:01 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:45:18 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:45:32 index.jsp - failed fetch rss feed: java.net.sockettimeoutexception: read timed out  2015.05.15 14:45:33 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:47:15 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:47:21 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:48:18 index.jsp - failed fetch rss feed: javax.net.ssl.sslhandshakeexception: java.security.cert.certificateexception: root certificate not trusted of [vanity2.jiveon.com]  2015.05.15 14:48:51 org.jivesoftware.openfire.container.pluginmanager - no plugin loader found asterisk-im  

does know how can solve above issue?

any appreciable.

asterisk plugin don't work under openfire 3.10. use latest openfire 3.9.* version.

you can download here:

windows (installer) http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire_3_9_3.exe

debian http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire_3.9.3_all.deb

mac http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire_3_9_3.dmg


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -