]> 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:17 +0000 (07:20 -0500)
commit9227fb4d52f527e76179e3c03260836e923605f6
treecbb6336c995cb4284232889b8af1b04524c69636
parent7beedd85e161d097a7927e7c0f8d0e667ff8afb2
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