[asterisk-dev] [Code Review] 3039: Add manager event for presence state changes
Jason Parker
reviewboard at asterisk.org
Thu Dec 5 15:30:55 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3039/
-----------------------------------------------------------
(Updated Dec. 5, 2013, 3:30 p.m.)
Review request for Asterisk Developers and Matt Jordan.
Changes
-------
Add asterisk-dev list.
Repository: Asterisk
Description
-------
Add a PresenceStatus manager event for when presence state gets updated. This is similar to the ExtensionState event (and is implemented in the same place, since they share a callback function), except it uses presence state information.
I expect that this was an oversight in Asterisk 11, as there is currently no way to act upon these state changes.
Diffs
-----
/branches/11/main/manager.c 403308
Diff: https://reviewboard.asterisk.org/r/3039/diff/
Testing
-------
ExtensionStatus events still come out when they should. PresenceStatus events come out when presence status gets updated.
Thanks,
Jason Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131205/397a3396/attachment.html>
More information about the asterisk-dev
mailing list