[Asterisk-code-review] res pjsip notify.c: enable in-dialog NOTIFY (asterisk[15])
Richard Mudgett
asteriskteam at digium.com
Tue Mar 6 16:52:16 CST 2018
Richard Mudgett has uploaded a new patch set (#5) to the change originally created by Nathan Bruning. ( https://gerrit.asterisk.org/8374 )
Change subject: res_pjsip_notify.c: enable in-dialog NOTIFY
......................................................................
res_pjsip_notify.c: enable in-dialog NOTIFY
This patch adds support to send in-dialog SIP NOTIFY commands on
chan_pjsip channels, similar to the functionality recently added
for chan_sip (ASTERISK_27461).
This extends res_pjsip_notify to allow for in-dialog messages.
A minor addition to res_pjsip_session is needed in order to fetch
the active SIP dialog.
ASTERISK-27697
Change-Id: If7f3151a6d633e414d5dc319d5efc1443c43dd29
---
M CHANGES
M include/asterisk/res_pjsip_session.h
M res/res_pjsip.c
M res/res_pjsip_notify.c
M res/res_pjsip_session.c
5 files changed, 241 insertions(+), 13 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/74/8374/5
--
To view, visit https://gerrit.asterisk.org/8374
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 15
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If7f3151a6d633e414d5dc319d5efc1443c43dd29
Gerrit-Change-Number: 8374
Gerrit-PatchSet: 5
Gerrit-Owner: Nathan Bruning <nathan at iperity.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180306/4ff6d212/attachment.html>
More information about the asterisk-code-review
mailing list