[asterisk-dev] [svn-commits] lathama: branch 1.8 r308393 - /branches/1.8/main/http.c

Andrew Latham lathama at gmail.com
Mon Feb 21 13:25:55 CST 2011


On Mon, Feb 21, 2011 at 3:01 PM, Klaus Darilion
<klaus.mailinglists at pernau.at> wrote:
>
>
> Am 21.02.2011 18:32, schrieb Andrew Latham:
>> On Mon, Feb 21, 2011 at 2:29 PM, Russell Bryant <russell at digium.com> wrote:
>>> On Mon, 2011-02-21 at 09:36 -0500, Paul Belanger wrote:
>>>> On 11-02-21 09:24 AM, SVN commits to the Digium repositories wrote:
>>>>> +   if (option_debug > 4)
>>>>> +           ast_verbose("HTTP Request URI is %s \n", uri);
>>>>> +
>>>>>
>>>> You can replace the previous code with the following:
>>>> ast_debug(5, HTTP Request URI is %s \n", uri);
>>>
>>> To be clear, it _must_ be ast_debug(), as there is some additional magic
>>> going on in ast_debug() (enabling per-module debug settings, for
>>> example).
>>>
>>> --
>>> Russell Bryant
>>
>> Can someone point to a document or even past email with the guidelines
>> to this?  I sent an email on the -dev list about this.  I am either
>> blind or it is hard to find.
>
> You might want to read this thread:
>
> http://lists.digium.com/pipermail/asterisk-dev/2010-December/047399.html
>
> regards
> Klaus

I found https://reviewboard.asterisk.org/r/1071/ with lots of updates.

~~~ Andrew "lathama" Latham lathama at gmail.com ~~~



More information about the asterisk-dev mailing list