问题标签 [jappix]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ldap - 将所有 LDAP 用户添加到 jappix 好友列表
我们正在使用 ejabberd als xmpp-server 运行 jappix。在 ejabberd 上,配置了多个 ldap 主机。
我要做的就是用所有主机上的所有 LDAP 用户“预填充”朋友列表。
目前我必须添加每个用户与他联系。
有任何想法吗?
mysql - Openfire:没有名册返回给用户
我们结合 Openfire 3.7.1 和 Mysql 数据库在我们的应用程序中添加了 jappix 迷你聊天功能。
在 Openfire 管理控制台中启用了 HTTP 绑定。
聊天在另一台服务器上运行良好,但似乎我们无法再从客户端获取名册。在构建联系人列表(好友)时,我们总是从 Openfire 得到以下空响应:
获取请求:
回复 :
此响应可以在浏览器网络日志或 Openfire 的审核日志中看到。我只有在两个用户之间创建一个新的时才设法获得一个名册。
名册可以在数据库和管理控制台中找到,我们可以在其中看到其中两个用于该精确用户(atinel)。我们还检查了“ofRoster”表上的 SQL 查询是否为每个用户连接正确形成。
这是预期的响应:
你有什么想法解决这个问题吗?也许我在配置 Openfire 时错过了一个属性?
我已经清除了名册(和所有其他)缓存并且没有任何改变,升级到 3.9.3 时没有更多结果。
谢谢。
xmpp - xmpp jappix 客户端:当用户处于空闲阶段时,聊天消息未收到
我正在使用带有 jappix 客户端的 openfire 服务器。当用户处于空闲阶段时,消息未接收。当用户在浏览器窗口上处于活动状态时,将传递待处理的消息。有人对此有任何想法吗?请帮我...
xmpp - User session termination issue
I implement XEP-0199 ping request to the server. Every 30 seconds, it sends whitespace ping request to the server. The server will be properly responded to this request. But I got some session termination issues from Openfire server. When I check open fire logs, I got the message is like
2017.08.08 07:41:32 org.jivesoftware.openfire.http.HttpSessionManager - Closing idle session: 97xxxxx27@xxxx.xxxxx/Jappix (1502188314211).
Because of this issue message delivery is failed