[asterisk-bugs] [Asterisk 0016760]: [patch] Adding manager event JabberStatus
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 23 01:17:38 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16760
======================================================================
Reported By: fiddur
Assigned To: phsultan
======================================================================
Project: Asterisk
Issue ID: 16760
Category: Resources/res_jabber/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA: SWP-857
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 244498
Request Review:
======================================================================
Date Submitted: 2010-02-03 05:21 CST
Last Modified: 2010-02-23 01:17 CST
======================================================================
Summary: [patch] Adding manager event JabberStatus
Description:
I have added a manager event JabberStatus, that sends out an event every
time a buddy changes, with data:
Account: Client or transport Asterisk uses to connect to Jabber
JID: Buddy's jabber id
Resource: Buddys's resource
Status: Status (same as JABBER_STATUS function)
Priority: Priority
Description: Status description (or '(null)')
======================================================================
----------------------------------------------------------------------
(0118384) fiddur (reporter) - 2010-02-23 01:17
https://issues.asterisk.org/view.php?id=16760#c118384
----------------------------------------------------------------------
The new diff is against 248394; so it removes the faulty code and adds all
new and shiny code :)
I wrote the offline status 6 as a %d in the string, in the hope that there
would be some enum or defines for the jabber statuses... couldn't find any,
but keeping the syntax for future generations.
I have tested some status changes and shutting down a buddies jabber
client successfully now... I could have sworn I had tested that before as
well, but it seems not :/
Issue History
Date Modified Username Field Change
======================================================================
2010-02-23 01:17 fiddur Note Added: 0118384
======================================================================
More information about the asterisk-bugs
mailing list