[Home]

Summary:ASTERISK-06765: AgentMonitorOutgoing channel.c:787 channel_find_locked
Reporter:vortex_0_o (vortex_0_o)Labels:
Date Opened:2006-04-12 15:05:43Date Closed:2006-05-05 17:18:55
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:not even sure if this counts as a bug but it happens every time...

when I use:
AgentMonitorOutgoing(c,n)

this shows up on the console:
WARNING[6918]: channel.c:787 channel_find_locked: Avoid Initial Deadlock for 'blahblah', 10 retries!

--
couldn't see any issues at super-verbose level and both call & recording seems ok
Comments:By: Serge Vecher (serge-v) 2006-05-05 16:22:09

vortex: are there any performance issue with this or only console polution?

By: BJ Weschke (bweschke) 2006-05-05 17:18:54

We made a change to /trunk that will change this message from WARNING status to DEBUG status.