[asterisk-dev] Asterisk freeze and... a catch-22.

Ryan Wagoner rswagoner at gmail.com
Wed Feb 2 18:49:47 CST 2011


On Wed, Feb 2, 2011 at 5:55 PM, Kirill Katsnelson <kkm at adaptiveai.com> wrote:
> On 110202 0847, Ryan Wagoner wrote:
>>
>> Asterisk 1.8.2.3 doesn't have patch for issue 18480 which caused your
>> issue 18729. You could also revert the patch applied for 18480 against
>> 1.8.3-rc2.
>
> Thanks, I'll try it. Or maybe I'll fix the problem, seems trivial enough.
>

It is simple enough with using the patch command. Issue 18480 has the
following commit for 1.8

http://svnview.digium.com/svn/asterisk?revision=299449&view=revision

If you don't care about the test code just click text changed for
pval.c and download the patch. Then you can apply it with

cd asterisk 1.8.x
patch -p2 ../downloadedfile.patch

Ryan



More information about the asterisk-dev mailing list