[asterisk-bugs] [Asterisk 0017164]: ALL VERSIONS ! between two asterisks and peers authenticate as coincidental name invite
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Apr 11 11:54:46 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17164
======================================================================
Reported By: tecnoxarxa
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17164
Category: Channels/chan_sip/DatabaseSupport
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.2.7-rc1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-11 09:39 CDT
Last Modified: 2010-04-11 11:54 CDT
======================================================================
Summary: ALL VERSIONS ! between two asterisks and peers
authenticate as coincidental name invite
Description:
If you use the same table for peers and friends, and valid for two asterisk
ip with a peer, when one calls another asterisk, should match the ID "name"
of a client friend, Asterisk does not allow the call.
.. if you look at the role realtime_peer (chan_sip.c) you can see a stupid
comment. That comment is not mine I swear!
Solution, looking for peer with ip and port first.
For comment: delete it.
======================================================================
----------------------------------------------------------------------
(0120251) pabelanger (manager) - 2010-04-11 11:54
https://issues.asterisk.org/view.php?id=17164#c120251
----------------------------------------------------------------------
Please submit a proper patch (see below).
---
Please use "diff -u" or "svn diff" on all your patches. Patches which
include alternate formatting are almost certainly going to be thrown out or
ignored; there are too few hours in the day to wade through
difficult-to-follow C code fixes without the help of "diff -u".
Issue History
Date Modified Username Field Change
======================================================================
2010-04-11 11:54 pabelanger Note Added: 0120251
======================================================================
More information about the asterisk-bugs
mailing list