[asterisk-bugs] [Asterisk 0012329]: [patch] improved proxy challenge support by propagating user credentials
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Nov 18 06:51:14 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12329
======================================================================
Reported By: neutrino88
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 12329
Category: Channels/chan_sip/NewFeature
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: resolved
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:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2008-03-28 17:17 CDT
Last Modified: 2008-11-18 06:51 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.
======================================================================
----------------------------------------------------------------------
(0094972) oej (manager) - 2008-11-18 06:51
http://bugs.digium.com/view.php?id=12329#c94972
----------------------------------------------------------------------
No comment form submitter. If you want to discuss this, please re-open
and/or contact me through e-mail or IRC. Thanks.
Issue History
Date Modified Username Field Change
======================================================================
2008-11-18 06:51 oej Note Added: 0094972
2008-11-18 06:51 oej Status new => resolved
2008-11-18 06:51 oej Resolution open => won't fix
2008-11-18 06:51 oej Assigned To => oej
======================================================================
More information about the asterisk-bugs
mailing list