]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Add user=phone on From and PAID for usereqphone=yes
authorMike Bradeen <mbradeen@sangoma.com>
Mon, 15 Aug 2022 19:30:53 +0000 (13:30 -0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 14 Sep 2022 12:20:11 +0000 (07:20 -0500)
commit2bb970cfe7a84401e9975bcc4d04e744dcb84642
tree448fb8a02c2c778533f3e93312dc9fe205225090
parentf18d20e28ea6c5b6864ee49bd76a39bef71c260b
res_pjsip: Add user=phone on From and PAID for usereqphone=yes

Adding user=phone to local-side uri's when user_eq_phone=yes is set for
an endpoint. Previously this would only add the header to the To and R-URI.

ASTERISK-30178

Change-Id: Id3bfb5d225d762e7d2668c023fe09e4541ae8600
doc/CHANGES-staging/res_pjsip_usereqphone.txt [new file with mode: 0644]
res/res_pjsip.c