[Home]

Summary:ASTERISK-21102: Stasis Core - Refactor Presence State support
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-02-14 16:37:03.000-0600Date Closed:2013-04-16 12:08:20
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Stasis
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Once the Stasis Core API is finished, we need to begin refactoring current consumers/producers on the event subsystem to take advantage of it. This includes Presence State.

Publishers:
* {{presencestate}}

Consumers:
* {{func_presencestate}}
* {{pbx}}
Comments:By: Kinsey Moore (kmoore) 2013-03-22 09:01:27.855-0500

Work on this issue is occurring at the following svn branch:
http://svn.digium.com/svn/asterisk/team/kmoore/stasis-presence_state

The conversion is mostly complete except for some additional tweaking and simplification due to guarantees made by Stasis.

By: Kinsey Moore (kmoore) 2013-04-16 12:08:20.344-0500

This has been merged into trunk.