[asterisk-bugs] [JIRA] Created: (ASTERISK-20239) JabberSend only accepts recipients that contain '2' instead of '@'

Gregory Porras (JIRA) noreply at issues.asterisk.org
Wed Aug 15 21:27:07 CDT 2012


JabberSend only accepts recipients that contain '2' instead of '@'
------------------------------------------------------------------

                 Key: ASTERISK-20239
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20239
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Resources/res_xmpp
    Affects Versions: 11.0.0-beta1
            Reporter: Gregory Porras
            Severity: Minor


res_xmpp.c typo on line 1751 in strchr test at end of if().  Looks like it should have been checking for '@', not '2'

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list