[Home]

Summary:ASTERISK-13132: [patch] CLI shows agent_calls with verbose set to 0
Reporter:Miguel Molina (coolmig)Labels:
Date Opened:2008-11-27 09:46:48.000-0600Date Closed:2008-12-03 15:38:03.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_agent
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_agent.c.patch
Description:When using Agent proxy channels, the CLI shows:
-- agent_call, call to agent 'XXX' call on 'XXX/XXXX'
even with verbose set to 0.
Comments:By: Miguel Molina (coolmig) 2008-11-27 09:47:31.000-0600

Solved with the attached patch.

By: Digium Subversion (svnbot) 2008-12-03 15:38:02.000-0600

Repository: asterisk
Revision: 160764

U   branches/1.4/channels/chan_agent.c

------------------------------------------------------------------------
r160764 | qwell | 2008-12-03 15:38:02 -0600 (Wed, 03 Dec 2008) | 7 lines

Only show this warning when we want to show it.

(closes issue ASTERISK-13132)
Reported by: coolmig
Patches:
     chan_agent.c.patch uploaded by coolmig (license 621)

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

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