【问题标题】:xmpp pubsub: presence based deliveryxmpp pubsub:基于存在的交付
【发布时间】:2012-08-10 00:47:51
【问题描述】:

“presence_based_delivery”根本无法在 openfire 上运行,还是我遗漏了什么?订阅者必须填写“订阅选项”吗?

这就是我所做的:

  1. 节点配置

    "pubsub#presence_based_delivery" = 1 
    "pubsub#deliver_payloads" = 1
    "pubsub#persist_items" = 1
    "pubsub#max_items" = -1 (for infinite number of items)
    
  2. User1 订阅 NodeA 并下线。

  3. 订阅 NodeA 的用户 2 向其发布项目。
  4. User1 上线但未收到任何已发布项目的通知。

【问题讨论】:

    标签: xmpp openfire


    【解决方案1】:

    根据扩展程序的文档,如果用户离线,基于 Presence_based 的交付不会向用户发送事件: http://xmpp.org/extensions/xep-0060.html#impl-offline

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-10-22
      • 1970-01-01
      • 2016-04-04
      • 2015-09-16
      • 2023-01-22
      • 2015-10-27
      • 2010-11-29
      相关资源
      最近更新 更多