[asterisk-bugs] [JIRA] (ASTERISK-27697) Enable in-dialog NOTIFY on chan_pjsip channels
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Feb 22 12:51:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242352#comment-242352 ]
Asterisk Team commented on ASTERISK-27697:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Enable in-dialog NOTIFY on chan_pjsip channels
> ----------------------------------------------
>
> Key: ASTERISK-27697
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27697
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Channels/chan_pjsip
> Affects Versions: 15.3.0
> Reporter: Nathan Bruning
> Severity: Minor
> Labels: pjsip
>
> Broadsoft defines a call control protocol using SIP NOTIFY messages, which seems to be widely implemented; we've seen this working on SNOM phones, Yealink phones and Grandstream phones.
> For actions like 'answer', the phone needs to know which call to pickup, so the NOTIFY's are sent in-dialog.
> This patch adds support to send in-dialog SIP NOTIFY commands on chan_pjsip channels. Similar functionality has recently been added for chan_sip channels (ASTERISK-27461).
> We extend res_pjsip_notify to allow for in-dialog messages. A minor addition to res_pjsip is needed in order to fetch the active SIP dialog.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list