Change how realms are handled for outbound authentication.
authorMark Michelson <mmichelson@digium.com>
Fri, 13 Sep 2013 14:44:43 +0000 (14:44 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 13 Sep 2013 14:44:43 +0000 (14:44 +0000)
commitbbf5fbbd8c6aa4ec2e8b48da1926b24a32632ca5
tree1252c88d3cb3ff488b35bbba9f5ace52300a5cc0
parent8c24c69724f4dcebc655707783b4af177435d249
Change how realms are handled for outbound authentication.

With this change, if no realm is specified in an outbound auth
section, then we will simply match the realm that was present
in the 401/407 challenge.

(closes issue ASTERISK-22471)
Reported by George Joseph
(closes issue ASTERISK-22386)
Reported by Rusty Newton

Patches:
outbound_auth_realm_v4.patch uploaded by George Joseph (License #6322)
........

Merged revisions 399059 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@399082 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip/config_auth.c
res/res_pjsip_authenticator_digest.c
res/res_pjsip_outbound_authenticator_digest.c