<br><br><div class="gmail_quote">2008/11/6 Steve Murphy <span dir="ltr"><<a href="mailto:murf@digium.com">murf@digium.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, 2008-11-06 at 13:55 +0100, Olivier wrote:<br>
<br>
><br>
> Yes, you're right : NoOp needs verbosity of 3 and above.<br>
> Thanks for helping.<br>
><br>
> The surprising thing is that AEL Verbose prints output whatever the<br>
> verbosity level is (even with 0).<br>
> Would you qualify this as normal ?<br>
><br>
<br>
</div>Olivier--<br>
<br>
The Verbose() app behaves the same whether you call it from AEL or via<br>
extensions.conf, or any other method that is used to get dialplan stuff<br>
into Asterisk. Are you including the verbosity level? For instance,<br>
if you say Verbose(Hi there); the verbosity level is zero by default.<br>
If you want to restrict it 3 or more, then Verbose(3,Hello); should do<br>
the trick.<br>
<br>
murf</blockquote><div><br>Hi,<br><br>Ok : I didn't know that<br>I should have read doc more deeply before asking here<br>Thanks<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
><br>
<font color="#888888">--<br>
Steve Murphy<br>
Software Developer<br>
Digium<br>
</font><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>