]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a request will...
authorJoshua Colp <jcolp@digium.com>
Mon, 10 Mar 2014 12:52:07 +0000 (12:52 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 10 Mar 2014 12:52:07 +0000 (12:52 +0000)
commitf119ac44608e4291f6b7b2ef662ca16e6d362a13
tree8df2b4845a5f729692a5888b414d1a26d7f3adb6
parente59a4de0e40fd903b28a5ec5b40b22d819207d73
AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a request will have an endpoint.

This change removes the assumption that an outgoing request will always
have an endpoint and makes the authenticate_qualify option work once again.

(closes issue ASTERISK-23210)
Reported by: Joshua Colp

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410306 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip.c
res/res_pjsip/pjsip_options.c