[asterisk-users] IAX2 and other modules load error on 1.8.0-beta3

Paul Belanger paul.belanger at polybeacon.com
Mon Aug 23 12:55:25 CDT 2010


On Mon, Aug 23, 2010 at 1:19 PM, Ira <ira at extrasensory.com> wrote:
> I hate to seem stupid, but when I got the email I looked there but
> have no idea what I'm supposed to do or how to do it. What is a patch
> and what do I do with it?
>
Not stupid, in fact I would like to write documentation about testing
patches on the tracker.

Basically you need to do the following:

$ svn co http://svn.digium.com/svn/asterisk/branches/1.8 asterisk-18
$ cd asterisk-18
$ wget 'https://issues.asterisk.org/file_download.php?file_id=27079&type=bug'
-O - | patch -p0
$ wget 'https://issues.asterisk.org/file_download.php?file_id=27080&type=bug'
-O - | patch -p0
$ ./contrib/script/live_ast configure
$ make
$ ./contrib/script/live_ast install
$ ./contrib/script/live_ast samples
$ ./live/asterisk -vvvvvc

This will allow you to test the patch, besure to copy any existing
.config files into:

$ asterisk-18/live/etc/asterisk/

-- 
Paul Belanger | dCAP
Polybeacon | Consultant
Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode)
blog.polybeacon.com



More information about the asterisk-users mailing list