]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix path usage in case dialing with '@'
authorIgor Goncharovsky <igorg@iqtek.ru>
Fri, 4 Nov 2022 10:11:07 +0000 (16:11 +0600)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 20 Dec 2022 13:54:56 +0000 (07:54 -0600)
commit9fd14d60e04d2a12f87ce57eb181be7b739a7744
tree5134c18e6e00e68e17a36d8c874c388a2406915b
parentaf7af641d6d7e52f036b2a95d99a922ed7077890
res_pjsip: Fix path usage in case dialing with '@'

Fix aor lookup on sip path addition. Issue happens in case of dialing
with @ and overriding user part of RURI.

ASTERISK-30100 #close
Reported-by: Yury Kirsanov
Change-Id: I3f2c42a583578c94397b113e32ca3ebf2d600e13
res/res_pjsip_path.c