[asterisk-bugs] [Asterisk 0011952]: dbsecret is not considered a "secret"
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Feb 8 09:05:18 CST 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11952
======================================================================
Reported By: bbhoss
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11952
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-07-2008 20:52 CST
Last Modified: 02-08-2008 09:05 CST
======================================================================
Summary: dbsecret is not considered a "secret"
Description:
I am defining a dundi context in iax.conf of course using dbsecret. The
problem is that dbsecret is not treated like a normal "secret", so to
asterisk it appears as if it's a "guest" account. This is currently
causing issues with my ITSP, because it keeps trying to authenticate under
the dundi (what it thinks is the guest) user. I know that it's not being
treated as a secret, because as soon as I add a secret=blah into the dundi
user's config, my incoming DIDs work as expected. I am sure this is as
confusing to you as it is me, so if you have any questions please ask!
======================================================================
----------------------------------------------------------------------
svnbot - 02-08-08 09:05
----------------------------------------------------------------------
Repository: asterisk
Revision: 102968
U branches/1.4/channels/chan_iax2.c
------------------------------------------------------------------------
r102968 | file | 2008-02-08 09:05:13 -0600 (Fri, 08 Feb 2008) | 4 lines
Make sure the presence of dbsecret is factored into user scoring.
(closes issue http://bugs.digium.com/view.php?id=11952)
Reported by: bbhoss
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=102968
Issue History
Date Modified Username Field Change
======================================================================
02-08-08 09:05 svnbot Note Added: 0081910
02-08-08 09:05 svnbot Status new => assigned
02-08-08 09:05 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list