]> 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:04:29 +0000 (07:04 -0500)
commit06e5c11589a7baba9ec55c09da7f9770a862844e
treeef4fbacc8757818e60a361ed6afb5fb86d2d39e8
parentddc64ca05925e005e404e7e98386ba73b9cc6a47
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