]> 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)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 20 Dec 2022 14:52:45 +0000 (08:52 -0600)
commit997a2d70b9b95d32f01d79f4555d48931c2d4003
treedee5437c3060d6d80829d96cc4d7ce9302351b6c
parentb1f15569225d959d870fb74098b590a52822b976
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