[asterisk-dev] app_meetme.c bug fix
Russell Bryant
russell at digium.com
Thu Apr 16 10:37:34 CDT 2009
Mark Michelson wrote:
> lvsha wrote:
>>
>> I find asterisk-1.4.24 ‘s changelog has some bug fix log about
>> app_meetme.c , how I find relax code about this bug? , example:
>>
>> 2007-03-08 20:54 +0000 [r58474] Russell Bryant <russell at digium.com>
>>
>> * apps/app_meetme.c: Refactor hold handling a bit so that it does
>> not require keeping the call up when a call is put on hold.
>>
>> How to know which code be added ,which code be modified ,which code be
>> deleted
>
> You can get this information using subversion. If you check out a copy of the
> 1.4 branch, you can run the command
>
> svn diff -c 58474
>
> This will show the modifications in the revision you pointed out. Keep in mind
> that the revision you have pointed out is really really old, and so the code in
> app_meetme.c in 1.4.24 will likely look a lot different than the way it did when
> that revision was made.
Also, FWIW, based on the commit message, this commit was probably for
code in the SLA applications, not the MeetMe() application.
--
Russell Bryant
Digium, Inc. | Senior Software Engineer, Open Source Team Lead
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: www.digium.com & www.asterisk.org
More information about the asterisk-dev
mailing list