]> 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:33 +0000 (07:20 -0500)
commit23933c62422aec1ca51a98d948ba918280c656fc
treed22e9803e234d5ef655bdeec4227c407a26b5a1a
parent4ab3cd6f86982b47551ff774cde69fc797ea05ea
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