[asterisk-bugs] [JIRA] (ASTERISK-27697) Enable in-dialog NOTIFY on chan_pjsip channels

George Joseph (JIRA) noreply at issues.asterisk.org
Thu Feb 22 13:11:13 CST 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-27697:
-------------------------------------

    Comment: was deleted

(was: The module you are reporting the issue against is no longer supported as a core module but your issue is in the queue. Your patience is appreciated as a community developer may work the issue when time and resources become available.

Asterisk is an open source project and community members work the issues on a voluntary basis. You are welcome to develop your own patches and submit them to the project.[1]

If you are not a programmer and you are in a hurry to see a patch provided then you might try rallying support on the Asterisk users mailing list or forums.[2] Another alternative is offering a bug bounty on the asterisk-dev mailing list.[3] Often a little incentive can go a long way.

[1]: https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process
[2]: http://www.asterisk.org/community/discuss
[3]: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Bug+Bounties)

> 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