Hi, how can I add/enable app_rpt module to Asterisk 1.8? Thanks... B?la
On 12-03-09 03:18 AM, M?rkus B?la wrote:> how can I add/enable app_rpt module to Asterisk 1.8? >Make sure DAHDI is installed. However, there is a patch on reviewboard[1] that will see this module be removed from asterisk. The code is out-dated and no longer maintained within asterisk. [1] https://reviewboard.asterisk.org/r/1764/ -- Paul Belanger Digium, Inc. | Software Developer twitter: pabelanger | IRC: pabelanger (Freenode) Check us out at: http://digium.com & http://asterisk.org
2012/3/9 Paul Belanger <pabelanger at digium.com>> On 12-03-09 03:18 AM, M?rkus B?la wrote: > >> how can I add/enable app_rpt module to Asterisk 1.8? >> >> Make sure DAHDI is installed. However, there is a patch on > reviewboard[1] that will see this module be removed from asterisk. > > The code is out-dated and no longer maintained within asterisk. > > [1] https://reviewboard.asterisk.**org/r/1764/<https://reviewboard.asterisk.org/r/1764/> > -- > Paul Belanger > Digium, Inc. | Software Developer > twitter: pabelanger | IRC: pabelanger (Freenode) > Check us out at: http://digium.com & http://asterisk.org > >Here are details on 1.4 I have not done 1.8. "Unfortunately, things are in somewhat of a mess. There are major logistical hurdles with getting app_rpt code back into the main Digium source tree. In addition, the latest versions of asterisk have broken some of the code which app_rpt.c depends on, The best thing to do at this point in time is to download the files.tar.gz patched version of Asterisk from http://dl.allstarlink.org/installcd and unpack it in /usr/src. Configure and compile zaptel, libpri, and asterisk just like you would be downloading the sources from asterisk.org. Once you have this version running, you can download the latest app_rpt.c from: http://svn.digium.com/view/asterisk/team/jdixon/chan_usbradio-1.4/apps and install it in /usr/src/asterisk/apps and recompile asterisk." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120309/e1b1af09/attachment.htm>
The most current patched Asterisk, along with the most current app_rpt, can be found at http://svn.ohnosec.org/svn/projects/allstar/astsrc-1.4.23-pre/trunk/ The code in the Digium SVN repository (at the link Steve provided) has not been updated in three years. On 3/9/2012 7:52 AM, Steve Totaro wrote:> > Here are details on 1.4 I have not done 1.8. > > "Unfortunately, things are in somewhat of a mess. > > There are major logistical hurdles with getting app_rpt code back into > the main Digium source tree. In addition, the latest versions of > asterisk have broken some of the code which app_rpt.c depends on, The > best thing to do at this point in time is to download the files.tar.gz > patched version of Asterisk from http://dl.allstarlink.org/installcd > and unpack it in /usr/src. Configure and compile zaptel, libpri, and > asterisk just like you would be downloading the sources > from asterisk.org <http://asterisk.org/>. > > Once you have this version running, you can download the latest > app_rpt.c from: > > http://svn.digium.com/view/asterisk/team/jdixon/chan_usbradio-1.4/apps > > and install it in /usr/src/asterisk/apps and recompile asterisk."-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120309/816e1bd0/attachment.htm>