I figured out I have to restart asterisk. Now I get dial and get blank air. My goal is to dial a number and have it send out some 2 tone. I would settle for DTMF. Is there a DTMF command I need to issue to take over/PTT the base? -----Original Message----- From: app_rpt-bounces@lists.illiana.net [mailto:app_rpt-bounces@lists.illiana.net] On Behalf Of Jim Duuuude Sent: Friday, July 21, 2006 1:43 PM To: app_rpt@lists.illiana.net Subject: Re: [App_rpt] Getting app_rpt base node to work. How about remote=y It doesnt recognize remote=dump, and thinks it a node and wants an idrecording specified.
From: "Shane Burrell" <shaneb@metrostat.net> Reply-To: Asterisk Repeater Controler <app_rpt@lists.illiana.net> To: "'Asterisk Repeater Controler'" <app_rpt@lists.illiana.net> Subject: Re: [App_rpt] Getting app_rpt base node to work. Date: Fri, 21 Jul 2006 13:24:34 -0400 MIME-Version: 1.0 Received: from lists.illiana.net ([207.227.243.140]) by bay0-mc8-f19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Fri, 21 Jul 2006 10:24:41 -0700 Received: (qmail 3845 invoked from network); 21 Jul 2006 17:24:40 -0000 Received: from localhost (HELO ?127.0.0.1?) (127.0.0.1) by 0 with SMTP; 21
Jul 2006 17:24:40 -0000 Received: (qmail 3828 invoked from network); 21 Jul 2006 17:24:37 -0000 Received: from mail.metrostat.net (HELO mx1.metrostat.net) (152.53.16.15)by
0 with SMTP; 21 Jul 2006 17:24:37 -0000 Received: by mx1.metrostat.net (Postfix, from userid 1003)id 2FB4F26900CC; Fri, 21 Jul 2006 13:24:20 -0400 (EDT) Received: from compmst (unknown [152.53.16.10])by mx1.metrostat.net (Postfix) with ESMTP id D42CD26900BBfor <app_rpt@lists.illiana.net>; Fri, 21 Jul 2006 13:24:16 -0400 (EDT) X-Message-Info: LsUYwwHHNt3NYSfb1sbees3Ik0t50SZpLw6VgEAXI2s= Return-Path: <shaneb@metrostat.net> Delivered-To: mailman-app_rpt@lists.illiana.net X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mx1.metrostat.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.5 tests=none autolearn=disabled version=3.1.0 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acas6IDNhxKN9qu6Qai9iAm0lrd/ggAAdqzw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 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 X-OriginalArrivalTime: 21 Jul 2006 17:24:41.0409 (UTC) FILETIME=[8CF8FB10:01C6ACEA]
Still get rpt_exec: Cannot find specified system node 101. my rpt.conf is as follows:
[101] ; Node ID of remote base rxchannel = Zap/25 ; Rx audio/signalling channel txchannel = Zap/26 ; Tx audio/signalling channel functions = functions-remote remote = dumb ; Set remote=y for dumb remote or ; remote=rbi for Doug Hall RBI1 [functions-remote] 0=remote,1 ; Retrieve Memory 1=remote,2 ; Set freq. 2=remote,3 ; Set Rx PL tone. 40=remote,100 ; Rx PL off 41=remote,101 ; Rx PL on 42=remote,102 ; Tx PL off 43=remote,103 ; Tx PL on 44=remote,104 ; Low Pwr 45=remote,105 ; Med Pwr 46=remote,106 ; Hi Pwr 5=remote,5 ; Status
[telemetry]
ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048) ct2=|t(660,880,150,2048) ct3=|t(440,0,150,2048) ct4=|t(550,0,150,2048) ct5=|t(660,0,150,2048) ct6=|t(880,0,150,2048) ct7=|t(660,440,150,2048) ct8=|t(700,1100,150,2048) remotetx=|t(2000,0,75,2048)(0,0,75,0)(1600,0,75,2048); remotemon=|t(1600,0,75,2048) cmdmode=|t(900,903,200,2048) functcomplete=|t(1000,0,100,2048)(0,0,100,0)(1000,0,100,2048)
[morse] speed=20 ; Approximate speed in WPM frequency=800 ; Morse Telemetry Frequency amplitude=4096 ; Morse Telemetry Amplitude idfrequency=330 ; Morse ID Frequency idamplitude=2048 ; Morse ID Amplitude
[nodes]
;000 = context_A@1.2.3.4/1234 101 = radio@me.asterisk.net/101
;of course, you can also specify these with domain names, but why rely ;on DNS working unnecessarily?
[memory]
;; this example gives you 146.460, simplex, 100.0 HZ PL, hi-power, transmit PL 00 = 146.460,100.0,sht ;; this example gives you 146.940, minus offset, 100.0 HZ PL, low-power, no PL 01 = 146.940,100.0,-l
; The format for these entries is: Receive-Freq,Receive-PL,Attrbutes ; Attributes: l=low power, m=medium power, h=high power, -=minus offset, ; s=simplex, +=plus offset, t=tx PL enable, r=rx PL enable
-----Original Message----- From: app_rpt-bounces@lists.illiana.net [mailto:app_rpt-bounces@lists.illiana.net] On Behalf Of hwstar@rodgers.sdcoxmail.com Sent: Friday, July 21, 2006 1:10 PM To: Asterisk Repeater Controler Subject: Re: [App_rpt] Getting app_rpt base node to work.
Shane,
1. Node numbers with leading zeroes are reserved. Try using 101 instead.
2. The node number needs to be defined in 2 places in the rpt.conf file. Once in the repeater section with square brackets e.g. [101] and once in the [NODES] section as an entry to connect to/from:
radio@127.0.0.1/101,127.0.0.1
Steve.
From: "Shane Burrell" <shaneb@metrostat.net> Date: 2006/07/21 Fri AM 10:04:30 PDT To: <app_rpt@lists.illiana.net> Subject: [App_rpt] Getting app_rpt base node to work.
I've tried to setup a base node using a kenwood TK-880 and analog radio board. Asterisk reports that rpt_exec: Cannot find specified system
node
001. I have 001 defined using the example base node. Is there something I am missing. Does app-rpt require more than a reload to get its configuration?
Regards,
Shane
_______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
_______________________________________________ App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt