]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Channel variable SIPFROMDOMAIN
authorStas Kobzar <stas@modulis.ca>
Tue, 30 Jul 2019 17:08:27 +0000 (13:08 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 21 Aug 2019 12:05:14 +0000 (07:05 -0500)
commit3a246c2a69cd7f160d80c31058e99e9f99de6746
tree8b760c67a61eed5fe7c454162cb1f2434a1e9daf
parente123d1ccc581d319d5efbe647920b738f1af6505
res_pjsip: Channel variable SIPFROMDOMAIN

In chan_sip, there was variable SIPFROMDOMAIN that allows to set
From header URI domain per channel. This patch introduces res_pjsip
variable SIPFROMDOMAIN for backward compatibility with chan_sip.

ASTERISK-28489

Change-Id: I715133e43172ce2a1e82093538dc39f9e99e5f2e
res/res_pjsip_session.c