]> 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>
Tue, 20 Aug 2019 12:26:30 +0000 (07:26 -0500)
commitc7270dca8156194004e4cfcb7bbf5a9a09dbf717
tree108d3ef31c811a7ded4ca9acaefa559a809624dd
parent15624d9a7af1424480aa9dab217d0c381fa12bd3
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