[asterisk-bugs] [Asterisk 0012329]: [patch] improved proxy challenge support by propagating user credentials
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 17 17:07:00 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12329
======================================================================
Reported By: neutrino88
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12329
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
Asterisk Version: 1.6.0-beta9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-03-28 17:17 CDT
Last Modified: 2008-11-17 17:07 CST
======================================================================
Summary: [patch] improved proxy challenge support by
propagating user credentials
Description:
When trying to send a SIP call to an outgoing proxy or SIP server:
Dial( xxx at proxy )
Asterisk may be challenged. In that case:
- it uses realm authentication if defined.
- if a peer definition matches the "proxy", it uses the credential defined
in the peer record.
I added a new case if neither realm auth nor peer are defined. In that
case it tries to answer the proxy challenge using the credential of the
from user.
======================================================================
----------------------------------------------------------------------
(0094952) otherwiseguy (administrator) - 2008-11-17 17:07
http://bugs.digium.com/view.php?id=12329#c94952
----------------------------------------------------------------------
oej, just checking if you still wanted to leave this open or not.
Issue History
Date Modified Username Field Change
======================================================================
2008-11-17 17:07 otherwiseguy Note Added: 0094952
======================================================================
More information about the asterisk-bugs
mailing list