[Home]

Summary:ASTERISK-21443: New SIP Channel Driver - Create a state provider for dialog-info+xml
Reporter:Matt Jordan (mjordan)Labels:Asterisk12 NewSIP
Date Opened:2013-04-15 21:02:35Date Closed:2014-07-07 11:41:35
Priority:MajorRegression?
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-22987 No handler for event dialog BLF
is duplicated byASTERISK-23087 PJSIP cant handle SUBSCRIBE with Event header dialog instead of presence
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 event/media type tuple  "dialog"/"application/dialog-info+xml"

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

Since this is a device specific module, the logic implemented in {{chan_sip}} will have to be refactored into this resource module.
Comments:By: Stefan Schmidt (schmidts) 2014-01-02 16:44:42.008-0600

Event Header dialog is not only used by SNOM, also Linksys/Cisco SPA phones uses this type.

By: George Joseph (gjoseph) 2014-06-20 18:42:28.822-0500

Grandstream phones need this as well.