Off hand, I can think of a couple of things that make your situation difficult: First off, the entire asterisk program needs to have a compile time flag (RADIO_RELAX) set for the DTMF decoders to work properly. This needs to be done to the entire build of asterisk, from the start. Asterisk@home is not built with app_rpt enabled (at least as far as I am aware). I have no idea of what version of asterisk comes with asterisk@home, but I can guarantee you that its not nearly the recent one. Running the recent version of app_rpt is important, since it usually has far more features then the ones included in releases. Also, the version of asterisk may not be modern enough for the latest version of app_rpt. We keep in sync with the latest version in SVN HEAD, so sometimes we find situations where the user needs to upgrade to SVN HEAD before app_rpt is usable on their systems. Other then these main issues, your config files need to be manually modified so that the stuff to make app_rpt work is included. First of all, the port numbers will have to be changed. Whichever card gets modprobed first will have the lowest port (channel) numbers. I suggest modprobing the pciradio card last, so that your 'normal' telephony interfaces will start a port 1, and your radio ones will start at like 5 or 25 or whatevers. Whatever the base may be, you need to put entries in /etc/zqptel.conf, /etc/asterisk/zapata.conf, /etc/asterisk/iax.conf, /etc/asterisk/extensions.conf, and change the port number in /etc/asterisk/rpt.conf. Dont also forget to put a system id message in as /etc/asterisk/id.[whatever-extension]. The next question, of course, is what does the Asterisk@home config system do with manual config file changes? Does it honor them, or does it poo right over them? Jim Dixon, WB6NIL
From: "Carlos ." <librettista@hotmail.com> Reply-To: Asterisk Repeater Controler <app_rpt@lists.illiana.net> To: app_rpt@lists.illiana.net Subject: [App_rpt] Newbie question Date: Wed, 22 Mar 2006 16:19:39 +0100 MIME-Version: 1.0 X-Originating-IP: [217.126.169.222] X-Originating-Email: [librettista@hotmail.com] X-Sender: librettista@hotmail.com Received: from lists.illiana.net ([207.227.243.140]) by bay0-mc10-f10.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 22 Mar 2006 07:19:48 -0800 Received: (qmail 13343 invoked from network); 22 Mar 2006 15:19:46 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by 0 with SMTP; 22 Mar 2006 15:19:46 -0000 Received: (qmail 13325 invoked from network); 22 Mar 2006 15:19:43 -0000 Received: from bay107-f4.bay107.hotmail.com (HELO hotmail.com) (64.4.51.14)by 0 with SMTP; 22 Mar 2006 15:19:43 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;Wed, 22 Mar 2006 07:19:40 -0800 Received: from 64.4.51.220 by by107fd.bay107.hotmail.msn.com with HTTP;Wed, 22 Mar 2006 15:19:39 GMT X-Message-Info: JGTYoYF78jE4oaiFylKnnDs8hHIqqAqn10N+eTIycsE= Return-Path: <librettista@hotmail.com> Delivered-To: mailman-app_rpt@lists.illiana.net X-OriginalArrivalTime: 22 Mar 2006 15:19:40.0311 (UTC)FILETIME=[09FC8270:01C64DC4] X-BeenThere: app_rpt@lists.illiana.net X-Mailman-Version: 2.1.6 Precedence: list List-Id: Asterisk Repeater Controler <app_rpt.lists.illiana.net> List-Unsubscribe: <http://lists.illiana.net/mailman/listinfo/app_rpt>,<mailto:app_rpt-request@lists.illiana.net?subject=unsubscribe> List-Archive: <http://lists.illiana.net/pipermail/app_rpt> List-Post: <mailto:app_rpt@lists.illiana.net> List-Help: <mailto:app_rpt-request@lists.illiana.net?subject=help> List-Subscribe: <http://lists.illiana.net/mailman/listinfo/app_rpt>,<mailto:app_rpt-request@lists.illiana.net?subject=subscribe> Errors-To: app_rpt-bounces@lists.illiana.net
Hi.
I am a newcomer to the app_rpt world. I bought a pciradio board some time ago and now IŽm starting with the documents to install a remote radio system. IŽve installed an Asterisk@home and got it running now. Now I see in the "how-to" doc some guides about installing asterisk and some files. My question is: is necessary to perform all the described steps or is all of it included in the asterisk@home distribution ? IŽve tried "modprobe zaptel", "modprobe pciradio" and returned no error, so I suppose only have to edit the conf files. Is this correct ? And another one: has anyone the conf files to support both phone lines (digium boards) and pciradio in the same machine ? Thanks for all your help.
Greetings from Spain Carlos
_______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt