]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_pjsip: Add Referred-By header to the PJSIP REFER packet. 49/1149/6
authorDebian Amtelco <dan@amtelco.com>
Wed, 26 Aug 2015 21:58:04 +0000 (21:58 +0000)
committerDebian Amtelco <dan@amtelco.com>
Mon, 5 Oct 2015 21:45:24 +0000 (21:45 +0000)
commitc6b0d6026404dd2ca110d2ab871ba41b7bd24d38
tree3582dcb83b993fcd58a34f5c7314990b223567aa
parent89dec7675d0df2db273a5f3450b0d78732ed0b63
chan_pjsip: Add Referred-By header to the PJSIP REFER packet.

Some systems require the REFER packet to include a Referred-By header.
If the channel variable SIPREFERREDBYHDR is set, it passes that value as the
Referred-By header value.  Otherwise, it adds the current dialog’s local info.

Reported by: Dan Cropp
Tested by: Dan Cropp

Change-Id: I3d17912ce548667edf53cb549e88a25475eda245
channels/chan_pjsip.c