[Home]

Summary:ASTERISK-11620: [patch] On modules load loader.c prin many dots
Reporter:Igor Goncharovsky (igorg)Labels:
Date Opened:2008-03-11 23:40:41Date Closed:2008-03-12 00:43:50
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) loader.c.diff
Description:Change in rev.102525 for loader.c have regression. Before dot printed only when verbosity set to 0, but after change this dot printed on every load.

Actualy don need be printed instead of "func_channel.so => (Channel information dialplan function)" message on zero verbosity.
Comments:By: Digium Subversion (svnbot) 2008-03-12 00:42:35

Repository: asterisk
Revision: 107960

U   trunk/apps/app_dumpchan.c
U   trunk/apps/app_zapras.c
U   trunk/main/loader.c

------------------------------------------------------------------------
r107960 | tilghman | 2008-03-12 00:42:33 -0500 (Wed, 12 Mar 2008) | 4 lines

Revert several changes from revision 102525, as the changes were not
compatible, and, in fact, introduced regressions.
(Closes issue ASTERISK-11620)

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

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

By: Digium Subversion (svnbot) 2008-03-12 00:43:50

Repository: asterisk
Revision: 107961

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_dumpchan.c
U   branches/1.6.0/apps/app_zapras.c
U   branches/1.6.0/main/loader.c

------------------------------------------------------------------------
r107961 | tilghman | 2008-03-12 00:43:46 -0500 (Wed, 12 Mar 2008) | 12 lines

Merged revisions 107960 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
r107960 | tilghman | 2008-03-12 00:46:39 -0500 (Wed, 12 Mar 2008) | 4 lines

Revert several changes from revision 102525, as the changes were not
compatible, and, in fact, introduced regressions.
(Closes issue ASTERISK-11620)

........

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

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