[Home]

Summary:ASTERISK-21442: New SIP Channel Driver - Create an extension state provider for RFC 3863
Reporter:Matt Jordan (mjordan)Labels:Asterisk12 NewSIP
Date Opened:2013-04-15 20:55:58Date Closed:2013-06-17 10:48:03
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:Frequency of
Occurrence
Related
Issues:
is related toASTERISK-21441 New SIP Channel Driver: Create an API on top of the pub/sub framework for extension state notifications
Environment:Attachments:
Description:This task is to write a module that provides extension state information for the following event/media type tuples
* "presence"/"application/pidf+xml" and "application/xml+pidf"
* "presence"/"application/cpim+pidf+xml"

This module should register a callback with the extension state module and provide appropriately formatted payloads for NOTIFY requests.

See [RFC 3863|http://www.ietf.org/rfc/rfc3863.txt] for more information.
Comments: