[asterisk-bugs] [JIRA] (ASTERISK-26164) XMPP no longer triggers NOTIFY to device via chan_pjsip

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 30 04:25:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-26164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231252#comment-231252 ] 

Asterisk Team commented on ASTERISK-26164:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> XMPP no longer triggers NOTIFY to device via chan_pjsip
> -------------------------------------------------------
>
>                 Key: ASTERISK-26164
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26164
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_pubsub, Resources/res_xmpp
>    Affects Versions: 13.9.1, 13.10.0-rc1
>         Environment: Fedora 23 / CentOS 7
>            Reporter: Ross Beer
>
> Shared device state via XMPP is no longer sent to devices subscribed via hints. Updates are being received via XMPP and devices are subscribed when showing hints:
> {noformat}
> 200 at from-inter: PJSIP/200       State:Idle            Presence:not_set         Watchers  8
> {noformat}
> XMPP message from other server:
> {noformat}
> <--- XMPP received from 'asterisk' --->
> <message from="pubsub.presence.<domainremoved>" to="ast01 at presence.<domainremoved>" id="lQ84VH45"><event xmlns="http://jabber.org/protocol/pubsub#event"><items node="device_state"><item id="PJSIP/200"><state xmlns="http://asterisk.org" eid="00:00:00:00:00:00" cachable="1">INUSE</state></item></items></event><headers xmlns="http://jabber.org/protocol/shim"><header name="SubID">HpKmSGOrrW6G0x72HUUHBwdDeVKm8Pr66M1LuhDo</header></headers></message>
> {noformat}
> In previous versions of asterisk there was a subscribecontext for the chan_sip driver which is no longer present for chan_pjsip. I'm wondering if XMPP is updating a different context to that of the devices subscription.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list