[Home]

Summary:ASTERISK-12650: [patch] Turn off qualify on uncached realtime peers
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2008-08-27 09:44:50Date Closed:2008-10-31 11:19:40
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20080827__realtime_qualify_off.diff.txt
Description:> On Thursday 21 August 2008 10:08:53 J.M. wrote:
> > I am running Asterisk 1.4.21.2 with Realtime.  I have a phone setup in the
> > database and when I connect that phone to Asterisk there are suddenly an
> > endless number of "SELECT * FROM sip WHERE name = '1001' AND host =
> > 'dynamic'" queries being run.  The only way to stop the flood of queries
> > coming from Asterisk to restart the Asterisk process.  Even disconnecting
> > the phone doesn't stop Asterisk from running the queries.
> >
> > Has anyone seen this before?  Why would Asterisk do that and does anyone
> > know the fix?
Comments:By: Digium Subversion (svnbot) 2008-10-31 11:19:38

Repository: asterisk
Revision: 153114

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r153114 | tilghman | 2008-10-31 11:19:38 -0500 (Fri, 31 Oct 2008) | 3 lines

Turn off qualify on uncached realtime peers.
(Closes issue ASTERISK-12650)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=153114