]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_notify.c: enable in-dialog NOTIFY
authorNathan Bruning <nathan@iperity.com>
Thu, 22 Feb 2018 18:18:48 +0000 (19:18 +0100)
committerNathan Bruning <nathan@iperity.com>
Wed, 11 Apr 2018 11:51:23 +0000 (13:51 +0200)
commite8b3da889615e588676cdf4dfbbe0fc624227540
tree0fb149ee0a736ef35ed729fa5e8936cf9121633e
parentc491ed7512a2df36253ced715aa4b5a3f2eed7f1
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.

ASTERISK-27697

Change-Id: If7f3151a6d633e414d5dc319d5efc1443c43dd29
CHANGES
res/res_pjsip.c
res/res_pjsip_notify.c