[asterisk-bugs] [JIRA] (ASTERISK-27899) XMPP Status to OpenFire incorrect after OPTIONs rewrite

Ross Beer (JIRA) noreply at issues.asterisk.org
Tue Jun 5 10:16:54 CDT 2018


Ross Beer created ASTERISK-27899:
------------------------------------

             Summary: XMPP Status to OpenFire incorrect after OPTIONs rewrite
                 Key: ASTERISK-27899
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27899
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_pjsip, Resources/res_xmpp
    Affects Versions: GIT
         Environment: CentOS 7
            Reporter: Ross Beer


The res_xmpp module status published to OpenFire has changed since the following commit:

https://gerrit.asterisk.org/#/c/7710/

The status is set to 'Unknown' instead of the previous value of 'Available'. Rolling back the commit resolves the issue.

The chan_pjsip configuration does not qualify the contact and therefore the endpoint shows as follows:

{noformat}
Endpoint:  <<ENDPOINT>>/<<ENDPOINT>>                                Unavailable   0 of inf
     InAuth:  <<ENDPOINT>>/<<ENDPOINT>>
        Aor:  <<ENDPOINT>>                                          1
      Contact:  <<ENDPOINT>>/sip:<<CONTACT>> 559a5583df Unknown         nan
{noformat}





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



More information about the asterisk-bugs mailing list