From electricity440 at gmail.com Fri Apr 1 00:21:29 2016 From: electricity440 at gmail.com (Skyler F) Date: Thu, 31 Mar 2016 18:21:29 -0600 Subject: [App_rpt-users] How to change the Default EchoLink text Message-ID: Hi everyone, I've wanted to change the default EchoLink text for a while. I finally found where EchoLink stores it's "Welcome to AllStar Node XXXXX EchoLink Node XXXXXX Systems Linked" prompt. The text can be found and modified in: /usr/src/utils/astsrc/asterisk/channels/chan_echolink.c Use the nano Control+W to find the text "Welcome to AllStar" Example, to add a new line before the status display, I changed this line *"oNDATA\rWelcome to Allstar Node %s\r" to* *"oNDATA\rTEXT HERE FIRST\rWelcome to Allstar Node %s\r"* (Directory may be different depending on distro: this is Jeremy's W0JRL for the Raspberry pi 2 Then in the /usr/src/utils/astsrc/asterisk You have to run ./configure make menuselect.makeopts make make install asterisk-restart -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From overnite at me.com Fri Apr 1 01:44:36 2016 From: overnite at me.com (Bryan Taylor) Date: Thu, 31 Mar 2016 23:14:36 -0230 Subject: [App_rpt-users] How to change the Default EchoLink text In-Reply-To: References: Message-ID: That's awesome, I have been wondering about this for a while Thanks for the tip Bryan Vo1mxz Sent from my iPhone 6 > On Mar 31, 2016, at 9:51 PM, Skyler F wrote: > > Hi everyone, I've wanted to change the default EchoLink text for a while. > > I finally found where EchoLink stores it's "Welcome to AllStar Node XXXXX EchoLink Node XXXXXX Systems Linked" prompt. > > The text can be found and modified in: > > /usr/src/utils/astsrc/asterisk/channels/chan_echolink.c > Use the nano Control+W to find the text "Welcome to AllStar" > Example, to add a new line before the status display, I changed this line > "oNDATA\rWelcome to Allstar Node %s\r" to > > > "oNDATA\rTEXT HERE FIRST\rWelcome to Allstar Node %s\r" > > (Directory may be different depending on distro: this is Jeremy's W0JRL for the Raspberry pi 2 > > Then in the /usr/src/utils/astsrc/asterisk > > You have to run > > ./configure > > > make menuselect.makeopts > > > make > > > make install > > > asterisk-restart > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From cummingsj at gmail.com Fri Apr 1 04:52:58 2016 From: cummingsj at gmail.com (JJC) Date: Thu, 31 Mar 2016 22:52:58 -0600 Subject: [App_rpt-users] Reverse AutoPatch In-Reply-To: References: <6DF2CA1F-9CD4-462E-8FB6-4E53278C3AC4@gmail.com> <2BA77043-5A21-4DEE-9A1E-7A167BF55E77@gmail.com> Message-ID: Got maybe a little further, Asterisk now answers the call but no joy on accessing the parked call.. I changed my dialup and dialdown to 6 and 0 respectively... when I try to pickup the parked call just a fast busy and nothing on the SIP/phone side: repeater*CLI> -- Executing [43265 at custom-gv-answer:1] Answer("SIP/FOOBAR-75b021c0", "") in new stack -- Executing [43265 at custom-gv-answer:2] Wait("SIP/FOOBAR-75b021c0", "1") in new stack -- Executing [43265 at custom-gv-answer:3] Playback("SIP/FOOBAR-75b021c0", "hello-world") in new stack -- Playing 'hello-world' (language 'en') -- Executing [43265 at custom-gv-answer:4] Rpt("SIP/FOOBAR-75b021c0", "43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120") in new stack -- Return Context: (custom-gv-answer,43265,5) ID: 0 -- Music class default requested but no musiconhold loaded. == Parked SIP/FOOBAR-75b021c0 on 701 at parkedcalls. Will timeout back to extension [custom-gv-answer] 43265, 5 in 45 seconds -- Added extension '701' priority 1 to parkedcalls -- Call Parking Called, lot: 701, timeout: 0, context: (null) -- Music class default requested but no musiconhold loaded. -- Music class default requested but no musiconhold loaded. -- Music class default requested but no musiconhold loaded. -- Playing 'rpt/node' (language 'en') -- Playing 'digits/4' (language 'en') -- Playing 'digits/3' (language 'en') -- Playing 'digits/2' (language 'en') -- Playing 'digits/6' (language 'en') -- Playing 'digits/5' (language 'en') -- Playing 'rpt/in-call' (language 'en') -- Playing 'digits/0' (language 'en') -- Playing 'digits/7' (language 'en') -- Playing 'digits/0' (language 'en') -- Playing 'digits/1' (language 'en') -- Hungup 'DAHDI/pseudo-945920464' repeater*CLI> rpt fun 43265 *60701 repeater*CLI> rpt fun 43265 *0 -- Hungup 'DAHDI/pseudo-1484973047' -- Hungup 'DAHDI/pseudo-2111197300' -- Playing 'rpt/callterminated' (language 'en') -- Hungup 'DAHDI/pseudo-58576863' On Thu, Mar 31, 2016 at 3:31 PM, JJC wrote: > I made a few changes and managed to crash asterisk: > > [Mar 31 15:27:42] WARNING[9822] channel.c: Channel type 'NULL' does not > have a fixup routine (for Parked/SIP/-76902158)! Bad > things may happen. > [Mar 31 15:27:42] WARNING[9822] channel.c: PBX may not have been > terminated properly on > 'Parked/Parked/SIP/-76902158' > [Mar 31 15:27:42] WARNING[560] channel.c: Exception flag set on > 'SIP/-76902158', but no exception handler > > [custom-gv-answer] > exten => s,1,Answer() > exten => s,n,Goto(from-gv,${EXTEN},1) > > [from-gv] > exten => _.,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 > exten => _.,n,Hangup > > On Thu, Mar 31, 2016 at 3:29 PM, JJC wrote: > >> As I observe the logs, that is not a hangup of the SIP call inbound, it's >> a hangup of the audio playback through the radio... I should be able to >> dial *610701 during the announcement (and well before the peer gets "tired >> of being parked".. but all I get is a fast busy when I try to do this and >> the phone continues to ring... >> >> >> On Thu, Mar 31, 2016 at 2:49 PM, JJC wrote: >> >>> I removed the hangup, just for grins, dialplan now looks like this: >>>> >>>> >>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>> 's' => 1. Answer() >>>> [pbx_config] >>>> 2. >>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>> -= 1 extension (2 priorities) in 1 context. =- >>> >>> >>> Unfortunately it still hangs up right after announcing the extension, >>> I'm searching for some type of a timeout value or similar now. >>> >>> On Thu, Mar 31, 2016 at 2:39 PM, Jim Duuuude >>> wrote: >>> >>>> Try putting an Answer() in the custom-gv-answer dialplan before the >>>> "Rpt" line. >>>> >>>> >>>> It is supposed to answer in silence, park the call, and wait for the >>>> radio user to un-park it. The idea, >>>> >>>> is that in your dialplan, you do whatever you deem appropriate to tell >>>> the user what is going on, with >>>> >>>> a recording or something. >>>> >>>> >>>> ------------------------------ >>>> *From:* JJC >>>> *Sent:* Thursday, March 31, 2016 1:18 PM >>>> >>>> *To:* Jim Duuuude >>>> *Cc:* app_rpt-users at ohnosec.org >>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>> >>>> It continues to ring on my end and it notes a disconnect in my SIP >>>> debug when I hangup even after DTMF etc... >>>> >>>> On Thu, Mar 31, 2016 at 2:16 PM, Jim Duuuude >>>> wrote: >>>> >>>>> It looks to me like the inbound call hung up before you even hit the >>>>> first DTMF tone on the radio side of things. >>>>> >>>>> >>>>> ------------------------------ >>>>> *From:* JJC >>>>> *Sent:* Thursday, March 31, 2016 1:11 PM >>>>> >>>>> *To:* Jim Duuuude >>>>> *Cc:* app_rpt-users at ohnosec.org >>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>> >>>>> == Parked SIP/-76904e08 on 701 at parkedcalls. Will >>>>> timeout back to extension [custom-gv-answer] s, 2 in 45 seconds >>>>> -- Added extension '701' priority 1 to parkedcalls >>>>> -- Call Parking Called, lot: 701, timeout: 0, context: (null) >>>>> -- Music class default requested but no musiconhold loaded. >>>>> -- Music class default requested but no musiconhold loaded. >>>>> -- Playing 'rpt/node' (language 'en') >>>>> -- Playing 'digits/4' (language 'en') >>>>> -- Playing 'digits/3' (language 'en') >>>>> -- Playing 'digits/2' (language 'en') >>>>> -- Playing 'digits/6' (language 'en') >>>>> -- Playing 'digits/5' (language 'en') >>>>> -- Playing 'rpt/in-call' (language 'en') >>>>> -- Playing 'digits/0' (language 'en') >>>>> -- Playing 'digits/7' (language 'en') >>>>> -- Playing 'digits/0' (language 'en') >>>>> -- Playing 'digits/1' (language 'en') >>>>> -- Hungup 'DAHDI/pseudo-1661934131' >>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char * duration 84 ms >>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 6 duration 85 ms >>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 1 duration 86 ms >>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 0 duration 85 ms >>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 7 duration 86 ms >>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 0 duration 84 ms >>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 1 duration 127 ms >>>>> -- Hungup 'DAHDI/pseudo-176387851' >>>>> == SIP/-76904e08 got tired of being parked >>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char * duration 86 ms >>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 6 duration 79 ms >>>>> [Mar 31 14:09:24] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>> DTMF char 2 duration 106 ms >>>>> -- Hungup 'DAHDI/pseudo-959605867' >>>>> -- Hungup 'DAHDI/pseudo-1384624454' >>>>> -- Hungup 'DAHDI/pseudo-1284356810' >>>>> >>>>> On Thu, Mar 31, 2016 at 2:05 PM, Jim Duuuude >>>>> wrote: >>>>> >>>>>> Then it should be "*610701", since the autopatch acccess is *61, in >>>>>> your case. >>>>>> >>>>>> >>>>>> Could you "set verbose 4", make a couple of calls, attempting to >>>>>> answer, and send me the output so >>>>>> >>>>>> that I can see what it is doing? >>>>>> >>>>>> >>>>>> ------------------------------ >>>>>> *From:* JJC >>>>>> *Sent:* Thursday, March 31, 2016 9:08 AM >>>>>> >>>>>> *To:* Jim Duuuude >>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>> >>>>>> This is what I had thought from what I could find online. My >>>>>> features.conf is the default and I have not modified the section of the >>>>>> extensions.conf. I cannot find any stanza for the "parkedcalls" context >>>>>> reference in features.conf. When the call comes in, the system does >>>>>> announce that there is an inbound call on the defined Node and extension of >>>>>> 0701. I have tried also *610701 etc... just given that *61 brings >>>>>> autopatch up to dailtone.. >>>>>> >>>>>> >>>>>>> $ grep '^6' * >>>>>>> rpt.conf:61 = autopatchup,noct = 1,farenddisconnect = 1,dialtime = >>>>>>> 20000 ; Autopatch up >>>>>>> rpt.conf:62 = autopatchdn >>>>>>> ; Autopatch down >>>>>>> rpt.conf:67 = remote,210 ; Send a * >>>>>>> rpt.conf:69 = remote,211 ; Send a # >>>>>> >>>>>> >>>>>>> $ grep -i park * >>>>>>> chan_dahdi.conf:; Also enables call parking (overrides the >>>>>>> 'canpark' parameter) >>>>>>> chan_dahdi.conf:; Allow call parking >>>>>>> chan_dahdi.conf:; ('canpark=no' is overridden by 'transfer=yes') >>>>>>> chan_dahdi.conf:canpark=yes >>>>>>> extensions.conf:exten => >>>>>>> s,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>> extensions.conf:exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>> extensions.conf:exten => >>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) >>>>>>> features.conf:; Sample Call Features (parking, transfer, etc) >>>>>>> configuration >>>>>>> features.conf:parkext => 700 ; What extension to dial to park >>>>>>> features.conf:parkpos => 701-720 ; What extensions to park calls >>>>>>> on. These needs to be >>>>>>> features.conf: ; and increments with one for the next parked call. >>>>>>> features.conf:context => parkedcalls ; Which context parked calls >>>>>>> are in >>>>>>> modules.conf:load => app_parkandannounce.so ; Call Parking and >>>>>>> Announce Application >>>>>> >>>>>> >>>>>> repeater*CLI> dialplan show custom-gv-answer >>>>>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>>>>> 's' => 1. >>>>>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>>>>> 2. Hangup() >>>>>>> [pbx_config] >>>>>>> -= 1 extension (2 priorities) in 1 context. =- >>>>>> >>>>>> >>>>>> >>>>>> [general] >>>>>> parkext => 700 ; What extension to dial to park >>>>>> parkpos => 701-720 ; What extensions to park calls on. >>>>>> These needs to be >>>>>> ; numeric, as Asterisk starts from >>>>>> the start position >>>>>> ; and increments with one for the >>>>>> next parked call. >>>>>> context => parkedcalls ; Which context parked calls are in >>>>>> >>>>>> >>>>>> [radio] >>>>>> exten = _X11,1,Goto(check_route|${EXTEN}|1); >>>>>> exten = _NXXXXXX,1,Goto(check_route|1${HOMENPA}${EXTEN}|1) >>>>>> exten = _1XXXXXXXXXX,1,Goto(check_route|${EXTEN}|1) >>>>>> exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>> exten = 00,1,Goto(my-ip|s|1) >>>>>> >>>>>> On Wed, Mar 30, 2016 at 11:05 PM, Jim Duuuude < >>>>>> telesistant at hotmail.com> wrote: >>>>>> >>>>>>> 701 is meant to un-park call parked in parking lot 1 in Asterisk. >>>>>>> >>>>>>> If your autopatch access code is *6, then *6 plus what it tells >>>>>>> >>>>>>> you to dial (0701) should work, if you have the call parking >>>>>>> configured >>>>>>> >>>>>>> correctly (see features.conf), and accessed in the autopatch's >>>>>>> >>>>>>> Asterisk dialplan, as is in the default extensions.conf: >>>>>>> >>>>>>> >>>>>>> exten=_07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>> >>>>>>> >>>>>>> In the default config that is shipped with ACID, this is how it is >>>>>>> set up >>>>>>> >>>>>>> already. >>>>>>> >>>>>>> >>>>>>> Jim >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------ >>>>>>> *From:* JJC >>>>>>> *Sent:* Wednesday, March 30, 2016 8:25 PM >>>>>>> >>>>>>> *To:* Jim Duuuude >>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>> >>>>>>> It is now at the point where it announces there is an incoming call >>>>>>> but none of the commands that I have found seem to be working.. trying: >>>>>>> >>>>>>> *60701 >>>>>>> *6701 >>>>>>> >>>>>>> I also changed the extension from 701 to s with the same results >>>>>>> (while removing the /701 from the register line), removed the Answer() >>>>>>> directive >>>>>>> >>>>>>> >>>>>>> register=USER:@THING/701 >>>>>>> >>>>>>> [THING] >>>>>>> type=peer >>>>>>> allowguest=yes >>>>>>> autocreatepeer=yes >>>>>>> insecure=port,invite >>>>>>> username=THING >>>>>>> secret= >>>>>>> host=gvgw.simonics.com >>>>>>> qualify=no >>>>>>> allowexternaldomains=yes >>>>>>> context=custom-gv-answer >>>>>>> >>>>>>> >>>>>>> [custom-gv-answer] >>>>>>> exten => 701,1,Answer() >>>>>>> exten => >>>>>>> 701,n,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>> exten => 701,n,Hangup >>>>>>> >>>>>>> On Wed, Mar 30, 2016 at 6:34 PM, JJC wrote: >>>>>>> >>>>>>>> It's all one big mess, yes I did need that also.. It seems that >>>>>>>> when I make changes even to my reverse auto patch it affects the error that >>>>>>>> I noted. Thanks for the info for sure! >>>>>>>> >>>>>>>> Sent from the iRoad >>>>>>>> >>>>>>>> On Mar 30, 2016, at 18:26, Jim Duuuude >>>>>>>> wrote: >>>>>>>> >>>>>>>> No, that's a SIP problem, I thought you were needing info on the >>>>>>>> reverse autopatch. >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------ >>>>>>>> *From:* JJC >>>>>>>> *Sent:* Wednesday, March 30, 2016 5:24 PM >>>>>>>> *To:* Jim Duuuude >>>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>>> >>>>>>>> This will address the "found no matching peer or user" error? >>>>>>>> >>>>>>>> Sent from the iRoad >>>>>>>> >>>>>>>> On Mar 30, 2016, at 17:10, Jim Duuuude >>>>>>>> wrote: >>>>>>>> >>>>>>>> A real, live example is in extensions.conf, just after the >>>>>>>> beginning of the [allstar-sys] stanza: >>>>>>>> >>>>>>>> >>>>>>>> exten => >>>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>> >>>>>>>> exten => _1.,n,Hangup >>>>>>>> >>>>>>>> >>>>>>>> In this case, it is passed 1 plus the node number as an extension. >>>>>>>> If you replace "${EXTEN:1}" with your node >>>>>>>> >>>>>>>> number it should work. >>>>>>>> >>>>>>>> >>>>>>>> Jim >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------ >>>>>>>> *From:* app_rpt-users-bounces at ohnosec.org < >>>>>>>> app_rpt-users-bounces at ohnosec.org> on behalf of JJC < >>>>>>>> cummingsj at gmail.com> >>>>>>>> *Sent:* Wednesday, March 30, 2016 3:21 PM >>>>>>>> *To:* app_rpt-users at ohnosec.org >>>>>>>> *Subject:* [App_rpt-users] Reverse AutoPatch >>>>>>>> >>>>>>>> I have scoured the internet to find documentation about reverse >>>>>>>> autopatch but have had no luck. I have been able to get autopatch working >>>>>>>> without a problem and have had _limited_ success in getting allstar(dial) >>>>>>>> to answer. >>>>>>>> >>>>>>>> I was able to get allstar to answer and allow me to run DTMF with >>>>>>>> the following, but really all that I want is reverse autopatch or both.... >>>>>>>> >>>>>>>> If I make any real changes to the stanza in extensions.conf I get >>>>>>>> an error like: >>>>>>>> Using INVITE request as basis request - 1939985154 at 198.199.84.66 >>>>>>>> Found no matching peer or user for '198.199.84.66:5060' >>>>>>>> [Mar 30 16:15:32] NOTICE[575]: chan_sip.c:14351 >>>>>>>> handle_request_invite: Failed to authenticate user "Caller ID Strings..." >>>>>>>> >>>>>>>> >>>>>>>> [general] >>>>>>>> allowguest = no >>>>>>>> match_auth_username=yes >>>>>>>> register=REDACTED:XXXXXX at gvgw.simonics.com/2230 >>>>>>>> >>>>>>>> context = default >>>>>>>> allowoverlap = no ; Disable overlap dialing support. >>>>>>>> (Default is yes) >>>>>>>> bindport = 5060 ; UDP Port to bind to (SIP standard >>>>>>>> port is 5060) >>>>>>>> bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 >>>>>>>> binds to all) >>>>>>>> srvlookup = yes ; Enable DNS SRV lookups on >>>>>>>> outbound calls >>>>>>>> >>>>>>>> >>>>>>>> [GV17193576518] >>>>>>>> type=friend >>>>>>>> autocreatepeer=yes >>>>>>>> insecure=port,invite >>>>>>>> username=REDACTED >>>>>>>> secret=XXXXXXX >>>>>>>> host=gvgw.simonics.com >>>>>>>> qualify=no >>>>>>>> ;permit=0.0.0.0/0.0.0.0 >>>>>>>> context=custom-gv-answer >>>>>>>> >>>>>>>> >>>>>>>> [custom-gv-answer] >>>>>>>> exten => 2230,1,Answer() >>>>>>>> exten => 2230,n,Playback(rpt/node) >>>>>>>> exten => 2230,n,Saydigits(${EXTEN:1}) >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cummingsj at gmail.com Fri Apr 1 04:53:53 2016 From: cummingsj at gmail.com (JJC) Date: Thu, 31 Mar 2016 22:53:53 -0600 Subject: [App_rpt-users] Reverse AutoPatch In-Reply-To: References: <6DF2CA1F-9CD4-462E-8FB6-4E53278C3AC4@gmail.com> <2BA77043-5A21-4DEE-9A1E-7A167BF55E77@gmail.com> Message-ID: Configs might be useful: extensions.conf: [custom-gv-answer] exten => _X.,1,Answer() exten => _X.,n,Wait(1) exten => _X.,n,Playback(hello-world) exten => _X.,n,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) exten => _X.,n,Hangup On Thu, Mar 31, 2016 at 10:52 PM, JJC wrote: > Got maybe a little further, Asterisk now answers the call but no joy on > accessing the parked call.. I changed my dialup and dialdown to 6 and 0 > respectively... when I try to pickup the parked call just a fast busy and > nothing on the SIP/phone side: > > repeater*CLI> > -- Executing [43265 at custom-gv-answer:1] Answer("SIP/FOOBAR-75b021c0", > "") in new stack > -- Executing [43265 at custom-gv-answer:2] Wait("SIP/FOOBAR-75b021c0", > "1") in new stack > -- Executing [43265 at custom-gv-answer:3] > Playback("SIP/FOOBAR-75b021c0", "hello-world") in new stack > -- Playing 'hello-world' (language 'en') > -- Executing [43265 at custom-gv-answer:4] Rpt("SIP/FOOBAR-75b021c0", > "43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120") in new stack > -- Return Context: (custom-gv-answer,43265,5) ID: 0 > -- Music class default requested but no musiconhold loaded. > == Parked SIP/FOOBAR-75b021c0 on 701 at parkedcalls. Will timeout back to > extension [custom-gv-answer] 43265, 5 in 45 seconds > -- Added extension '701' priority 1 to parkedcalls > -- Call Parking Called, lot: 701, timeout: 0, context: (null) > -- Music class default requested but no musiconhold loaded. > -- Music class default requested but no musiconhold loaded. > -- Music class default requested but no musiconhold loaded. > -- Playing 'rpt/node' (language 'en') > -- Playing 'digits/4' (language 'en') > -- Playing 'digits/3' (language 'en') > -- Playing 'digits/2' (language 'en') > -- Playing 'digits/6' (language 'en') > -- Playing 'digits/5' (language 'en') > -- Playing 'rpt/in-call' (language 'en') > -- Playing 'digits/0' (language 'en') > -- Playing 'digits/7' (language 'en') > -- Playing 'digits/0' (language 'en') > -- Playing 'digits/1' (language 'en') > -- Hungup 'DAHDI/pseudo-945920464' > repeater*CLI> rpt fun 43265 *60701 > repeater*CLI> rpt fun 43265 *0 > -- Hungup 'DAHDI/pseudo-1484973047' > -- Hungup 'DAHDI/pseudo-2111197300' > -- Playing 'rpt/callterminated' (language 'en') > -- Hungup 'DAHDI/pseudo-58576863' > > On Thu, Mar 31, 2016 at 3:31 PM, JJC wrote: > >> I made a few changes and managed to crash asterisk: >> >> [Mar 31 15:27:42] WARNING[9822] channel.c: Channel type 'NULL' does not >> have a fixup routine (for Parked/SIP/-76902158)! Bad >> things may happen. >> [Mar 31 15:27:42] WARNING[9822] channel.c: PBX may not have been >> terminated properly on >> 'Parked/Parked/SIP/-76902158' >> [Mar 31 15:27:42] WARNING[560] channel.c: Exception flag set on >> 'SIP/-76902158', but no exception handler >> >> [custom-gv-answer] >> exten => s,1,Answer() >> exten => s,n,Goto(from-gv,${EXTEN},1) >> >> [from-gv] >> exten => _.,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >> exten => _.,n,Hangup >> >> On Thu, Mar 31, 2016 at 3:29 PM, JJC wrote: >> >>> As I observe the logs, that is not a hangup of the SIP call inbound, >>> it's a hangup of the audio playback through the radio... I should be able >>> to dial *610701 during the announcement (and well before the peer gets >>> "tired of being parked".. but all I get is a fast busy when I try to do >>> this and the phone continues to ring... >>> >>> >>> On Thu, Mar 31, 2016 at 2:49 PM, JJC wrote: >>> >>>> I removed the hangup, just for grins, dialplan now looks like this: >>>>> >>>>> >>>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>>> 's' => 1. Answer() >>>>> [pbx_config] >>>>> 2. >>>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>>> -= 1 extension (2 priorities) in 1 context. =- >>>> >>>> >>>> Unfortunately it still hangs up right after announcing the extension, >>>> I'm searching for some type of a timeout value or similar now. >>>> >>>> On Thu, Mar 31, 2016 at 2:39 PM, Jim Duuuude >>>> wrote: >>>> >>>>> Try putting an Answer() in the custom-gv-answer dialplan before the >>>>> "Rpt" line. >>>>> >>>>> >>>>> It is supposed to answer in silence, park the call, and wait for the >>>>> radio user to un-park it. The idea, >>>>> >>>>> is that in your dialplan, you do whatever you deem appropriate to tell >>>>> the user what is going on, with >>>>> >>>>> a recording or something. >>>>> >>>>> >>>>> ------------------------------ >>>>> *From:* JJC >>>>> *Sent:* Thursday, March 31, 2016 1:18 PM >>>>> >>>>> *To:* Jim Duuuude >>>>> *Cc:* app_rpt-users at ohnosec.org >>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>> >>>>> It continues to ring on my end and it notes a disconnect in my SIP >>>>> debug when I hangup even after DTMF etc... >>>>> >>>>> On Thu, Mar 31, 2016 at 2:16 PM, Jim Duuuude >>>>> wrote: >>>>> >>>>>> It looks to me like the inbound call hung up before you even hit the >>>>>> first DTMF tone on the radio side of things. >>>>>> >>>>>> >>>>>> ------------------------------ >>>>>> *From:* JJC >>>>>> *Sent:* Thursday, March 31, 2016 1:11 PM >>>>>> >>>>>> *To:* Jim Duuuude >>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>> >>>>>> == Parked SIP/-76904e08 on 701 at parkedcalls. Will >>>>>> timeout back to extension [custom-gv-answer] s, 2 in 45 seconds >>>>>> -- Added extension '701' priority 1 to parkedcalls >>>>>> -- Call Parking Called, lot: 701, timeout: 0, context: (null) >>>>>> -- Music class default requested but no musiconhold loaded. >>>>>> -- Music class default requested but no musiconhold loaded. >>>>>> -- Playing 'rpt/node' (language 'en') >>>>>> -- Playing 'digits/4' (language 'en') >>>>>> -- Playing 'digits/3' (language 'en') >>>>>> -- Playing 'digits/2' (language 'en') >>>>>> -- Playing 'digits/6' (language 'en') >>>>>> -- Playing 'digits/5' (language 'en') >>>>>> -- Playing 'rpt/in-call' (language 'en') >>>>>> -- Playing 'digits/0' (language 'en') >>>>>> -- Playing 'digits/7' (language 'en') >>>>>> -- Playing 'digits/0' (language 'en') >>>>>> -- Playing 'digits/1' (language 'en') >>>>>> -- Hungup 'DAHDI/pseudo-1661934131' >>>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char * duration 84 ms >>>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 6 duration 85 ms >>>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 1 duration 86 ms >>>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 0 duration 85 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 7 duration 86 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 0 duration 84 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 1 duration 127 ms >>>>>> -- Hungup 'DAHDI/pseudo-176387851' >>>>>> == SIP/-76904e08 got tired of being parked >>>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char * duration 86 ms >>>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 6 duration 79 ms >>>>>> [Mar 31 14:09:24] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: >>>>>> Got DTMF char 2 duration 106 ms >>>>>> -- Hungup 'DAHDI/pseudo-959605867' >>>>>> -- Hungup 'DAHDI/pseudo-1384624454' >>>>>> -- Hungup 'DAHDI/pseudo-1284356810' >>>>>> >>>>>> On Thu, Mar 31, 2016 at 2:05 PM, Jim Duuuude >>>>> > wrote: >>>>>> >>>>>>> Then it should be "*610701", since the autopatch acccess is *61, in >>>>>>> your case. >>>>>>> >>>>>>> >>>>>>> Could you "set verbose 4", make a couple of calls, attempting to >>>>>>> answer, and send me the output so >>>>>>> >>>>>>> that I can see what it is doing? >>>>>>> >>>>>>> >>>>>>> ------------------------------ >>>>>>> *From:* JJC >>>>>>> *Sent:* Thursday, March 31, 2016 9:08 AM >>>>>>> >>>>>>> *To:* Jim Duuuude >>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>> >>>>>>> This is what I had thought from what I could find online. My >>>>>>> features.conf is the default and I have not modified the section of the >>>>>>> extensions.conf. I cannot find any stanza for the "parkedcalls" context >>>>>>> reference in features.conf. When the call comes in, the system does >>>>>>> announce that there is an inbound call on the defined Node and extension of >>>>>>> 0701. I have tried also *610701 etc... just given that *61 brings >>>>>>> autopatch up to dailtone.. >>>>>>> >>>>>>> >>>>>>>> $ grep '^6' * >>>>>>>> rpt.conf:61 = autopatchup,noct = 1,farenddisconnect = 1,dialtime = >>>>>>>> 20000 ; Autopatch up >>>>>>>> rpt.conf:62 = autopatchdn >>>>>>>> ; Autopatch down >>>>>>>> rpt.conf:67 = remote,210 ; Send a * >>>>>>>> rpt.conf:69 = remote,211 ; Send a # >>>>>>> >>>>>>> >>>>>>>> $ grep -i park * >>>>>>>> chan_dahdi.conf:; Also enables call parking (overrides the >>>>>>>> 'canpark' parameter) >>>>>>>> chan_dahdi.conf:; Allow call parking >>>>>>>> chan_dahdi.conf:; ('canpark=no' is overridden by 'transfer=yes') >>>>>>>> chan_dahdi.conf:canpark=yes >>>>>>>> extensions.conf:exten => >>>>>>>> s,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>> extensions.conf:exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>>> extensions.conf:exten => >>>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) >>>>>>>> features.conf:; Sample Call Features (parking, transfer, etc) >>>>>>>> configuration >>>>>>>> features.conf:parkext => 700 ; What extension to dial to park >>>>>>>> features.conf:parkpos => 701-720 ; What extensions to park calls >>>>>>>> on. These needs to be >>>>>>>> features.conf: ; and increments with one for the next parked call. >>>>>>>> features.conf:context => parkedcalls ; Which context parked calls >>>>>>>> are in >>>>>>>> modules.conf:load => app_parkandannounce.so ; Call Parking and >>>>>>>> Announce Application >>>>>>> >>>>>>> >>>>>>> repeater*CLI> dialplan show custom-gv-answer >>>>>>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>>>>>> 's' => 1. >>>>>>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>>>>>> 2. Hangup() >>>>>>>> [pbx_config] >>>>>>>> -= 1 extension (2 priorities) in 1 context. =- >>>>>>> >>>>>>> >>>>>>> >>>>>>> [general] >>>>>>> parkext => 700 ; What extension to dial to park >>>>>>> parkpos => 701-720 ; What extensions to park calls on. >>>>>>> These needs to be >>>>>>> ; numeric, as Asterisk starts from >>>>>>> the start position >>>>>>> ; and increments with one for the >>>>>>> next parked call. >>>>>>> context => parkedcalls ; Which context parked calls are in >>>>>>> >>>>>>> >>>>>>> [radio] >>>>>>> exten = _X11,1,Goto(check_route|${EXTEN}|1); >>>>>>> exten = _NXXXXXX,1,Goto(check_route|1${HOMENPA}${EXTEN}|1) >>>>>>> exten = _1XXXXXXXXXX,1,Goto(check_route|${EXTEN}|1) >>>>>>> exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>> exten = 00,1,Goto(my-ip|s|1) >>>>>>> >>>>>>> On Wed, Mar 30, 2016 at 11:05 PM, Jim Duuuude < >>>>>>> telesistant at hotmail.com> wrote: >>>>>>> >>>>>>>> 701 is meant to un-park call parked in parking lot 1 in Asterisk. >>>>>>>> >>>>>>>> If your autopatch access code is *6, then *6 plus what it tells >>>>>>>> >>>>>>>> you to dial (0701) should work, if you have the call parking >>>>>>>> configured >>>>>>>> >>>>>>>> correctly (see features.conf), and accessed in the autopatch's >>>>>>>> >>>>>>>> Asterisk dialplan, as is in the default extensions.conf: >>>>>>>> >>>>>>>> >>>>>>>> exten=_07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>>> >>>>>>>> >>>>>>>> In the default config that is shipped with ACID, this is how it is >>>>>>>> set up >>>>>>>> >>>>>>>> already. >>>>>>>> >>>>>>>> >>>>>>>> Jim >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------ >>>>>>>> *From:* JJC >>>>>>>> *Sent:* Wednesday, March 30, 2016 8:25 PM >>>>>>>> >>>>>>>> *To:* Jim Duuuude >>>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>>> >>>>>>>> It is now at the point where it announces there is an incoming call >>>>>>>> but none of the commands that I have found seem to be working.. trying: >>>>>>>> >>>>>>>> *60701 >>>>>>>> *6701 >>>>>>>> >>>>>>>> I also changed the extension from 701 to s with the same results >>>>>>>> (while removing the /701 from the register line), removed the Answer() >>>>>>>> directive >>>>>>>> >>>>>>>> >>>>>>>> register=USER:@THING/701 >>>>>>>> >>>>>>>> [THING] >>>>>>>> type=peer >>>>>>>> allowguest=yes >>>>>>>> autocreatepeer=yes >>>>>>>> insecure=port,invite >>>>>>>> username=THING >>>>>>>> secret= >>>>>>>> host=gvgw.simonics.com >>>>>>>> qualify=no >>>>>>>> allowexternaldomains=yes >>>>>>>> context=custom-gv-answer >>>>>>>> >>>>>>>> >>>>>>>> [custom-gv-answer] >>>>>>>> exten => 701,1,Answer() >>>>>>>> exten => >>>>>>>> 701,n,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>> exten => 701,n,Hangup >>>>>>>> >>>>>>>> On Wed, Mar 30, 2016 at 6:34 PM, JJC wrote: >>>>>>>> >>>>>>>>> It's all one big mess, yes I did need that also.. It seems that >>>>>>>>> when I make changes even to my reverse auto patch it affects the error that >>>>>>>>> I noted. Thanks for the info for sure! >>>>>>>>> >>>>>>>>> Sent from the iRoad >>>>>>>>> >>>>>>>>> On Mar 30, 2016, at 18:26, Jim Duuuude >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> No, that's a SIP problem, I thought you were needing info on the >>>>>>>>> reverse autopatch. >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------ >>>>>>>>> *From:* JJC >>>>>>>>> *Sent:* Wednesday, March 30, 2016 5:24 PM >>>>>>>>> *To:* Jim Duuuude >>>>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>>>> >>>>>>>>> This will address the "found no matching peer or user" error? >>>>>>>>> >>>>>>>>> Sent from the iRoad >>>>>>>>> >>>>>>>>> On Mar 30, 2016, at 17:10, Jim Duuuude >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> A real, live example is in extensions.conf, just after the >>>>>>>>> beginning of the [allstar-sys] stanza: >>>>>>>>> >>>>>>>>> >>>>>>>>> exten => >>>>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>>> >>>>>>>>> exten => _1.,n,Hangup >>>>>>>>> >>>>>>>>> >>>>>>>>> In this case, it is passed 1 plus the node number as an extension. >>>>>>>>> If you replace "${EXTEN:1}" with your node >>>>>>>>> >>>>>>>>> number it should work. >>>>>>>>> >>>>>>>>> >>>>>>>>> Jim >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------ >>>>>>>>> *From:* app_rpt-users-bounces at ohnosec.org < >>>>>>>>> app_rpt-users-bounces at ohnosec.org> on behalf of JJC < >>>>>>>>> cummingsj at gmail.com> >>>>>>>>> *Sent:* Wednesday, March 30, 2016 3:21 PM >>>>>>>>> *To:* app_rpt-users at ohnosec.org >>>>>>>>> *Subject:* [App_rpt-users] Reverse AutoPatch >>>>>>>>> >>>>>>>>> I have scoured the internet to find documentation about reverse >>>>>>>>> autopatch but have had no luck. I have been able to get autopatch working >>>>>>>>> without a problem and have had _limited_ success in getting allstar(dial) >>>>>>>>> to answer. >>>>>>>>> >>>>>>>>> I was able to get allstar to answer and allow me to run DTMF with >>>>>>>>> the following, but really all that I want is reverse autopatch or both.... >>>>>>>>> >>>>>>>>> If I make any real changes to the stanza in extensions.conf I get >>>>>>>>> an error like: >>>>>>>>> Using INVITE request as basis request - 1939985154 at 198.199.84.66 >>>>>>>>> Found no matching peer or user for '198.199.84.66:5060' >>>>>>>>> [Mar 30 16:15:32] NOTICE[575]: chan_sip.c:14351 >>>>>>>>> handle_request_invite: Failed to authenticate user "Caller ID Strings..." >>>>>>>>> >>>>>>>>> >>>>>>>>> [general] >>>>>>>>> allowguest = no >>>>>>>>> match_auth_username=yes >>>>>>>>> register=REDACTED:XXXXXX at gvgw.simonics.com/2230 >>>>>>>>> >>>>>>>>> context = default >>>>>>>>> allowoverlap = no ; Disable overlap dialing support. >>>>>>>>> (Default is yes) >>>>>>>>> bindport = 5060 ; UDP Port to bind to (SIP >>>>>>>>> standard port is 5060) >>>>>>>>> bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 >>>>>>>>> binds to all) >>>>>>>>> srvlookup = yes ; Enable DNS SRV lookups on >>>>>>>>> outbound calls >>>>>>>>> >>>>>>>>> >>>>>>>>> [GV17193576518] >>>>>>>>> type=friend >>>>>>>>> autocreatepeer=yes >>>>>>>>> insecure=port,invite >>>>>>>>> username=REDACTED >>>>>>>>> secret=XXXXXXX >>>>>>>>> host=gvgw.simonics.com >>>>>>>>> qualify=no >>>>>>>>> ;permit=0.0.0.0/0.0.0.0 >>>>>>>>> context=custom-gv-answer >>>>>>>>> >>>>>>>>> >>>>>>>>> [custom-gv-answer] >>>>>>>>> exten => 2230,1,Answer() >>>>>>>>> exten => 2230,n,Playback(rpt/node) >>>>>>>>> exten => 2230,n,Saydigits(${EXTEN:1}) >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Fri Apr 1 12:51:58 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Fri, 1 Apr 2016 08:51:58 -0400 Subject: [App_rpt-users] Reverse AutoPatch In-Reply-To: References: Message-ID: <6f1c6d77e7a8752c95f70a7ac8b63850.squirrel@webmail.midnighteng.com> JJC & Jim, Just following this lightly but, Is this not just a matter of being in the proper context ? Doesn't it have to get x-fered to the radio context to be answered. Have not seen the files but it sounds similar to that kind of logic. ...mike/kb8jnm > Got maybe a little further, Asterisk now answers the call but no joy on > accessing the parked call.. I changed my dialup and dialdown to 6 and 0 > respectively... when I try to pickup the parked call just a fast busy and > nothing on the SIP/phone side: > > repeater*CLI> > -- Executing [43265 at custom-gv-answer:1] Answer("SIP/FOOBAR-75b021c0", > "") in new stack > -- Executing [43265 at custom-gv-answer:2] Wait("SIP/FOOBAR-75b021c0", > "1") in new stack > -- Executing [43265 at custom-gv-answer:3] Playback("SIP/FOOBAR-75b021c0", > "hello-world") in new stack > -- Playing 'hello-world' (language 'en') > -- Executing [43265 at custom-gv-answer:4] Rpt("SIP/FOOBAR-75b021c0", > "43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120") in new stack > -- Return Context: (custom-gv-answer,43265,5) ID: 0 > -- Music class default requested but no musiconhold loaded. > == Parked SIP/FOOBAR-75b021c0 on 701 at parkedcalls. Will timeout back to > extension [custom-gv-answer] 43265, 5 in 45 seconds > -- Added extension '701' priority 1 to parkedcalls > -- Call Parking Called, lot: 701, timeout: 0, context: (null) > -- Music class default requested but no musiconhold loaded. > -- Music class default requested but no musiconhold loaded. > -- Music class default requested but no musiconhold loaded. > -- Playing 'rpt/node' (language 'en') > -- Playing 'digits/4' (language 'en') > -- Playing 'digits/3' (language 'en') > -- Playing 'digits/2' (language 'en') > -- Playing 'digits/6' (language 'en') > -- Playing 'digits/5' (language 'en') > -- Playing 'rpt/in-call' (language 'en') > -- Playing 'digits/0' (language 'en') > -- Playing 'digits/7' (language 'en') > -- Playing 'digits/0' (language 'en') > -- Playing 'digits/1' (language 'en') > -- Hungup 'DAHDI/pseudo-945920464' > repeater*CLI> rpt fun 43265 *60701 > repeater*CLI> rpt fun 43265 *0 > -- Hungup 'DAHDI/pseudo-1484973047' > -- Hungup 'DAHDI/pseudo-2111197300' > -- Playing 'rpt/callterminated' (language 'en') > -- Hungup 'DAHDI/pseudo-58576863' > > On Thu, Mar 31, 2016 at 3:31 PM, JJC wrote: > >> I made a few changes and managed to crash asterisk: >> >> [Mar 31 15:27:42] WARNING[9822] channel.c: Channel type 'NULL' does not >> have a fixup routine (for Parked/SIP/-76902158)! Bad >> things may happen. >> [Mar 31 15:27:42] WARNING[9822] channel.c: PBX may not have been >> terminated properly on >> 'Parked/Parked/SIP/-76902158' >> [Mar 31 15:27:42] WARNING[560] channel.c: Exception flag set on >> 'SIP/-76902158', but no exception handler >> >> [custom-gv-answer] >> exten => s,1,Answer() >> exten => s,n,Goto(from-gv,${EXTEN},1) >> >> [from-gv] >> exten => _.,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >> exten => _.,n,Hangup >> >> On Thu, Mar 31, 2016 at 3:29 PM, JJC wrote: >> >>> As I observe the logs, that is not a hangup of the SIP call inbound, it's >>> a hangup of the audio playback through the radio... I should be able to >>> dial *610701 during the announcement (and well before the peer gets "tired >>> of being parked".. but all I get is a fast busy when I try to do this and >>> the phone continues to ring... >>> >>> >>> On Thu, Mar 31, 2016 at 2:49 PM, JJC wrote: >>> >>>> I removed the hangup, just for grins, dialplan now looks like this: >>>>> >>>>> >>>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>>> 's' => 1. Answer() >>>>> [pbx_config] >>>>> 2. >>>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>>> -= 1 extension (2 priorities) in 1 context. =- >>>> >>>> >>>> Unfortunately it still hangs up right after announcing the extension, >>>> I'm searching for some type of a timeout value or similar now. >>>> >>>> On Thu, Mar 31, 2016 at 2:39 PM, Jim Duuuude >>>> wrote: >>>> >>>>> Try putting an Answer() in the custom-gv-answer dialplan before the >>>>> "Rpt" line. >>>>> >>>>> >>>>> It is supposed to answer in silence, park the call, and wait for the >>>>> radio user to un-park it. The idea, >>>>> >>>>> is that in your dialplan, you do whatever you deem appropriate to tell >>>>> the user what is going on, with >>>>> >>>>> a recording or something. >>>>> >>>>> >>>>> ------------------------------ >>>>> *From:* JJC >>>>> *Sent:* Thursday, March 31, 2016 1:18 PM >>>>> >>>>> *To:* Jim Duuuude >>>>> *Cc:* app_rpt-users at ohnosec.org >>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>> >>>>> It continues to ring on my end and it notes a disconnect in my SIP >>>>> debug when I hangup even after DTMF etc... >>>>> >>>>> On Thu, Mar 31, 2016 at 2:16 PM, Jim Duuuude >>>>> wrote: >>>>> >>>>>> It looks to me like the inbound call hung up before you even hit the >>>>>> first DTMF tone on the radio side of things. >>>>>> >>>>>> >>>>>> ------------------------------ >>>>>> *From:* JJC >>>>>> *Sent:* Thursday, March 31, 2016 1:11 PM >>>>>> >>>>>> *To:* Jim Duuuude >>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>> >>>>>> == Parked SIP/-76904e08 on 701 at parkedcalls. Will >>>>>> timeout back to extension [custom-gv-answer] s, 2 in 45 seconds >>>>>> -- Added extension '701' priority 1 to parkedcalls >>>>>> -- Call Parking Called, lot: 701, timeout: 0, context: (null) >>>>>> -- Music class default requested but no musiconhold loaded. >>>>>> -- Music class default requested but no musiconhold loaded. >>>>>> -- Playing 'rpt/node' (language 'en') >>>>>> -- Playing 'digits/4' (language 'en') >>>>>> -- Playing 'digits/3' (language 'en') >>>>>> -- Playing 'digits/2' (language 'en') >>>>>> -- Playing 'digits/6' (language 'en') >>>>>> -- Playing 'digits/5' (language 'en') >>>>>> -- Playing 'rpt/in-call' (language 'en') >>>>>> -- Playing 'digits/0' (language 'en') >>>>>> -- Playing 'digits/7' (language 'en') >>>>>> -- Playing 'digits/0' (language 'en') >>>>>> -- Playing 'digits/1' (language 'en') >>>>>> -- Hungup 'DAHDI/pseudo-1661934131' >>>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char * duration 84 ms >>>>>> [Mar 31 14:09:08] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 6 duration 85 ms >>>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 1 duration 86 ms >>>>>> [Mar 31 14:09:09] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 0 duration 85 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 7 duration 86 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 0 duration 84 ms >>>>>> [Mar 31 14:09:10] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 1 duration 127 ms >>>>>> -- Hungup 'DAHDI/pseudo-176387851' >>>>>> == SIP/-76904e08 got tired of being parked >>>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char * duration 86 ms >>>>>> [Mar 31 14:09:23] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 6 duration 79 ms >>>>>> [Mar 31 14:09:24] NOTICE[577]: chan_usbradio.c:3064 usbradio_read: Got >>>>>> DTMF char 2 duration 106 ms >>>>>> -- Hungup 'DAHDI/pseudo-959605867' >>>>>> -- Hungup 'DAHDI/pseudo-1384624454' >>>>>> -- Hungup 'DAHDI/pseudo-1284356810' >>>>>> >>>>>> On Thu, Mar 31, 2016 at 2:05 PM, Jim Duuuude >>>>>> wrote: >>>>>> >>>>>>> Then it should be "*610701", since the autopatch acccess is *61, in >>>>>>> your case. >>>>>>> >>>>>>> >>>>>>> Could you "set verbose 4", make a couple of calls, attempting to >>>>>>> answer, and send me the output so >>>>>>> >>>>>>> that I can see what it is doing? >>>>>>> >>>>>>> >>>>>>> ------------------------------ >>>>>>> *From:* JJC >>>>>>> *Sent:* Thursday, March 31, 2016 9:08 AM >>>>>>> >>>>>>> *To:* Jim Duuuude >>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>> >>>>>>> This is what I had thought from what I could find online. My >>>>>>> features.conf is the default and I have not modified the section of the >>>>>>> extensions.conf. I cannot find any stanza for the "parkedcalls" context >>>>>>> reference in features.conf. When the call comes in, the system does >>>>>>> announce that there is an inbound call on the defined Node and extension of >>>>>>> 0701. I have tried also *610701 etc... just given that *61 brings >>>>>>> autopatch up to dailtone.. >>>>>>> >>>>>>> >>>>>>>> $ grep '^6' * >>>>>>>> rpt.conf:61 = autopatchup,noct = 1,farenddisconnect = 1,dialtime = >>>>>>>> 20000 ; Autopatch up >>>>>>>> rpt.conf:62 = autopatchdn >>>>>>>> ; Autopatch down >>>>>>>> rpt.conf:67 = remote,210 ; Send a * >>>>>>>> rpt.conf:69 = remote,211 ; Send a # >>>>>>> >>>>>>> >>>>>>>> $ grep -i park * >>>>>>>> chan_dahdi.conf:; Also enables call parking (overrides the >>>>>>>> 'canpark' parameter) >>>>>>>> chan_dahdi.conf:; Allow call parking >>>>>>>> chan_dahdi.conf:; ('canpark=no' is overridden by 'transfer=yes') >>>>>>>> chan_dahdi.conf:canpark=yes >>>>>>>> extensions.conf:exten => >>>>>>>> s,1,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>> extensions.conf:exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>>> extensions.conf:exten => >>>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) >>>>>>>> features.conf:; Sample Call Features (parking, transfer, etc) >>>>>>>> configuration >>>>>>>> features.conf:parkext => 700 ; What extension to dial to park >>>>>>>> features.conf:parkpos => 701-720 ; What extensions to park calls >>>>>>>> on. These needs to be >>>>>>>> features.conf: ; and increments with one for the next parked call. >>>>>>>> features.conf:context => parkedcalls ; Which context parked calls >>>>>>>> are in >>>>>>>> modules.conf:load => app_parkandannounce.so ; Call Parking and >>>>>>>> Announce Application >>>>>>> >>>>>>> >>>>>>> repeater*CLI> dialplan show custom-gv-answer >>>>>>>> [ Context 'custom-gv-answer' created by 'pbx_config' ] >>>>>>>> 's' => 1. >>>>>>>> Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) [pbx_config] >>>>>>>> 2. Hangup() >>>>>>>> [pbx_config] >>>>>>>> -= 1 extension (2 priorities) in 1 context. =- >>>>>>> >>>>>>> >>>>>>> >>>>>>> [general] >>>>>>> parkext => 700 ; What extension to dial to park >>>>>>> parkpos => 701-720 ; What extensions to park calls on. >>>>>>> These needs to be >>>>>>> ; numeric, as Asterisk starts from >>>>>>> the start position >>>>>>> ; and increments with one for the >>>>>>> next parked call. >>>>>>> context => parkedcalls ; Which context parked calls are in >>>>>>> >>>>>>> >>>>>>> [radio] >>>>>>> exten = _X11,1,Goto(check_route|${EXTEN}|1); >>>>>>> exten = _NXXXXXX,1,Goto(check_route|1${HOMENPA}${EXTEN}|1) >>>>>>> exten = _1XXXXXXXXXX,1,Goto(check_route|${EXTEN}|1) >>>>>>> exten = _07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>> exten = 00,1,Goto(my-ip|s|1) >>>>>>> >>>>>>> On Wed, Mar 30, 2016 at 11:05 PM, Jim Duuuude < >>>>>>> telesistant at hotmail.com> wrote: >>>>>>> >>>>>>>> 701 is meant to un-park call parked in parking lot 1 in Asterisk. >>>>>>>> >>>>>>>> If your autopatch access code is *6, then *6 plus what it tells >>>>>>>> >>>>>>>> you to dial (0701) should work, if you have the call parking >>>>>>>> configured >>>>>>>> >>>>>>>> correctly (see features.conf), and accessed in the autopatch's >>>>>>>> >>>>>>>> Asterisk dialplan, as is in the default extensions.conf: >>>>>>>> >>>>>>>> >>>>>>>> exten=_07XX,1,Goto(parkedcalls|${EXTEN:1}|1) >>>>>>>> >>>>>>>> >>>>>>>> In the default config that is shipped with ACID, this is how it is >>>>>>>> set up >>>>>>>> >>>>>>>> already. >>>>>>>> >>>>>>>> >>>>>>>> Jim >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> ------------------------------ >>>>>>>> *From:* JJC >>>>>>>> *Sent:* Wednesday, March 30, 2016 8:25 PM >>>>>>>> >>>>>>>> *To:* Jim Duuuude >>>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>>> >>>>>>>> It is now at the point where it announces there is an incoming call >>>>>>>> but none of the commands that I have found seem to be working.. trying: >>>>>>>> >>>>>>>> *60701 >>>>>>>> *6701 >>>>>>>> >>>>>>>> I also changed the extension from 701 to s with the same results >>>>>>>> (while removing the /701 from the register line), removed the Answer() >>>>>>>> directive >>>>>>>> >>>>>>>> >>>>>>>> register=USER:@THING/701 >>>>>>>> >>>>>>>> [THING] >>>>>>>> type=peer >>>>>>>> allowguest=yes >>>>>>>> autocreatepeer=yes >>>>>>>> insecure=port,invite >>>>>>>> username=THING >>>>>>>> secret= >>>>>>>> host=gvgw.simonics.com >>>>>>>> qualify=no >>>>>>>> allowexternaldomains=yes >>>>>>>> context=custom-gv-answer >>>>>>>> >>>>>>>> >>>>>>>> [custom-gv-answer] >>>>>>>> exten => 701,1,Answer() >>>>>>>> exten => >>>>>>>> 701,n,Rpt(43265|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>> exten => 701,n,Hangup >>>>>>>> >>>>>>>> On Wed, Mar 30, 2016 at 6:34 PM, JJC wrote: >>>>>>>> >>>>>>>>> It's all one big mess, yes I did need that also.. It seems that >>>>>>>>> when I make changes even to my reverse auto patch it affects the error >>>>>>>>> that >>>>>>>>> I noted. Thanks for the info for sure! >>>>>>>>> >>>>>>>>> Sent from the iRoad >>>>>>>>> >>>>>>>>> On Mar 30, 2016, at 18:26, Jim Duuuude >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> No, that's a SIP problem, I thought you were needing info on the >>>>>>>>> reverse autopatch. >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------ >>>>>>>>> *From:* JJC >>>>>>>>> *Sent:* Wednesday, March 30, 2016 5:24 PM >>>>>>>>> *To:* Jim Duuuude >>>>>>>>> *Cc:* app_rpt-users at ohnosec.org >>>>>>>>> *Subject:* Re: [App_rpt-users] Reverse AutoPatch >>>>>>>>> >>>>>>>>> This will address the "found no matching peer or user" error? >>>>>>>>> >>>>>>>>> Sent from the iRoad >>>>>>>>> >>>>>>>>> On Mar 30, 2016, at 17:10, Jim Duuuude >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>> A real, live example is in extensions.conf, just after the >>>>>>>>> beginning of the [allstar-sys] stanza: >>>>>>>>> >>>>>>>>> >>>>>>>>> exten => >>>>>>>>> _1.,1,Rpt(${EXTEN:1}|Rrpt/node:NODE:rpt/in-call:digits/0:PARKED|120) 75 >>>>>>>>> >>>>>>>>> exten => _1.,n,Hangup >>>>>>>>> >>>>>>>>> >>>>>>>>> In this case, it is passed 1 plus the node number as an extension. >>>>>>>>> If you replace "${EXTEN:1}" with your node >>>>>>>>> >>>>>>>>> number it should work. >>>>>>>>> >>>>>>>>> >>>>>>>>> Jim >>>>>>>>> >>>>>>>>> >>>>>>>>> ------------------------------ >>>>>>>>> *From:* app_rpt-users-bounces at ohnosec.org < >>>>>>>>> app_rpt-users-bounces at ohnosec.org> on behalf of JJC < >>>>>>>>> cummingsj at gmail.com> >>>>>>>>> *Sent:* Wednesday, March 30, 2016 3:21 PM >>>>>>>>> *To:* app_rpt-users at ohnosec.org >>>>>>>>> *Subject:* [App_rpt-users] Reverse AutoPatch >>>>>>>>> >>>>>>>>> I have scoured the internet to find documentation about reverse >>>>>>>>> autopatch but have had no luck. I have been able to get autopatch working >>>>>>>>> without a problem and have had _limited_ success in getting allstar(dial) >>>>>>>>> to answer. >>>>>>>>> >>>>>>>>> I was able to get allstar to answer and allow me to run DTMF with >>>>>>>>> the following, but really all that I want is reverse autopatch or both.... >>>>>>>>> >>>>>>>>> If I make any real changes to the stanza in extensions.conf I get >>>>>>>>> an error like: >>>>>>>>> Using INVITE request as basis request - 1939985154 at 198.199.84.66 >>>>>>>>> Found no matching peer or user for '198.199.84.66:5060' >>>>>>>>> [Mar 30 16:15:32] NOTICE[575]: chan_sip.c:14351 >>>>>>>>> handle_request_invite: Failed to authenticate user "Caller ID Strings..." >>>>>>>>> >>>>>>>>> >>>>>>>>> [general] >>>>>>>>> allowguest = no >>>>>>>>> match_auth_username=yes >>>>>>>>> register=REDACTED:XXXXXX at gvgw.simonics.com/2230 >>>>>>>>> >>>>>>>>> context = default >>>>>>>>> allowoverlap = no ; Disable overlap dialing support. >>>>>>>>> (Default is yes) >>>>>>>>> bindport = 5060 ; UDP Port to bind to (SIP standard >>>>>>>>> port is 5060) >>>>>>>>> bindaddr = 0.0.0.0 ; IP address to bind to (0.0.0.0 >>>>>>>>> binds to all) >>>>>>>>> srvlookup = yes ; Enable DNS SRV lookups on >>>>>>>>> outbound calls >>>>>>>>> >>>>>>>>> >>>>>>>>> [GV17193576518] >>>>>>>>> type=friend >>>>>>>>> autocreatepeer=yes >>>>>>>>> insecure=port,invite >>>>>>>>> username=REDACTED >>>>>>>>> secret=XXXXXXX >>>>>>>>> host=gvgw.simonics.com >>>>>>>>> qualify=no >>>>>>>>> ;permit=0.0.0.0/0.0.0.0 >>>>>>>>> context=custom-gv-answer >>>>>>>>> >>>>>>>>> >>>>>>>>> [custom-gv-answer] >>>>>>>>> exten => 2230,1,Answer() >>>>>>>>> exten => 2230,n,Playback(rpt/node) >>>>>>>>> exten => 2230,n,Saydigits(${EXTEN:1}) >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >> > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From cummingsj at gmail.com Sat Apr 2 17:44:11 2016 From: cummingsj at gmail.com (JJC) Date: Sat, 2 Apr 2016 11:44:11 -0600 Subject: [App_rpt-users] Reverse AutoPatch In-Reply-To: <6f1c6d77e7a8752c95f70a7ac8b63850.squirrel@webmail.midnighteng.com> References: <6f1c6d77e7a8752c95f70a7ac8b63850.squirrel@webmail.midnighteng.com> Message-ID: Ok, I figured out the WHOLE problem! Really I just needed to spend some time around understanding the logic flow between the dialplans and various contexts.... What Broke Things: I created a dialplan called [autopatch] to handle my outbound calls and referenced that as my context in rpt.conf, thusly negating the context referring to [radio] but allowing for outbound calls to function. This _WAS_ my [autopatch] stanza in extensions.conf that allowed for outbound calls to function but helped break call park pickup: > > [autopatch] > exten => _1NXXNXXXXXX,1,Dial(SIP/FOOBAR/\${EXTEN}) > exten => _1NXXNXXXXXX,2,Congestion And what broke the rest > > [43265] > context=autopatch The above caused the logic to flow as: {*6XX... DTMF} -> [autopatch] and of course in the autopatch stanza there was no handling for anything other than a phone number preceded by a 1. The fixification(yes it's a word now!): context=radio back into rpt.conf instead of the former! > > [pstn-out] > exten => _NXXNXXXXXX,1,Dial(SIP/FOOBAR/\${EXTEN}) > exten => _NXXNXXXXXX,2,Congestion This then allows for the following dialplan path with the given *60701 DTMF: {*60701 DTMF} -> [radio] -> [check_route] -> [parkedcalls] -> {happy N0PKT haha} This also goes to pstn-out when the correct pattern (DTMF) is matched etc... Not super detailed but enough info that hopefully it will help someone else out in the future! -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Sat Apr 2 20:23:01 2016 From: electricity440 at gmail.com (Skyler F) Date: Sat, 2 Apr 2016 14:23:01 -0600 Subject: [App_rpt-users] Hamtronics receiver issue with AllStar RTCM In-Reply-To: <56FC646B.6030608@leikhim.com> References: <56F86802.5070600@bryanfields.net> <56F97D3F.5060809@leikhim.com> <56F99CEA.1040002@bryanfields.net> <56F9AB77.2060402@leikhim.com> <56FBF9F1.9000703@leikhim.com> <56FC646B.6030608@leikhim.com> Message-ID: Well stupid me for not listening to you guys. I guess the hamtronics is really sensitive to low impedance outputs, and the highs get cut off if you have any sort of load at all. When I turned on the internal amplifier, the RTCM was happy with calibrating squelch. Can anybody explain to me what "Diode calibration" means? 73, Skyler On Wed, Mar 30, 2016 at 5:42 PM, Joe Leikhim wrote: > Skyler; > > Here is a wideband VHF 136-156 MHz radio that will solve your ham club > problems for $35 each. If these were UHF I would be buying a bushel full. > You will need to get the programming software from Ritron. I think it is > free. > > There are similar models with an enclosure, but for much more $$. > > See the auction below on E-Bay: > > Seller dale575 > > Ritron VHF Transceiver PCA, 136-156MHZ, 5 Watt, Model DTX-142-GCWD-I > > > http://www.ebay.com/itm/Ritron-VHF-Transceiver-PCA-136-156MHZ-5-Watt-Model-DTX-142-GCWD-I/191557457767?_trksid=p2047675.c100005.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D35389%26meid%3D4bbbffc700cc4aefba654c3ce0d394f8%26pid%3D100005%26rk%3D2%26rkt%3D6%26sd%3D401085025343 > > > > On 3/30/2016 12:11 PM, Skyler F wrote: > > Factory tuned from the factory. And I don't even have a signal generator / > counter good for RF. We got one hamtronics board, and won't buy another > until we get this one working. > > On Wed, Mar 30, 2016 at 10:08 AM, Joe Leikhim > wrote: > >> Were these receivers factory built and tuned or did individual club >> members build them? Either way, you might try others from the lot. If you >> have only a rudimentary signal generator and / or frequency counter, >> perhaps I can walk you through some "field expedient" steps over the phone. >> >> >> On 3/30/2016 12:01 PM, Skyler F wrote: >> >> I don't have the test equipment to go through all of the dirty Local >> Oscilator, SINAD, etc., so I will have to wait on that a few weeks before >> the president of the club gets back in town. >> >> WHEN I bypassed the capacitor and resistor ( 1k and .03?) , the RTCM was >> able to calibrate squelch. The LED flashed several times and then was >> steady. Maybe the capacitor is the wrong value. There was no code on it, >> but based on the resistor code, the value was correct. >> >> 73 >> Skyler >> >> On Mon, Mar 28, 2016 at 4:08 PM, Joe Leikhim < >> rhyolite at leikhim.com> wrote: >> >>> If you are using an external reference, you cannot make up for the 2nd >>> LO error if it is wildly off. There is an easy SINAD related test in >>> EIA-603 that is called Offset Acceptance Bandwidth that would indicate if >>> the IF were off center. Things that could go wrong apart from simple >>> misalignment of the Quad Detector coil could include the LO crystal being >>> way off frequency, the IF filters being wrong BW or off spec pass frequency. >>> >>> Given the symptoms, I am putting my money on a misadjusted quad coil. >>> >>> Joe >>> >>> On 3/28/2016 5:06 PM, Bryan Fields wrote: >>> >>>> On 3/28/16 2:51 PM, Joe Leikhim wrote: >>>> >>>>> 1) Make sure the receiver First Local Oscillator is adjusted correctly >>>>> on frequency. (Fo -10.700 MHz) Likewise the second LO should be at >>>>> around 10.2450 MHz. The second LO is not adjustable, so any minor error >>>>> would have to be made up with the TCXO U3. After this second step: >>>>> >>>>> Then : >>>>> >>>>> 2) Make sure the general alignment is set properly, especially the >>>>> discriminator coil T2 which responds to 10.7000 MHz from a signal >>>>> generator, has an S curve response. In my experience with these sort >>>>> of >>>>> Quadrature Detector chips, you can get a false sense of IF centering >>>>> where the noise component is suppressed. You might try adjusting for >>>>> maximum noise first without the 10.7000 MHz signal. Be careful you >>>>> don't >>>>> jam the coil slug. >>>>> >>>> These are both very good points i didn't consider. I normally don't >>>> check my >>>> reference oscillators in the hamtronics as they are using an external >>>> 10MHz >>>> source. >>>> >>>> You will want to check SINAD on it as well, if it's not making spec >>>> (and those >>>> hamtronics are very sensitive), something else is wrong with it. >>>> >>>> >>> -- >>> Joe Leikhim >>> >>> >>> Leikhim and Associates >>> >>> Communications Consultants >>> >>> Oviedo, Florida >>> >>> JLeikhim at Leikhim.com >>> >>> 407-982-0446 >>> >>> WWW.LEIKHIM.COM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press the >>> "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a message to >>> the list detailing the problem. >>> >> >> >> >> -- >> Skyler Fennell >> amsatnet.info >> KD?WHB >> electricity440 at gmail.com >> >> >> -- >> Joe Leikhim >> >> >> Leikhim and Associates >> >> Communications Consultants >> >> Oviedo, Florida >> JLeikhim at Leikhim.com >> 407-982-0446 >> WWW.LEIKHIM.COM >> >> > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > > > -- > Joe Leikhim > > > Leikhim and Associates > > Communications Consultants > > Oviedo, Florida > JLeikhim at Leikhim.com > 407-982-0446 > WWW.LEIKHIM.COM > > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From rpt2 at chuck.midlandsnetworking.com Sat Apr 2 21:06:16 2016 From: rpt2 at chuck.midlandsnetworking.com (Chuck Henderson) Date: Sat, 2 Apr 2016 16:06:16 -0500 Subject: [App_rpt-users] Hamtronics receiver issue with AllStar RTCM In-Reply-To: References: <56F86802.5070600@bryanfields.net> <56F97D3F.5060809@leikhim.com> <56F99CEA.1040002@bryanfields.net> <56F9AB77.2060402@leikhim.com> <56FBF9F1.9000703@leikhim.com> <56FC646B.6030608@leikhim.com> Message-ID: "Once you have verified that the firmware is running, place a jumper shunt on JP8 and JP10. Be sure to do this at a reasonable human room temperature (like 60-80 deg. F). This is necessary because this procedure initializes the operating parameters in the EEPROM and also does a *temperature compensation* *diode calibration* which needs to happen at room temperature. Once the jumper shunts have been installed, power-cycle the board and wait for the system activity light to come on steady (about 4 seconds or so after the 5 second initial wait time). Then remove the jumper shunts." >From https://allstarlink.org/votersystem.pdf page 20 Chuck On Sat, Apr 2, 2016 at 3:23 PM, Skyler F wrote: > Well stupid me for not listening to you guys. I guess the hamtronics is > really sensitive to low impedance outputs, and the highs get cut off if you > have any sort of load at all. When I turned on the internal amplifier, the > RTCM was happy with calibrating squelch. > > Can anybody explain to me what "Diode calibration" means? > > 73, > Skyler > > On Wed, Mar 30, 2016 at 5:42 PM, Joe Leikhim wrote: > >> Skyler; >> >> Here is a wideband VHF 136-156 MHz radio that will solve your ham club >> problems for $35 each. If these were UHF I would be buying a bushel full. >> You will need to get the programming software from Ritron. I think it is >> free. >> >> There are similar models with an enclosure, but for much more $$. >> >> See the auction below on E-Bay: >> >> Seller dale575 >> >> Ritron VHF Transceiver PCA, 136-156MHZ, 5 Watt, Model DTX-142-GCWD-I >> >> >> http://www.ebay.com/itm/Ritron-VHF-Transceiver-PCA-136-156MHZ-5-Watt-Model-DTX-142-GCWD-I/191557457767?_trksid=p2047675.c100005.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D35389%26meid%3D4bbbffc700cc4aefba654c3ce0d394f8%26pid%3D100005%26rk%3D2%26rkt%3D6%26sd%3D401085025343 >> >> >> >> On 3/30/2016 12:11 PM, Skyler F wrote: >> >> Factory tuned from the factory. And I don't even have a signal generator >> / counter good for RF. We got one hamtronics board, and won't buy another >> until we get this one working. >> >> On Wed, Mar 30, 2016 at 10:08 AM, Joe Leikhim >> wrote: >> >>> Were these receivers factory built and tuned or did individual club >>> members build them? Either way, you might try others from the lot. If you >>> have only a rudimentary signal generator and / or frequency counter, >>> perhaps I can walk you through some "field expedient" steps over the phone. >>> >>> >>> On 3/30/2016 12:01 PM, Skyler F wrote: >>> >>> I don't have the test equipment to go through all of the dirty Local >>> Oscilator, SINAD, etc., so I will have to wait on that a few weeks before >>> the president of the club gets back in town. >>> >>> WHEN I bypassed the capacitor and resistor ( 1k and .03?) , the RTCM was >>> able to calibrate squelch. The LED flashed several times and then was >>> steady. Maybe the capacitor is the wrong value. There was no code on it, >>> but based on the resistor code, the value was correct. >>> >>> 73 >>> Skyler >>> >>> On Mon, Mar 28, 2016 at 4:08 PM, Joe Leikhim < >>> rhyolite at leikhim.com> wrote: >>> >>>> If you are using an external reference, you cannot make up for the 2nd >>>> LO error if it is wildly off. There is an easy SINAD related test in >>>> EIA-603 that is called Offset Acceptance Bandwidth that would indicate if >>>> the IF were off center. Things that could go wrong apart from simple >>>> misalignment of the Quad Detector coil could include the LO crystal being >>>> way off frequency, the IF filters being wrong BW or off spec pass frequency. >>>> >>>> Given the symptoms, I am putting my money on a misadjusted quad coil. >>>> >>>> Joe >>>> >>>> On 3/28/2016 5:06 PM, Bryan Fields wrote: >>>> >>>>> On 3/28/16 2:51 PM, Joe Leikhim wrote: >>>>> >>>>>> 1) Make sure the receiver First Local Oscillator is adjusted correctly >>>>>> on frequency. (Fo -10.700 MHz) Likewise the second LO should be at >>>>>> around 10.2450 MHz. The second LO is not adjustable, so any minor >>>>>> error >>>>>> would have to be made up with the TCXO U3. After this second step: >>>>>> >>>>>> Then : >>>>>> >>>>>> 2) Make sure the general alignment is set properly, especially the >>>>>> discriminator coil T2 which responds to 10.7000 MHz from a signal >>>>>> generator, has an S curve response. In my experience with these sort >>>>>> of >>>>>> Quadrature Detector chips, you can get a false sense of IF centering >>>>>> where the noise component is suppressed. You might try adjusting for >>>>>> maximum noise first without the 10.7000 MHz signal. Be careful you >>>>>> don't >>>>>> jam the coil slug. >>>>>> >>>>> These are both very good points i didn't consider. I normally don't >>>>> check my >>>>> reference oscillators in the hamtronics as they are using an external >>>>> 10MHz >>>>> source. >>>>> >>>>> You will want to check SINAD on it as well, if it's not making spec >>>>> (and those >>>>> hamtronics are very sensitive), something else is wrong with it. >>>>> >>>>> >>>> -- >>>> Joe Leikhim >>>> >>>> >>>> Leikhim and Associates >>>> >>>> Communications Consultants >>>> >>>> Oviedo, Florida >>>> >>>> JLeikhim at Leikhim.com >>>> >>>> 407-982-0446 >>>> >>>> WWW.LEIKHIM.COM >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>> down to the bottom of the page. Enter your email address and press the >>>> "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email >>>> confirmation. If you have trouble unsubscribing, please send a message to >>>> the list detailing the problem. >>>> >>> >>> >>> >>> -- >>> Skyler Fennell >>> amsatnet.info >>> KD?WHB >>> electricity440 at gmail.com >>> >>> >>> -- >>> Joe Leikhim >>> >>> >>> Leikhim and Associates >>> >>> Communications Consultants >>> >>> Oviedo, Florida >>> JLeikhim at Leikhim.com >>> 407-982-0446 >>> WWW.LEIKHIM.COM >>> >>> >> >> >> -- >> Skyler Fennell >> amsatnet.info >> KD?WHB >> electricity440 at gmail.com >> >> >> -- >> Joe Leikhim >> >> >> Leikhim and Associates >> >> Communications Consultants >> >> Oviedo, Florida >> JLeikhim at Leikhim.com >> 407-982-0446 >> WWW.LEIKHIM.COM >> >> > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From wolthuis at gmail.com Sun Apr 3 01:07:42 2016 From: wolthuis at gmail.com (Michael J. Wolthuis) Date: Sat, 02 Apr 2016 21:07:42 -0400 Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL Message-ID: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> I am finally replacing a very old install of ACID at a HUB site with DIAL. This site does have some ties though to rtpDir_tm which is older, but still fun and working? I can?t seem to get chan_rtpdir.c to compile into Asterisk. I put it in the channels folder and recompiled, but it acts like it didn?t add it / compile it in. [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 2363 [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 1000 [Apr 2 21:02:37] WARNING[1318] channel.c: No channel type registered for 'rtpdir' [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 [Apr 2 21:02:38] WARNING[1322] channel.c: No channel type registered for 'rtpdir' [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 2363 [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 1000 [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 Anyone have any suggestions? Mike kb8zgl -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Sun Apr 3 01:20:32 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Sat, 2 Apr 2016 21:20:32 -0400 Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL In-Reply-To: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> References: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> Message-ID: <57006FE0.3000206@bryanfields.net> On 4/2/16 9:07 PM, Michael J. Wolthuis wrote: > I am finally replacing a very old install of ACID at a HUB site with DIAL. > > This site does have some ties though to rtpDir_tm which is older, but still fun and working? > > I can?t seem to get chan_rtpdir.c to compile into Asterisk. I put it in the channels folder and recompiled, but it acts like it didn?t add it / compile it in. > > [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 2363 > > [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 1000 > > [Apr 2 21:02:37] WARNING[1318] channel.c: No channel type registered for 'rtpdir' > > [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 > > [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 > > [Apr 2 21:02:38] WARNING[1322] channel.c: No channel type registered for 'rtpdir' Do you have this enabled in your modules file? -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From no1pc at yahoo.com Sun Apr 3 01:34:42 2016 From: no1pc at yahoo.com (Jim Aspinwall) Date: Sun, 3 Apr 2016 01:34:42 +0000 (UTC) Subject: [App_rpt-users] Hamtronics receiver issue with AllStar RTCM (Chuck Henderson) Re: App_rpt-users Digest, Vol 86, Issue 5 In-Reply-To: References: Message-ID: <535765604.1757903.1459647282110.JavaMail.yahoo@mail.yahoo.com> Impedance matters. ?That the output/source circuit and/or the input/load circuit mis-match alters frequency response is sloppy implementation. Unless you have complete control over system components design and implementation, it is prudent for audio-take-off/recipients/input circuits to not terminate at whatever unknown source impedance, but instead bridge-tap at 10k ohms. The outputs you have design/implementation control over can be whatever you want, but convention is typically 600 ohms, 0 dB max standard level from 300-3000 Hz. ? Squelch noise detection from an Rx detector may begin at 4 KHz (marginally low) or typically 6 KHz for white noise. ? ?The Motorola Micor SQ chips and not so obvious app notes indicate/allow a higher frequency detection limit at the base/repeater (6KHz) than the mobile (more subject to flutter) of 4KHz. All that yadda aside... folks need to learn that audio connections between unknown gear might best be bridging (10k ohms) to get audio, and should provide/tolerate 600 Ohms to give audio. ?If even bridging affects the frequency response the source audio point is questionably engineered/implemented. Impedance matters. From: "app_rpt-users-request at ohnosec.org" To: app_rpt-users at ohnosec.org Sent: Saturday, April 2, 2016 6:07 PM Subject: App_rpt-users Digest, Vol 86, Issue 5 Send App_rpt-users mailing list submissions to ??? app_rpt-users at ohnosec.org To subscribe or unsubscribe via the World Wide Web, visit ??? http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users or, via email, send a message with subject or body 'help' to ??? app_rpt-users-request at ohnosec.org You can reach the person managing the list at ??? app_rpt-users-owner at ohnosec.org When replying, please edit your Subject line so it is more specific than "Re: Contents of App_rpt-users digest..." Today's Topics: ? 1. Re: Hamtronics receiver issue with AllStar RTCM (Chuck Henderson) ? 2. How to add chan_rtpdir.c to DIAL (Michael J. Wolthuis) ---------------------------------------------------------------------- Message: 1 Date: Sat, 2 Apr 2016 16:06:16 -0500 From: Chuck Henderson To: Skyler F Cc: "app_rpt-users at ohnosec.org" Subject: Re: [App_rpt-users] Hamtronics receiver issue with AllStar ??? RTCM Message-ID: ??? Content-Type: text/plain; charset="utf-8" "Once you have verified that the firmware is running, place a jumper shunt on JP8 and JP10. Be sure to do this at a reasonable human room temperature (like 60-80 deg. F). This is necessary because this procedure initializes the operating parameters in the EEPROM and also does a *temperature compensation* *diode calibration* which needs to happen at room temperature. Once the jumper shunts have been installed, power-cycle the board and wait for the system activity light to come on steady (about 4 seconds or so after the 5 second initial wait time). Then remove the jumper shunts." >From https://allstarlink.org/votersystem.pdf page 20 Chuck On Sat, Apr 2, 2016 at 3:23 PM, Skyler F wrote: > Well stupid me for not listening to you guys. I guess the hamtronics is > really sensitive to low impedance outputs, and the highs get cut off if you > have any sort of load at all. When I turned on the internal amplifier, the > RTCM was happy with calibrating squelch. > > Can anybody explain to me what "Diode calibration" means? > > 73, > Skyler > > On Wed, Mar 30, 2016 at 5:42 PM, Joe Leikhim wrote: > >> Skyler; >> >> Here is a wideband VHF 136-156 MHz radio that will solve your ham club >> problems for $35 each. If these were UHF I would be buying a bushel full. >> You will need to get the programming software from Ritron. I think it is >> free. >> >> There are similar models with an enclosure, but for much more $$. >> >> See the auction below on E-Bay: >> >> Seller dale575 >> >> Ritron VHF Transceiver PCA, 136-156MHZ, 5 Watt, Model DTX-142-GCWD-I >> >> >> http://www.ebay.com/itm/Ritron-VHF-Transceiver-PCA-136-156MHZ-5-Watt-Model-DTX-142-GCWD-I/191557457767?_trksid=p2047675.c100005.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D35389%26meid%3D4bbbffc700cc4aefba654c3ce0d394f8%26pid%3D100005%26rk%3D2%26rkt%3D6%26sd%3D401085025343 >> >> >> >> On 3/30/2016 12:11 PM, Skyler F wrote: >> >> Factory tuned from the factory. And I don't even have a signal generator >> / counter good for RF. We got one hamtronics board, and won't buy another >> until we get this one working. >> >> On Wed, Mar 30, 2016 at 10:08 AM, Joe Leikhim >> wrote: >> >>> Were these receivers factory built and tuned or did individual club >>> members build them? Either way, you might try others from the lot. If you >>> have only a rudimentary signal generator and / or frequency counter, >>> perhaps I can walk you through some "field expedient" steps over the phone. >>> >>> >>> On 3/30/2016 12:01 PM, Skyler F wrote: >>> >>> I don't have the test equipment to go through all of the dirty Local >>> Oscilator, SINAD, etc., so I will have to wait on that a few weeks before >>> the president of the club gets back in town. >>> >>> WHEN I bypassed the capacitor and resistor ( 1k and .03?) , the RTCM was >>> able to calibrate squelch. The LED flashed several times and then was >>> steady. Maybe the capacitor is the wrong value. There was no code on it, >>> but based on the resistor code, the value was correct. >>> >>> 73 >>> Skyler >>> >>> On Mon, Mar 28, 2016 at 4:08 PM, Joe Leikhim < >>> rhyolite at leikhim.com> wrote: >>> >>>> If you are using an external reference, you cannot make up for the 2nd >>>> LO error if it is wildly off. There is an easy SINAD related test in >>>> EIA-603 that is called Offset Acceptance Bandwidth that would indicate if >>>> the IF were off center. Things that could go wrong apart from simple >>>> misalignment of the Quad Detector coil could include the LO crystal being >>>> way off frequency, the IF filters being wrong BW or off spec pass frequency. >>>> >>>> Given the symptoms, I am putting my money on a misadjusted quad coil. >>>> >>>> Joe >>>> >>>> On 3/28/2016 5:06 PM, Bryan Fields wrote: >>>> >>>>> On 3/28/16 2:51 PM, Joe Leikhim wrote: >>>>> >>>>>> 1) Make sure the receiver First Local Oscillator is adjusted correctly >>>>>> on frequency. (Fo -10.700 MHz) Likewise the second LO should be at >>>>>> around 10.2450 MHz. The second LO is not adjustable, so any minor >>>>>> error >>>>>> would have to be made up with the TCXO U3. After this second step: >>>>>> >>>>>> Then : >>>>>> >>>>>> 2) Make sure the general alignment is set properly, especially the >>>>>> discriminator coil T2 which responds to 10.7000 MHz from a signal >>>>>> generator, has an S curve response.? In my experience with these sort >>>>>> of >>>>>> Quadrature? Detector chips, you can get a false sense of IF centering >>>>>> where the noise component is suppressed. You might try adjusting for >>>>>> maximum noise first without the 10.7000 MHz signal. Be careful you >>>>>> don't >>>>>> jam the coil slug. >>>>>> >>>>> These are both very good points i didn't consider.? I normally don't >>>>> check my >>>>> reference oscillators in the hamtronics as they are using an external >>>>> 10MHz >>>>> source. >>>>> >>>>> You will want to check SINAD on it as well, if it's not making spec >>>>> (and those >>>>> hamtronics are very sensitive), something else is wrong with it. >>>>> >>>>> >>>> -- >>>> Joe Leikhim >>>> >>>> >>>> Leikhim and Associates >>>> >>>> Communications Consultants >>>> >>>> Oviedo, Florida >>>> >>>> JLeikhim at Leikhim.com >>>> >>>> 407-982-0446 >>>> >>>> WWW.LEIKHIM.COM >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>> down to the bottom of the page. Enter your email address and press the >>>> "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email >>>> confirmation. If you have trouble unsubscribing, please send a message to >>>> the list detailing the problem. >>>> >>> >>> >>> >>> -- >>> Skyler Fennell >>> amsatnet.info >>> KD?WHB >>> electricity440 at gmail.com >>> >>> >>> -- >>> Joe Leikhim >>> >>> >>> Leikhim and Associates >>> >>> Communications Consultants >>> >>> Oviedo, Florida >>> JLeikhim at Leikhim.com >>> 407-982-0446 >>> WWW.LEIKHIM.COM >>> >>> >> >> >> -- >> Skyler Fennell >> amsatnet.info >> KD?WHB >> electricity440 at gmail.com >> >> >> -- >> Joe Leikhim >> >> >> Leikhim and Associates >> >> Communications Consultants >> >> Oviedo, Florida >> JLeikhim at Leikhim.com >> 407-982-0446 >> WWW.LEIKHIM.COM >> >> > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ Message: 2 Date: Sat, 02 Apr 2016 21:07:42 -0400 From: "Michael J. Wolthuis" To: "app_rpt-users at ohnosec.org" Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL Message-ID: <0426FF03-B422-471B-A684-7F9BF8307E2B at gmail.com> Content-Type: text/plain; charset="utf-8" I am finally replacing a very old install of ACID at a HUB site with DIAL. This site does have some ties though to rtpDir_tm which is older, but still fun and working? I can?t seem to get chan_rtpdir.c to compile into Asterisk.? I put it in the channels folder and recompiled, but it acts like it didn?t add it / compile it in. [Apr? 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init? 2363? ? [Apr? 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init? 1000? ? [Apr? 2 21:02:37] WARNING[1318] channel.c: No channel type registered for 'rtpdir' [Apr? 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr? 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 [Apr? 2 21:02:38] WARNING[1322] channel.c: No channel type registered for 'rtpdir' [Apr? 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 2363 [Apr? 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr? 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 1000 [Apr? 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 Anyone have any suggestions? Mike kb8zgl -------------- next part -------------- An HTML attachment was scrubbed... URL: ------------------------------ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users End of App_rpt-users Digest, Vol 86, Issue 5 ******************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From wolthuis at gmail.com Sun Apr 3 01:34:51 2016 From: wolthuis at gmail.com (Michael J. Wolthuis) Date: Sat, 02 Apr 2016 21:34:51 -0400 Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL In-Reply-To: <57006FE0.3000206@bryanfields.net> References: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> <57006FE0.3000206@bryanfields.net> Message-ID: <2455BC7F-BB38-41D9-A0FB-7C4C19AC9069@gmail.com> Bryan, I just found this in the log, seems it didn?t compile the chan_rtpdir.so file loader.c: Error loading module 'chan_rtpdir.so': /usr/lib/asterisk/modules/chan_rtpdir.so: cannot open shared object file: No such file or directory Wonder why that would be. Mike On 4/2/16, 9:20 PM, "Bryan Fields" wrote: >On 4/2/16 9:07 PM, Michael J. Wolthuis wrote: >> I am finally replacing a very old install of ACID at a HUB site with DIAL. >> >> This site does have some ties though to rtpDir_tm which is older, but still fun and working? >> >> I can?t seem to get chan_rtpdir.c to compile into Asterisk. I put it in the channels folder and recompiled, but it acts like it didn?t add it / compile it in. >> >> [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 2363 >> >> [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 1000 >> >> [Apr 2 21:02:37] WARNING[1318] channel.c: No channel type registered for 'rtpdir' >> >> [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 >> >> [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 >> >> [Apr 2 21:02:38] WARNING[1322] channel.c: No channel type registered for 'rtpdir' > >Do you have this enabled in your modules file? > >-- >Bryan Fields > >727-409-1194 - Voice >727-214-2508 - Fax >http://bryanfields.net >_______________________________________________ >App_rpt-users mailing list >App_rpt-users at ohnosec.org >http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From szingman at msgstor.com Sun Apr 3 01:55:37 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sat, 2 Apr 2016 21:55:37 -0400 Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL In-Reply-To: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> References: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> Message-ID: <57007819.9030404@msgstor.com> Stop asterisk cd /usr/src/astsrc-1.4.23-pre/asterisk/ make menuselect select 3. Channel Drivers cursor down to 2 chan_rtpdir press space press x exit make make install cd /etc/asterisk edit modules.conf add load => chan_rtpdir.so start asterisk 73, Steve N4IRS On 04/02/2016 09:07 PM, Michael J. Wolthuis wrote: > I am finally replacing a very old install of ACID at a HUB site with DIAL. > > This site does have some ties though to rtpDir_tm which is older, but > still fun and working? > > I can?t seem to get chan_rtpdir.c to compile into Asterisk. I put it > in the channels folder and recompiled, but it acts like it didn?t add > it / compile it in. > > [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 2363 > > [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 1000 > > [Apr 2 21:02:37] WARNING[1318] channel.c: No channel type registered > for 'rtpdir' > > [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on > node 2363 > > [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on > node 1000 > > [Apr 2 21:02:38] WARNING[1322] channel.c: No channel type registered > for 'rtpdir' > > [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 2363 > > [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on > node 2363 > > [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 1000 > > [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on > node 1000 > > > > Anyone have any suggestions? > Mike > kb8zgl > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From wolthuis at gmail.com Sun Apr 3 01:56:28 2016 From: wolthuis at gmail.com (Michael J. Wolthuis) Date: Sat, 02 Apr 2016 21:56:28 -0400 Subject: [App_rpt-users] How to add chan_rtpdir.c to DIAL In-Reply-To: <57007819.9030404@msgstor.com> References: <0426FF03-B422-471B-A684-7F9BF8307E2B@gmail.com> <57007819.9030404@msgstor.com> Message-ID: <2B37FB8D-06F6-4672-AA40-7C7B4732FB58@gmail.com> Thanks! I did;t realize I had to go through menuselect, thanks Steve as always! Mike From: Steve Zingman Organization: MSGStor Reply-To: Date: Saturday, April 2, 2016 at 9:55 PM To: Michael Wolthuis , "app_rpt-users at ohnosec.org" Subject: Re: [App_rpt-users] How to add chan_rtpdir.c to DIAL Stop asterisk cd /usr/src/astsrc-1.4.23-pre/asterisk/ make menuselect select 3. Channel Drivers cursor down to 2 chan_rtpdir press space press x exit make make install cd /etc/asterisk edit modules.conf add load => chan_rtpdir.so start asterisk 73, Steve N4IRS On 04/02/2016 09:07 PM, Michael J. Wolthuis wrote: I am finally replacing a very old install of ACID at a HUB site with DIAL. This site does have some ties though to rtpDir_tm which is older, but still fun and working? I can?t seem to get chan_rtpdir.c to compile into Asterisk. I put it in the channels folder and recompiled, but it acts like it didn?t add it / compile it in. [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 2363 [Apr 2 21:02:37] NOTICE[1305] app_rpt.c: Normal Repeater Init 1000 [Apr 2 21:02:37] WARNING[1318] channel.c: No channel type registered for 'rtpdir' [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr 2 21:02:38] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 [Apr 2 21:02:38] WARNING[1322] channel.c: No channel type registered for 'rtpdir' [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 2363 [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 2363 [Apr 2 21:02:40] NOTICE[1305] app_rpt.c: RPT thread restarted on 1000 [Apr 2 21:02:40] WARNING[1305] app_rpt.c: rpt_thread restarted on node 1000 Anyone have any suggestions? Mike kb8zgl _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From rpt2 at chuck.midlandsnetworking.com Sun Apr 3 02:49:31 2016 From: rpt2 at chuck.midlandsnetworking.com (Chuck Henderson) Date: Sat, 2 Apr 2016 21:49:31 -0500 Subject: [App_rpt-users] Hamtronics receiver issue with AllStar RTCM In-Reply-To: References: <56F86802.5070600@bryanfields.net> <56F97D3F.5060809@leikhim.com> <56F99CEA.1040002@bryanfields.net> <56F9AB77.2060402@leikhim.com> <56FBF9F1.9000703@leikhim.com> <56FC646B.6030608@leikhim.com> Message-ID: Just FYI, the RTCM input has 47 PF to ground and is about a 60k ohm load without JP1 and about a 33k ohm load with JP1. The detector chip in the r303 receiver has an output impedance of about 450 ohms and needs to feed the RTCM as directly off pin 9 as possible without any series resistance or any capacitance to ground that might attenuate the high frequency noise that the squelch needs. Don't forget to have a series capacitor to block DC, around 5 or 10 microfarad should be good. Chuck On Sat, Apr 2, 2016 at 4:06 PM, Chuck Henderson < rpt2 at chuck.midlandsnetworking.com> wrote: > "Once you have verified that the firmware is running, place a jumper shunt > on JP8 and JP10. Be sure to > do this at a reasonable human room temperature (like 60-80 deg. F). This > is necessary because this > procedure initializes the operating parameters in the EEPROM and also does > a *temperature compensation* > *diode calibration* which needs to happen at room temperature. Once the > jumper shunts > have been installed, power-cycle the board and wait for the system > activity light to come on steady > (about 4 seconds or so after the 5 second initial wait time). Then remove > the jumper shunts." > > From https://allstarlink.org/votersystem.pdf page 20 > Chuck > > > On Sat, Apr 2, 2016 at 3:23 PM, Skyler F wrote: > >> Well stupid me for not listening to you guys. I guess the hamtronics is >> really sensitive to low impedance outputs, and the highs get cut off if you >> have any sort of load at all. When I turned on the internal amplifier, the >> RTCM was happy with calibrating squelch. >> >> Can anybody explain to me what "Diode calibration" means? >> >> 73, >> Skyler >> >> On Wed, Mar 30, 2016 at 5:42 PM, Joe Leikhim >> wrote: >> >>> Skyler; >>> >>> Here is a wideband VHF 136-156 MHz radio that will solve your ham club >>> problems for $35 each. If these were UHF I would be buying a bushel full. >>> You will need to get the programming software from Ritron. I think it is >>> free. >>> >>> There are similar models with an enclosure, but for much more $$. >>> >>> See the auction below on E-Bay: >>> >>> Seller dale575 >>> >>> Ritron VHF Transceiver PCA, 136-156MHZ, 5 Watt, Model DTX-142-GCWD-I >>> >>> >>> http://www.ebay.com/itm/Ritron-VHF-Transceiver-PCA-136-156MHZ-5-Watt-Model-DTX-142-GCWD-I/191557457767?_trksid=p2047675.c100005.m1851&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D35389%26meid%3D4bbbffc700cc4aefba654c3ce0d394f8%26pid%3D100005%26rk%3D2%26rkt%3D6%26sd%3D401085025343 >>> >>> >>> >>> On 3/30/2016 12:11 PM, Skyler F wrote: >>> >>> Factory tuned from the factory. And I don't even have a signal generator >>> / counter good for RF. We got one hamtronics board, and won't buy another >>> until we get this one working. >>> >>> On Wed, Mar 30, 2016 at 10:08 AM, Joe Leikhim >>> wrote: >>> >>>> Were these receivers factory built and tuned or did individual club >>>> members build them? Either way, you might try others from the lot. If you >>>> have only a rudimentary signal generator and / or frequency counter, >>>> perhaps I can walk you through some "field expedient" steps over the phone. >>>> >>>> >>>> On 3/30/2016 12:01 PM, Skyler F wrote: >>>> >>>> I don't have the test equipment to go through all of the dirty Local >>>> Oscilator, SINAD, etc., so I will have to wait on that a few weeks before >>>> the president of the club gets back in town. >>>> >>>> WHEN I bypassed the capacitor and resistor ( 1k and .03?) , the RTCM >>>> was able to calibrate squelch. The LED flashed several times and then was >>>> steady. Maybe the capacitor is the wrong value. There was no code on it, >>>> but based on the resistor code, the value was correct. >>>> >>>> 73 >>>> Skyler >>>> >>>> On Mon, Mar 28, 2016 at 4:08 PM, Joe Leikhim < >>>> rhyolite at leikhim.com> wrote: >>>> >>>>> If you are using an external reference, you cannot make up for the 2nd >>>>> LO error if it is wildly off. There is an easy SINAD related test in >>>>> EIA-603 that is called Offset Acceptance Bandwidth that would indicate if >>>>> the IF were off center. Things that could go wrong apart from simple >>>>> misalignment of the Quad Detector coil could include the LO crystal being >>>>> way off frequency, the IF filters being wrong BW or off spec pass frequency. >>>>> >>>>> Given the symptoms, I am putting my money on a misadjusted quad coil. >>>>> >>>>> Joe >>>>> >>>>> On 3/28/2016 5:06 PM, Bryan Fields wrote: >>>>> >>>>>> On 3/28/16 2:51 PM, Joe Leikhim wrote: >>>>>> >>>>>>> 1) Make sure the receiver First Local Oscillator is adjusted >>>>>>> correctly >>>>>>> on frequency. (Fo -10.700 MHz) Likewise the second LO should be at >>>>>>> around 10.2450 MHz. The second LO is not adjustable, so any minor >>>>>>> error >>>>>>> would have to be made up with the TCXO U3. After this second step: >>>>>>> >>>>>>> Then : >>>>>>> >>>>>>> 2) Make sure the general alignment is set properly, especially the >>>>>>> discriminator coil T2 which responds to 10.7000 MHz from a signal >>>>>>> generator, has an S curve response. In my experience with these >>>>>>> sort of >>>>>>> Quadrature Detector chips, you can get a false sense of IF centering >>>>>>> where the noise component is suppressed. You might try adjusting for >>>>>>> maximum noise first without the 10.7000 MHz signal. Be careful you >>>>>>> don't >>>>>>> jam the coil slug. >>>>>>> >>>>>> These are both very good points i didn't consider. I normally don't >>>>>> check my >>>>>> reference oscillators in the hamtronics as they are using an external >>>>>> 10MHz >>>>>> source. >>>>>> >>>>>> You will want to check SINAD on it as well, if it's not making spec >>>>>> (and those >>>>>> hamtronics are very sensitive), something else is wrong with it. >>>>>> >>>>>> >>>>> -- >>>>> Joe Leikhim >>>>> >>>>> >>>>> Leikhim and Associates >>>>> >>>>> Communications Consultants >>>>> >>>>> Oviedo, Florida >>>>> >>>>> JLeikhim at Leikhim.com >>>>> >>>>> 407-982-0446 >>>>> >>>>> WWW.LEIKHIM.COM >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>> down to the bottom of the page. Enter your email address and press the >>>>> "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email >>>>> confirmation. If you have trouble unsubscribing, please send a message to >>>>> the list detailing the problem. >>>>> >>>> >>>> >>>> >>>> -- >>>> Skyler Fennell >>>> amsatnet.info >>>> KD?WHB >>>> electricity440 at gmail.com >>>> >>>> >>>> -- >>>> Joe Leikhim >>>> >>>> >>>> Leikhim and Associates >>>> >>>> Communications Consultants >>>> >>>> Oviedo, Florida >>>> JLeikhim at Leikhim.com >>>> 407-982-0446 >>>> WWW.LEIKHIM.COM >>>> >>>> >>> >>> >>> -- >>> Skyler Fennell >>> amsatnet.info >>> KD?WHB >>> electricity440 at gmail.com >>> >>> >>> -- >>> Joe Leikhim >>> >>> >>> Leikhim and Associates >>> >>> Communications Consultants >>> >>> Oviedo, Florida >>> JLeikhim at Leikhim.com >>> 407-982-0446 >>> WWW.LEIKHIM.COM >>> >>> >> >> >> -- >> Skyler Fennell >> amsatnet.info >> KD?WHB >> electricity440 at gmail.com >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.ottavi at bc-109.com Sun Apr 3 12:47:53 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 14:47:53 +0200 Subject: [App_rpt-users] Translating voice messages in French : where's the "to" ? Message-ID: <570110F9.7010608@bc-109.com> Hi, I'm translating the voice messages, so that they are in French, and with "real names". f/ex, instead of "Node 1234 connected to node 5678", I want to hear : "Ajaccio VHF connecte a hub voip" I found the corresponding audio files in /var/lib/asterisk/sounds/rpt, and I recorded them in French. But I still hear the "to" in English, and I didn't find any file named "to.ulaw" or "to.gsm". So, where's the "to" ? ;-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From bdboyle at bdboyle.com Sun Apr 3 12:54:23 2016 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Sun, 3 Apr 2016 08:54:23 -0400 Subject: [App_rpt-users] Translating voice messages in French : where's the "to" ? In-Reply-To: <570110F9.7010608@bc-109.com> References: <570110F9.7010608@bc-109.com> Message-ID: <9C65C3E7-E95C-493D-9EAF-D1D14E82C35D@bdboyle.com> they use the number 2 audio file. English is so wonderful. -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. > On Apr 3, 2016, at 08:47, Toussaint OTTAVI wrote: > > > To unsubscribe -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.ottavi at bc-109.com Sun Apr 3 12:56:07 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 14:56:07 +0200 Subject: [App_rpt-users] Voice messages : Echolink callsign ? Message-ID: <570112E7.5080805@bc-109.com> Still about voice messages : When an Echolink connection occurs, if I have eannmode = 1 in rpt.conf, I can hear the node number. But if I set eanmode=2 (which should spell the callsign), I don't hear anything (only "..connected to MyNode"). Any idea ? Moreover, I'd kile to playback the word "Echolink" somewhere when an Echolink connection occurs. Is it possible to do that ? Thank you in advance. 73 de TK1BI -------------- next part -------------- An HTML attachment was scrubbed... URL: From aglorioso62 at gmail.com Sun Apr 3 13:13:12 2016 From: aglorioso62 at gmail.com (Angelo) Date: Sun, 3 Apr 2016 08:13:12 -0500 Subject: [App_rpt-users] Dial Startup Script Message-ID: <570116E8.6000409@gmail.com> Good Morning All, Is there a way to restart the configuration script for the dial verison of all star???? I exited it by accident. 73 de Angelo From szingman at msgstor.com Sun Apr 3 13:25:44 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 3 Apr 2016 09:25:44 -0400 Subject: [App_rpt-users] Dial Startup Script In-Reply-To: <570116E8.6000409@gmail.com> References: <570116E8.6000409@gmail.com> Message-ID: <570119D8.9080207@msgstor.com> easiest way is to login as root. cd /etc/asterisk touch firsttime logout and login or, run /usr/local/sbin/firsttime 73, Steve N4IRS On 04/03/2016 09:13 AM, Angelo wrote: > Good Morning All, > > Is there a way to restart the configuration script for the dial > verison of all star???? I exited it by accident. > > > 73 de Angelo > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From aglorioso62 at gmail.com Sun Apr 3 13:27:18 2016 From: aglorioso62 at gmail.com (Angelo) Date: Sun, 3 Apr 2016 08:27:18 -0500 Subject: [App_rpt-users] Dial Startup Script In-Reply-To: <570119D8.9080207@msgstor.com> References: <570116E8.6000409@gmail.com> <570119D8.9080207@msgstor.com> Message-ID: <57011A36.9010603@gmail.com> Thanks Steve. 73 de Angelo On 4/3/2016 8:25 AM, Steve Zingman wrote: > easiest way is to login as root. > cd /etc/asterisk > touch firsttime > logout and login > > or, run /usr/local/sbin/firsttime > > 73, Steve N4IRS > > On 04/03/2016 09:13 AM, Angelo wrote: >> Good Morning All, >> >> Is there a way to restart the configuration script for the dial >> verison of all star???? I exited it by accident. >> >> >> 73 de Angelo >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > From kk6ecm at gmail.com Sun Apr 3 14:52:14 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Sun, 3 Apr 2016 07:52:14 -0700 Subject: [App_rpt-users] Translating voice messages in French : where's the"to" ? In-Reply-To: <570110F9.7010608@bc-109.com> Message-ID: <239B0E5E51F94BE8B15A4F90A797B384@ThePykesHP> There are other sound folder used by asterisk in /var/lib/asterisk/sounds, not just /rpt. e.g. "digits" for numbers, etc. _____ From: app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Toussaint OTTAVI Sent: Sunday, April 03, 2016 5:48 AM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] Translating voice messages in French : where's the"to" ? Hi, I'm translating the voice messages, so that they are in French, and with "real names". f/ex, instead of "Node 1234 connected to node 5678", I want to hear : "Ajaccio VHF connecte a hub voip" I found the corresponding audio files in /var/lib/asterisk/sounds/rpt, and I recorded them in French. But I still hear the "to" in English, and I didn't find any file named "to.ulaw" or "to.gsm". So, where's the "to" ? ;-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sun Apr 3 15:14:01 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 3 Apr 2016 11:14:01 -0400 Subject: [App_rpt-users] Translating voice messages in French : where's the"to" ? In-Reply-To: <239B0E5E51F94BE8B15A4F90A797B384@ThePykesHP> References: <239B0E5E51F94BE8B15A4F90A797B384@ThePykesHP> Message-ID: <57013339.5070202@msgstor.com> You might also look into changing the default language. If you REALLY want to get your fingers dirty. *From:* app_rpt-users-bounces at ohnosec.org [mailto:app_rpt-users-bounces at ohnosec.org] *On Behalf Of *Toussaint OTTAVI > > *Sent:* Sunday, April 03, 2016 5:48 AM > *To:* app_rpt-users at ohnosec.org > *Subject:* [App_rpt-users] Translating voice messages in French : > where's the"to" ? > > Hi, > > I'm translating the voice messages, so that they are in French, and > with "real names". > > f/ex, instead of "Node 1234 connected to node 5678", I want to hear : > "Ajaccio VHF connecte a hub voip" > > I found the corresponding audio files in /var/lib/asterisk/sounds/rpt, > and I recorded them in French. But I still hear the "to" in English, > and I didn't find any file named "to.ulaw" or "to.gsm". > > So, where's the "to" ? ;-) > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sun Apr 3 15:39:08 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sun, 3 Apr 2016 11:39:08 -0400 Subject: [App_rpt-users] Translating voice messages in French : where's the "to" ? In-Reply-To: <570110F9.7010608@bc-109.com> References: <570110F9.7010608@bc-109.com> Message-ID: <2d759a79902ca31f22449ca757a8efa2.squirrel@webmail.midnighteng.com> /var/lib/asterisk/sounds/rpt/nodenames/ .wav,gsm,ulaw You can record a sound file for NODE NAMES represented a file node number in the above directory. It will replace playing of the node number if the file is present. It could say in any language your want "East Paris Hub". There are a few here in the US that keep and share NODE NAMES for distribution. Perhaps you may have a interest in doing one for the French Language. If so, let us know ! Scheduled - Once a week I run a script download of the current node name lists to that directory. Understanding that "to" and "two" are the same sounding in "english" but probably not french... you have a problem outside of changing the sourcecode and may be the best solid option. ...mike/kb8jnm > Hi, > > I'm translating the voice messages, so that they are in French, and with > "real names". > > f/ex, instead of "Node 1234 connected to node 5678", I want to hear : > "Ajaccio VHF connecte a hub voip" > > I found the corresponding audio files in /var/lib/asterisk/sounds/rpt, > and I recorded them in French. But I still hear the "to" in English, and > I didn't find any file named "to.ulaw" or "to.gsm". > > So, where's the "to" ? ;-) > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From t.ottavi at bc-109.com Sun Apr 3 17:44:05 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 19:44:05 +0200 Subject: [App_rpt-users] Translating voice messages in French : where's the "to" ? In-Reply-To: <9C65C3E7-E95C-493D-9EAF-D1D14E82C35D@bdboyle.com> References: <570110F9.7010608@bc-109.com> <9C65C3E7-E95C-493D-9EAF-D1D14E82C35D@bdboyle.com> Message-ID: <57015665.1070207@bc-109.com> Le 03/04/2016 14:54, Bryan D. Boyle a ?crit : > they use the number 2 audio file. Argh ! That's what I feared :-( From t.ottavi at bc-109.com Sun Apr 3 17:44:21 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 19:44:21 +0200 Subject: [App_rpt-users] Translating voice messages in French : where's the "to" ? In-Reply-To: <2d759a79902ca31f22449ca757a8efa2.squirrel@webmail.midnighteng.com> References: <570110F9.7010608@bc-109.com> <2d759a79902ca31f22449ca757a8efa2.squirrel@webmail.midnighteng.com> Message-ID: <57015675.7050503@bc-109.com> Le 03/04/2016 17:39, mike at midnighteng.com a ?crit : > It will replace playing of the node number if the file is > present. It could say in any language your want "East Paris Hub". That's what I did. I also recorded the "connected" and "disconnected" files. But the "to" is still in English... > There are a few here in the US that keep and share NODE NAMES for distribution. > Perhaps you may have a interest in doing one for the French Language. > If so, let us know ! For now, I'm not connected to Allstar. It's a "local" network for our island, and it may not exceed 10 repeaters. Of course, using "real names" is far better than using numbers. > Understanding that "to" and "two" are the same sounding in "english" but probably > not french... In French, "two" has the same sounding as "from" :-) > you have a problem outside of changing the sourcecode and may be > the best solid option. C is not one of my favourite languages ;-) Anyway, I think that will be the best solution for fine tunings... But for now, I'd like to put things on the air, because we are building a "hamnet" and a datacenter at the same time, and there's a lot of job. Source code will come later in the todo list :-) For now, I'll record the "two" file. I do not need spelling of digits... From t.ottavi at bc-109.com Sun Apr 3 17:56:41 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 19:56:41 +0200 Subject: [App_rpt-users] Translating voice messages in French : where's the"to" ? In-Reply-To: <57013339.5070202@msgstor.com> References: <239B0E5E51F94BE8B15A4F90A797B384@ThePykesHP> <57013339.5070202@msgstor.com> Message-ID: <57015959.5060500@bc-109.com> Le 03/04/2016 17:14, Steve Zingman a ?crit : > You might also look into changing the default language. If you REALLY > want to get your fingers dirty. I already set "FR" in various Asterisk files, but I did not investigate further. I saw thete's a "fr" folder in the "sounds", but it's empty. Anyway, I do not really need a full French-speaking system. Pre-recorded files replacing the original ones will do the job for basic repeater features. Later, I may need digits/numbers, and letter spelling, but not sure. Moreover, Corsica is an island in the Mediterranean sea with specific prefix (TK), and autonomous government. The final goal would be to speak Corsican, not French :-) Investigating with speech synthesis is in my todo-list. Anyway, I didn't find anything interesting in the free/open-source world. The only good speech synthesis software I found are commercial, so, they're outside of the scope of amateur radio activities (and budget). For now, I bought for $15 of credits on http://acapela-box.com, and I managed to generate all the required audio files, with a very nice voice which will, for sure, increase repeater traffic :-) I requested the price of their full speech-synthesis "SDK", for amateur-radio / non-profit usage. Let's wait for the quote... From n9udo at yellowthunder.org Sun Apr 3 18:03:54 2016 From: n9udo at yellowthunder.org (Steve Schulze) Date: Sun, 3 Apr 2016 18:03:54 +0000 Subject: [App_rpt-users] Asterisk Died With Code 1 Message-ID: <57015B0A.8070708@yellowthunder.org> On of my nodes lost a motherboard a couple of weeks ago and I finally got around to getting a new (refurbed) PC for it. Now I am running into the problem with Zaptel. I keep getting the: MPG123: no process killed Asterisk ended with exit status 1 Asterisk died with code 1 etc, etc... Looking at the past discussions on this, I have not found that anyone has come up with a resolve for this. Has anyone come across this lately and were you able to resolve it? Fresh install on an HP DC7800N with 4GB ram and a Intel Core2 vPro processor. Thanks in advance! -- Amateur Radio - The Original Social Media Steve Schulze - Radio Amateur, General Class - N9UDO Administrator, Baraboo, Wisconsin D-Star System - WB9FDZ Administrator, Baraboo, Wisconsin AllStarLink Systems - 27616, 27727 Treasurer, Badgerland Amateur Television Society - KB9SFS http://yellowthunder.org/dstar.html From t.ottavi at bc-109.com Sun Apr 3 18:04:02 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Sun, 3 Apr 2016 20:04:02 +0200 Subject: [App_rpt-users] Translating voice messages - Conributing to source code ? In-Reply-To: <2d759a79902ca31f22449ca757a8efa2.squirrel@webmail.midnighteng.com> References: <570110F9.7010608@bc-109.com> <2d759a79902ca31f22449ca757a8efa2.squirrel@webmail.midnighteng.com> Message-ID: <57015B12.9000902@bc-109.com> Le 03/04/2016 17:39, mike at midnighteng.com a ?crit : > you have a problem outside of changing the sourcecode and may be > the best solid option. Does the Git repo accept commits ? If I modify some code, for my personal needs, can I send it to the "trunk", so that the modifications may be available for other users ? From szingman at msgstor.com Sun Apr 3 18:07:02 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 3 Apr 2016 14:07:02 -0400 Subject: [App_rpt-users] Translating voice messages in French : where's the"to" ? In-Reply-To: <57015959.5060500@bc-109.com> References: <239B0E5E51F94BE8B15A4F90A797B384@ThePykesHP> <57013339.5070202@msgstor.com> <57015959.5060500@bc-109.com> Message-ID: <57015BC6.4000205@msgstor.com> You will need to add the fr files by stopping asterisk, running menuselect in the asterisk source directory, down towards the bottom of the menu is the sub menu for the language files. 73, Steve N4IRS On 04/03/2016 01:56 PM, Toussaint OTTAVI wrote: > > Le 03/04/2016 17:14, Steve Zingman a ?crit : >> You might also look into changing the default language. If you REALLY >> want to get your fingers dirty. > > I already set "FR" in various Asterisk files, but I did not > investigate further. I saw thete's a "fr" folder in the "sounds", but > it's empty. Anyway, I do not really need a full French-speaking > system. Pre-recorded files replacing the original ones will do the > job for basic repeater features. Later, I may need digits/numbers, and > letter spelling, but not sure. > > Moreover, Corsica is an island in the Mediterranean sea with specific > prefix (TK), and autonomous government. The final goal would be to > speak Corsican, not French :-) > > Investigating with speech synthesis is in my todo-list. Anyway, I > didn't find anything interesting in the free/open-source world. The > only good speech synthesis software I found are commercial, so, > they're outside of the scope of amateur radio activities (and budget). > > For now, I bought for $15 of credits on http://acapela-box.com, and I > managed to generate all the required audio files, with a very nice > voice which will, for sure, increase repeater traffic :-) I requested > the price of their full speech-synthesis "SDK", for amateur-radio / > non-profit usage. Let's wait for the quote... > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From larry at n7fm.com Sun Apr 3 18:28:40 2016 From: larry at n7fm.com (larry) Date: Sun, 3 Apr 2016 11:28:40 -0700 Subject: [App_rpt-users] Understanding ilink,9 usage Message-ID: Recently I installed a Dial version on a RPi2 In it includes command to use ilink,9 to send a text message to another node. I am unable to find additional info about ilink,9 and how it works. Could someone give me an explanation if how to utilize it? Also what if anything needs to be pre-configured locally or at the receiving node to use this function. A command syntax example would be nice as I am confused by the comment following the defined DTMF of 809 Rpt.conf defines .... 809 = ilink,9 ; Send Text Message (9,,Message Text, etc. Thanks Larry - N7FM From electricity440 at gmail.com Sun Apr 3 19:33:06 2016 From: electricity440 at gmail.com (Skyler F) Date: Sun, 3 Apr 2016 13:33:06 -0600 Subject: [App_rpt-users] rxdemod=speaker not working for remote base Message-ID: I just set up a remote base with deemphasized audio, not discriminator. On usbradio.conf when I set up rxdemod=flat, the audio sounds very bassy coming from my remote base, so I changed it to rxdemod=speaker. I restarted asterisk, and now no audio came from the radio, just a dead carrier, even when I turned the rx level to 999 in usbradio.conf. 73 Skyler _____________________________________ Here is my usbradio.conf file: [general] [usb] hdwtype=0 rxboost=1 txboost=0 rxctcssrelax=1 txctcssdefault=250.3 ;rxctcssfreqs=100 ;txctcssfreqs=100 ;rxctcssoverride=1 carrierfrom=usb ctcssfrom=usb rxdemod=speaker !!!I get audio when this is set to flat, but nothing on speaker!!! txprelim=no txlimonly=no txtoctype=phase txmixa=composite txmixb=no invertptt=0 duplex=1 rxondelay=1 rxsquelchdelay=25 rxnoisefiltype=0 eeprom=0 ;gpio=out1 gpio1 = out1 ; in, out0 or out1 gpio2 = out1 gpio4 = in ; in, out0 or out1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Sun Apr 3 21:00:49 2016 From: electricity440 at gmail.com (Skyler F) Date: Sun, 3 Apr 2016 15:00:49 -0600 Subject: [App_rpt-users] rxdemod=speaker not working for remote base In-Reply-To: References: Message-ID: I figured it out, I had to turn rxsquelchdelay off. On Sun, Apr 3, 2016 at 1:33 PM, Skyler F wrote: > I just set up a remote base with deemphasized audio, not discriminator. > > On usbradio.conf when I set up rxdemod=flat, the audio sounds very bassy > coming from my remote base, so I changed it to rxdemod=speaker. > > I restarted asterisk, and now no audio came from the radio, just a dead > carrier, even when I turned the rx level to 999 in usbradio.conf. > > 73 > Skyler > > _____________________________________ > Here is my usbradio.conf file: > [general] > > [usb] > > hdwtype=0 > rxboost=1 > txboost=0 > rxctcssrelax=1 > txctcssdefault=250.3 > ;rxctcssfreqs=100 > ;txctcssfreqs=100 > ;rxctcssoverride=1 > carrierfrom=usb > ctcssfrom=usb > rxdemod=speaker !!!I get audio when this is set to flat, but nothing on > speaker!!! > txprelim=no > txlimonly=no > txtoctype=phase > txmixa=composite > txmixb=no > invertptt=0 > duplex=1 > rxondelay=1 > rxsquelchdelay=25 > rxnoisefiltype=0 > eeprom=0 > > ;gpio=out1 > > gpio1 = out1 ; in, out0 or out1 > gpio2 = out1 > gpio4 = in ; in, out0 or out1 > > > > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Sun Apr 3 23:35:01 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Sun, 3 Apr 2016 17:35:01 -0600 Subject: [App_rpt-users] RTCM GPS sentence Message-ID: HI all, Does anyone know which GPS sentence(s) the micro-node RTCM is looking for? I am working on adapting some commercial GPS units that originally provided timing for cellular sites and I suspect that my remaining issue is that it's not outputting the sentence the RTCM is looking for. If anyone knows which one (or ones) it's expecting, it would be greatly appreciated information! My unit is currently spitting out $GPGGA but even after a valid fix is achieved, the RTCM remains in the state "GPS is active, waiting for lock" Thanks James KI0KN -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Mon Apr 4 02:57:42 2016 From: telesistant at hotmail.com (Jim Duuuude) Date: Mon, 4 Apr 2016 02:57:42 +0000 Subject: [App_rpt-users] RTCM GPS sentence In-Reply-To: References: Message-ID: $GPGGA,$GPGSV,$GPRMC Jim, WB6NIL ________________________________ From: app_rpt-users-bounces at ohnosec.org on behalf of James Cizek Sent: Sunday, April 3, 2016 4:35 PM To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] RTCM GPS sentence HI all, Does anyone know which GPS sentence(s) the micro-node RTCM is looking for? I am working on adapting some commercial GPS units that originally provided timing for cellular sites and I suspect that my remaining issue is that it's not outputting the sentence the RTCM is looking for. If anyone knows which one (or ones) it's expecting, it would be greatly appreciated information! My unit is currently spitting out $GPGGA but even after a valid fix is achieved, the RTCM remains in the state "GPS is active, waiting for lock" Thanks James KI0KN -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon Apr 4 03:56:20 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Sun, 3 Apr 2016 20:56:20 -0700 Subject: [App_rpt-users] DIAL-RPi-2: Echolink drops off. Why? Message-ID: On our DIAL RPI-2 build, Echolink seems to drop offline... not registered, even though Allstar is registered; a restart of asterisk, and all is well again. Any ideas why? Thanks, Bob kk6ecm From cummingsj at gmail.com Mon Apr 4 05:57:53 2016 From: cummingsj at gmail.com (JJC) Date: Sun, 3 Apr 2016 23:57:53 -0600 Subject: [App_rpt-users] Reverse AutoPatch In-Reply-To: References: <6f1c6d77e7a8752c95f70a7ac8b63850.squirrel@webmail.midnighteng.com> Message-ID: I documented the whole thing here, for my own records and to help anyone else.. let me know if I missed anything http://enhanced.github.io/2016/04/AllStar_AutoPatch On Sat, Apr 2, 2016 at 11:44 AM, JJC wrote: > Ok, I figured out the WHOLE problem! Really I just needed to spend some > time around understanding the logic flow between the dialplans and various > contexts.... > > What Broke Things: > I created a dialplan called [autopatch] to handle my outbound calls and > referenced that as my context in rpt.conf, thusly negating the context > referring to [radio] but allowing for outbound calls to function. > > This _WAS_ my [autopatch] stanza in extensions.conf that allowed for > outbound calls to function but helped break call park pickup: > >> >> [autopatch] >> exten => _1NXXNXXXXXX,1,Dial(SIP/FOOBAR/\${EXTEN}) >> exten => _1NXXNXXXXXX,2,Congestion > > > And what broke the rest > >> >> [43265] >> context=autopatch > > > The above caused the logic to flow as: > {*6XX... DTMF} -> [autopatch] > and of course in the autopatch stanza there was no handling for anything > other than a phone number preceded by a 1. > > The fixification(yes it's a word now!): > context=radio back into rpt.conf instead of the former! > >> >> [pstn-out] >> exten => _NXXNXXXXXX,1,Dial(SIP/FOOBAR/\${EXTEN}) >> exten => _NXXNXXXXXX,2,Congestion > > > This then allows for the following dialplan path with the given *60701 > DTMF: > {*60701 DTMF} -> [radio] -> [check_route] -> [parkedcalls] -> {happy N0PKT > haha} > > This also goes to pstn-out when the correct pattern (DTMF) is matched > etc... > > Not super detailed but enough info that hopefully it will help someone > else out in the future! > -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5zua at earthlink.net Mon Apr 4 11:01:38 2016 From: n5zua at earthlink.net (Steve Agee) Date: Mon, 4 Apr 2016 06:01:38 -0500 Subject: [App_rpt-users] Dial Question Message-ID: <57024992.5080900@earthlink.net> If I put the line.... preemphasis=yes in simpleusb.conf in Dial, will it work? N5ZUA -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 4 12:17:39 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 08:17:39 -0400 Subject: [App_rpt-users] Dial Question In-Reply-To: <57024992.5080900@earthlink.net> References: <57024992.5080900@earthlink.net> Message-ID: <57025B63.7040908@msgstor.com> Yes 73, Steve N4IRS On 4/4/2016 7:01 AM, Steve Agee wrote: > If I put the line.... > > preemphasis=yes > > in simpleusb.conf in Dial, will it work? > > N5ZUA > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From overnite at me.com Mon Apr 4 12:46:45 2016 From: overnite at me.com (Bryan Taylor) Date: Mon, 04 Apr 2016 10:16:45 -0230 Subject: [App_rpt-users] Audio has no bass... Message-ID: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> Curious as to if there are any settings in the dial setup that would make the sound have more bass, I have 2 nodes using icom icf-f121 Radios and one using a Motorola gm300 and they all sound fine, the other node is using an old Marconi Marcom vi and the audio it transmits back to the repeater is very tinny... The audio it sends out over the network is really nice. Just wondering if there are different settings for different style audio Thanks Bryan Vo1mxz Sent from my iPhone 6 From n3fe at repeater.net Mon Apr 4 13:16:08 2016 From: n3fe at repeater.net (Corey Dean) Date: Mon, 4 Apr 2016 09:16:08 -0400 Subject: [App_rpt-users] Audio has no bass... In-Reply-To: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> References: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> Message-ID: Did you see this in the usbradio.conf? txprelim = no ; Audio processing on left output channel: no,yes ; no - Audio is not pre-emphasized and limited. ; Suitable for use on a microphone input ; yes - Audio is pre-emphasized and limited. ; Suitable for direct connection to an FM modulator On Mon, Apr 4, 2016 at 8:46 AM, Bryan Taylor wrote: > Curious as to if there are any settings in the dial setup that would make > the sound have more bass, I have 2 nodes using icom icf-f121 > Radios and one using a Motorola gm300 and they all sound fine, the other > node is using an old Marconi Marcom vi and the audio it transmits back to > the repeater is very tinny... The audio it sends out over the network is > really nice. Just wondering if there are different settings for different > style audio > Thanks > Bryan > Vo1mxz > > Sent from my iPhone 6 > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb1ncj at gmail.com Mon Apr 4 13:17:27 2016 From: kb1ncj at gmail.com (Greg) Date: Mon, 4 Apr 2016 09:17:27 -0400 Subject: [App_rpt-users] 2 nodes, 1 uri In-Reply-To: References: Message-ID: <57026967.6050704@gmail.com> Did I once read I could configure 2 nodes to function with 1 uri? I'm not sure where to find info on that. Thanks From kuggie at kuggie.com Mon Apr 4 13:34:57 2016 From: kuggie at kuggie.com (Kevin Custer) Date: Mon, 4 Apr 2016 09:34:57 -0400 Subject: [App_rpt-users] Audio has no bass... In-Reply-To: References: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> Message-ID: <57026D81.2020608@kuggie.com> To add to what Corey suggested, any time I see a post that indicates the repeater as tinny audio, the first thing I suspect is the audio is double - pre-emphasized. This can happen two ways: The audio feeding the transmitter is already pre-emphasized, but the transmitter is doing it again. Audio placed in to the MIC input will almost always add pre-emphasis to the applied audio. If you are feeding a radio that applies the pre-emphasis as part of the hardware, then don't add pre-emphasis in the configuration file. It can also happen with some hardware (no necessarily app_rpt) when the receiver audio never gets de-emphasized and that audio is fed to a transmitter that applies pre-emphasis as part of the hardware. Both of these will result in double pre-emphasis and the audio will sound tinny. More on this subject is available on RB. www.repeater-builder.com Kevin - W3KKC On 4/4/2016 9:16 AM, Corey Dean wrote: > Did you see this in the usbradio.conf? > > txprelim = no ; Audio processing on left output channel: no,yes > ; no - Audio is not pre-emphasized and limited. > ; Suitable for use on a microphone input > ; yes - Audio is pre-emphasized and limited. > ; Suitable for direct connection to an FM > modulator > > > On Mon, Apr 4, 2016 at 8:46 AM, Bryan Taylor > wrote: > > Curious as to if there are any settings in the dial setup that > would make the sound have more bass, I have 2 nodes using icom > icf-f121 > Radios and one using a Motorola gm300 and they all sound fine, the > other node is using an old Marconi Marcom vi and the audio it > transmits back to the repeater is very tinny... The audio it > sends out over the network is really nice. Just wondering if there > are different settings for different style audio > Thanks > Bryan > Vo1mxz > -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 4 13:40:56 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 09:40:56 -0400 Subject: [App_rpt-users] Audio has no bass... In-Reply-To: <57026D81.2020608@kuggie.com> References: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> <57026D81.2020608@kuggie.com> Message-ID: <57026EE8.9080301@msgstor.com> As Kevin said, the more on the subject is at Can I call it a good read? Not a beach read. ;) Steve On 4/4/2016 9:34 AM, Kevin Custer wrote: > To add to what Corey suggested, any time I see a post that indicates > the repeater as tinny audio, the first thing I suspect is the audio is > double - pre-emphasized. > > This can happen two ways: > The audio feeding the transmitter is already pre-emphasized, but the > transmitter is doing it again. Audio placed in to the MIC input will > almost always add pre-emphasis to the applied audio. If you are > feeding a radio that applies the pre-emphasis as part of the hardware, > then don't add pre-emphasis in the configuration file. > > It can also happen with some hardware (no necessarily app_rpt) when > the receiver audio never gets de-emphasized and that audio is fed to a > transmitter that applies pre-emphasis as part of the hardware. > > Both of these will result in double pre-emphasis and the audio will > sound tinny. > > More on this subject is available on RB. > www.repeater-builder.com > > Kevin - W3KKC > > > > > > > > On 4/4/2016 9:16 AM, Corey Dean wrote: >> Did you see this in the usbradio.conf? >> >> txprelim = no ; Audio processing on left output channel: no,yes >> ; no - Audio is not pre-emphasized and limited. >> ; Suitable for use on a microphone input >> ; yes - Audio is pre-emphasized and limited. >> ; Suitable for direct connection to an FM >> modulator >> >> >> On Mon, Apr 4, 2016 at 8:46 AM, Bryan Taylor > > wrote: >> >> Curious as to if there are any settings in the dial setup that >> would make the sound have more bass, I have 2 nodes using icom >> icf-f121 >> Radios and one using a Motorola gm300 and they all sound fine, >> the other node is using an old Marconi Marcom vi and the audio it >> transmits back to the repeater is very tinny... The audio it >> sends out over the network is really nice. Just wondering if >> there are different settings for different style audio >> Thanks >> Bryan >> Vo1mxz >> > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From overnite at me.com Mon Apr 4 13:47:02 2016 From: overnite at me.com (Bryan Taylor) Date: Mon, 04 Apr 2016 11:17:02 -0230 Subject: [App_rpt-users] Audio has no bass... In-Reply-To: <57026D81.2020608@kuggie.com> References: <5095DA3B-EA6E-4D6A-92F8-B777B367F264@me.com> <57026D81.2020608@kuggie.com> Message-ID: <66160D8D-6F0C-467A-A582-BB8099E5C13C@me.com> I think you just hit the nail on the head, this is the only radio taking audio through the mic connector, I will post my results after I try it out tonight Sent from my iPhone 6 > On Apr 4, 2016, at 11:04 AM, Kevin Custer wrote: > > To add to what Corey suggested, any time I see a post that indicates the repeater as tinny audio, the first thing I suspect is the audio is double - pre-emphasized. > > This can happen two ways: > The audio feeding the transmitter is already pre-emphasized, but the transmitter is doing it again. Audio placed in to the MIC input will almost always add pre-emphasis to the applied audio. If you are feeding a radio that applies the pre-emphasis as part of the hardware, then don't add pre-emphasis in the configuration file. > > It can also happen with some hardware (no necessarily app_rpt) when the receiver audio never gets de-emphasized and that audio is fed to a transmitter that applies pre-emphasis as part of the hardware. > > Both of these will result in double pre-emphasis and the audio will sound tinny. > > More on this subject is available on RB. > www.repeater-builder.com > > Kevin - W3KKC > > > > > > > >> On 4/4/2016 9:16 AM, Corey Dean wrote: >> Did you see this in the usbradio.conf? >> >> txprelim = no ; Audio processing on left output channel: no,yes >> ; no - Audio is not pre-emphasized and limited. >> ; Suitable for use on a microphone input >> ; yes - Audio is pre-emphasized and limited. >> ; Suitable for direct connection to an FM modulator >> >> >>> On Mon, Apr 4, 2016 at 8:46 AM, Bryan Taylor wrote: >>> Curious as to if there are any settings in the dial setup that would make the sound have more bass, I have 2 nodes using icom icf-f121 >>> Radios and one using a Motorola gm300 and they all sound fine, the other node is using an old Marconi Marcom vi and the audio it transmits back to the repeater is very tinny... The audio it sends out over the network is really nice. Just wondering if there are different settings for different style audio >>> Thanks >>> Bryan >>> Vo1mxz > -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Mon Apr 4 14:32:27 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 4 Apr 2016 10:32:27 -0400 Subject: [App_rpt-users] RANGER links? Message-ID: Hi guys... been away from AllStar for a while and my how things have progressed! I'm re-acclimating myself with the old and new features and I ran across this in the rpt.conf file: 810 = ilink,10 ; Disconnect all RANGER links (except permalinks) What exactly is this? tnx Stephen K1LNX -------------- next part -------------- An HTML attachment was scrubbed... URL: From jcarl.griffith at gmail.com Mon Apr 4 14:58:35 2016 From: jcarl.griffith at gmail.com (John Griffith) Date: Mon, 4 Apr 2016 07:58:35 -0700 Subject: [App_rpt-users] Difference between Dial and Acid Message-ID: <03c601d18e82$773faf10$65bf0d30$@gmail.com> I?m sure this has been discussed before, but I was unable to find on Google search a simple list of features that Dial will get me over my current Acid setup. Can I get an opinion of whether it?s advantageous to migrate to Dial? N7OKN John Griffith Mesa, AZ -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 4 15:16:43 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 11:16:43 -0400 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: <03c601d18e82$773faf10$65bf0d30$@gmail.com> References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: <5702855B.8020501@msgstor.com> John, DIAL is simply current AllStar Asterisk on the current version of Debian. There are no added features. Here is the FAQ: 73, Steve N4IRS On 4/4/2016 10:58 AM, John Griffith wrote: > > I?m sure this has been discussed before, but I was unable to find on > Google search > a simple list of features that Dial will get me over my current Acid > setup. Can I get > an opinion of whether it?s advantageous to migrate to Dial? > > N7OKN > > John Griffith > > Mesa, AZ > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Mon Apr 4 15:27:02 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 4 Apr 2016 08:27:02 -0700 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: <03c601d18e82$773faf10$65bf0d30$@gmail.com> References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: <294AFA8F-82DD-4AF0-8DE0-284D3E5D91A6@gmail.com> i would say the main difference is the improved stability of Debian over CentOS, and the expanded set of supported hardware offered by Debian. CentOS is a pain on newer hardware. Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 4, 2016, at 7:58 AM, John Griffith wrote: > > > I?m sure this has been discussed before, but I was unable to find on Google search > a simple list of features that Dial will get me over my current Acid setup. Can I get > an opinion of whether it?s advantageous to migrate to Dial? > > N7OKN > John Griffith > Mesa, AZ > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Mon Apr 4 16:39:14 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Mon, 4 Apr 2016 12:39:14 -0400 Subject: [App_rpt-users] RANGER links? In-Reply-To: References: Message-ID: <570298B2.2000007@bryanfields.net> On 4/4/16 10:32 AM, Stephen - K1LNX wrote: > Hi guys... been away from AllStar for a while and my how things have > progressed! I'm re-acclimating myself with the old and new features and I ran > across this in the rpt.conf file: > > 810 = ilink,10 ; Disconnect all RANGER links (except permalinks) > > What exactly is this? This is part of a proposal that Jim and Bryan Doyle few others had back in 2006 or so. Basically it was a simplex node that would monitor the calling frequency for Long DTMF 0 "LiTZ" and then link into a given repeater node. Note the Ranger nodes are prefixed with a 9 node number, and all 9 node numbers will use the ranger courtesy tone. http://apps.fcc.gov/ecfs/document/view?id=7021858559 Confused the heck out of me when I gave my 900 MHz test node number 927 and then got this CT! http://keekles.org/~w9cr/40821%20wierd%20tone.wav 73' -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From kizzy at lusfiber.net Mon Apr 4 17:57:16 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Mon, 4 Apr 2016 12:57:16 -0500 Subject: [App_rpt-users] ACID Crontab Message-ID: <5702AAFC.4010901@lusfiber.net> I am having some problems with cron entries running when I am not expecting them to run. This is an ACID distribution and the crontab is set from the root account (crontab -l | crontab -e | etc.). My crontab file looks like (with the questionable lines commented out). The starting comments were taken from a search for CENTOS 5 crontab man page. Just what am I missing?? # # Fields - KF5VH # # minute - any integer from 0 to 59 # hour - any integer from 0 to 23 # day - any integer from 1 to 31 (must be a valid day if a month is specified) # month - any integer from 1 to 12 (or the short name of the month such as jan or feb) # dayofweek - any integer from 0 to 7, where 0 or 7 represents Sunday (or 3 letter name like Mon) # command - the command to execute # */5 * * * * /etc/asterisk/scripts/wxzip/Alert0 10,25,40,55 * * * * /etc/asterisk/SANITYBOOT/sanityboot 03 02 * * * /sbin/ntpdate pool.ntp.org >> /etc/asterisk/LOG/ntptimelog # 07 00 * * 1 /etc/asterisk/scripts/WXA/oobuild 44 # 58 23 * * 1 /etc/asterisk/scripts/WXA/ooclear 50 # 07 00 * * 2 /etc/asterisk/scripts/WXA/oobuild 43 # 58 18 * * 2 /etc/asterisk/scripts/WXA/ooclear 50 # 06 00 1-7 * 4 /etc/asterisk/scripts/WXA/oobuild 46 # 58 18 1-7 * 4 /etc/asterisk/scripts/WXA/ooclear 50 The cron log shows ... [root at KF5VH-AS1 log]# grep /oo cron cron.1:Apr 3 00:06:01 KF5VH-AS1 crond[7629]: (root) CMD (/etc/asterisk/scripts/WXA/oobuild 46) cron:Apr 3 18:58:01 KF5VH-AS1 crond[7196]: (root) CMD (/etc/asterisk/scripts/WXA/ooclear 50) cron:Apr 4 00:06:01 KF5VH-AS1 crond[30169]: (root) CMD (/etc/asterisk/scripts/WXA/oobuild 46) cron:Apr 4 00:07:01 KF5VH-AS1 crond[30264]: (root) CMD (/etc/asterisk/scripts/WXA/oobuild 44) The first two lines should run on Monday. The second two lines should run on Tuesday. The last two lines should run on the first Thursday of each month. ...STeve - KF5VH From k1lnx at k1lnx.net Mon Apr 4 19:20:57 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 4 Apr 2016 15:20:57 -0400 Subject: [App_rpt-users] RANGER links? In-Reply-To: <570298B2.2000007@bryanfields.net> References: <570298B2.2000007@bryanfields.net> Message-ID: Ahh.. ok.. thanks Bryan :) I was aware of LiTZ, but was not aware of an effort to spearhead it's usage here in the US ala RANGER, so that's pretty cool :) I don't guess it went anywhere? On Mon, Apr 4, 2016 at 12:39 PM, Bryan Fields wrote: > On 4/4/16 10:32 AM, Stephen - K1LNX wrote: > > Hi guys... been away from AllStar for a while and my how things have > > progressed! I'm re-acclimating myself with the old and new features and > I ran > > across this in the rpt.conf file: > > > > 810 = ilink,10 ; Disconnect all RANGER links (except permalinks) > > > > What exactly is this? > > This is part of a proposal that Jim and Bryan Doyle few others had back in > 2006 or so. Basically it was a simplex node that would monitor the calling > frequency for Long DTMF 0 "LiTZ" and then link into a given repeater node. > > Note the Ranger nodes are prefixed with a 9 node number, and all 9 node > numbers will use the ranger courtesy tone. > > http://apps.fcc.gov/ecfs/document/view?id=7021858559 > > Confused the heck out of me when I gave my 900 MHz test node number 927 and > then got this CT! http://keekles.org/~w9cr/40821%20wierd%20tone.wav > > 73' > -- > Bryan Fields > > 727-409-1194 - Voice > 727-214-2508 - Fax > http://bryanfields.net > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 4 19:26:02 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 15:26:02 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: References: Message-ID: <5702BFCA.3040108@msgstor.com> Larry, To send a text message from a DIAL node to a another node you will need to edit /etc/asterisk/modules.conf change: noload => app_sendtext.so to load => app_sendtext.so and restart asterisk. This will be fixed in future revisions of DIAL from the asterisk cli the command would be" CLI> rpt cmd your node number ilink 9 destination node number,"This is a test" Send a text message of This is a test from node 2154 to node 2100: rpt cmd 2154 ilink 9 2100,"This is a test" The message has to be either 1 word or enclosed in quotes. Notice the comma after the destination node number. This is also valid from the cli: rpt sendtext 2154 2100 "This is another test" As a DTMF command, the entry for 809 wont do anything. You could have: 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 or, 809 = ilink,9,0,"Testing ..." Which would send the text message to all connected nodes. Hope that helps. 73, Steve N4IRS On 4/3/2016 2:28 PM, larry wrote: > Recently I installed a Dial version on a RPi2 > > In it includes command to use ilink,9 to send a text message to > another node. > I am unable to find additional info about ilink,9 and how it works. > > Could someone give me an explanation if how to utilize it? > Also what if anything needs to be pre-configured locally or at the > receiving node to use this function. > > A command syntax example would be nice as I am confused by the comment > following the defined DTMF of 809 > Rpt.conf defines .... 809 = ilink,9 ; Send Text Message > (9,,Message Text, etc. > > Thanks > > Larry - N7FM > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From bdboyle at bdboyle.com Mon Apr 4 20:10:53 2016 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Mon, 4 Apr 2016 16:10:53 -0400 Subject: [App_rpt-users] RANGER links? In-Reply-To: References: <570298B2.2000007@bryanfields.net> Message-ID: <151D5A9A-F713-49A4-9C91-14232324C13F@bdboyle.com> went nowhere. turns out the League did some quiet lobying on Constitution Ave because we had the temerity to think outside their defined box and go it alone without their blessing. After all, you can't designate a single 5khz channel out of all the bandwidth we have allocated as something universally known in the hobby as somewhere to get help....where else would locals on 2M simplex go to talk about their prostate treatments and what was for lunch at the buffet? I mean, we were trying to actually develop an automated way of standing up an emergency comms network gratis. can't have that in the amateur service...not what we're about, right? -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. > On Apr 4, 2016, at 15:20, Stephen - K1LNX wrote: > > Ahh.. ok.. thanks Bryan :) I was aware of LiTZ, but was not aware of an effort to spearhead it's usage here in the US ala RANGER, so that's pretty cool :) > > I don't guess it went anywhere? > >> On Mon, Apr 4, 2016 at 12:39 PM, Bryan Fields wrote: >> On 4/4/16 10:32 AM, Stephen - K1LNX wrote: >> > Hi guys... been away from AllStar for a while and my how things have >> > progressed! I'm re-acclimating myself with the old and new features and I ran >> > across this in the rpt.conf file: >> > >> > 810 = ilink,10 ; Disconnect all RANGER links (except permalinks) >> > >> > What exactly is this? >> >> This is part of a proposal that Jim and Bryan Doyle few others had back in >> 2006 or so. Basically it was a simplex node that would monitor the calling >> frequency for Long DTMF 0 "LiTZ" and then link into a given repeater node. >> >> Note the Ranger nodes are prefixed with a 9 node number, and all 9 node >> numbers will use the ranger courtesy tone. >> >> http://apps.fcc.gov/ecfs/document/view?id=7021858559 >> >> Confused the heck out of me when I gave my 900 MHz test node number 927 and >> then got this CT! http://keekles.org/~w9cr/40821%20wierd%20tone.wav >> >> 73' >> -- >> Bryan Fields >> >> 727-409-1194 - Voice >> 727-214-2508 - Fax >> http://bryanfields.net >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From no1pc at yahoo.com Mon Apr 4 20:28:57 2016 From: no1pc at yahoo.com (Jim Aspinwall) Date: Mon, 4 Apr 2016 20:28:57 +0000 (UTC) Subject: [App_rpt-users] Files listed, zero bytes... References: <1025120046.2795427.1459801737866.JavaMail.yahoo.ref@mail.yahoo.com> Message-ID: <1025120046.2795427.1459801737866.JavaMail.yahoo@mail.yahoo.com> Yesterday I made a backup copy of my node (Pi 2 based) in preparation for some control/script changes. Later yesterday the control/script changes were made, but I did not have a chance to review or test until this morning. The method of the copying was through BitVise SFTP, selecting then dragging the highlighted files/folders to a local folder on my PC. ? It appears that those files actually did get copied this morning. Only a bit later did I try testing the control/script changes on the node and a few worked as expected, a few others unsure. I went to look at the files changed to see if I had the command (DTMF) strings correct and notice in the SFTP window that MANY files on the node now show zero bytes. ? OMG!?!?! ?How/what zero'd out files that I was merely copying? I tried to SFTP a couple of the files back into the node and while I see what appears to be a successful copy status, the file still shows zero bytes.? Before I down the node and put the SD card in the PC to view the file system there, or in my Mac... and try to copy them back from the supposedly successful backup. Has anyone got a clue about such an event? -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry at n7fm.com Mon Apr 4 21:19:43 2016 From: larry at n7fm.com (larry) Date: Mon, 4 Apr 2016 14:19:43 -0700 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702BFCA.3040108@msgstor.com> References: <570160D8.50002@n7fm.com> <5702BFCA.3040108@msgstor.com> Message-ID: Steve, A Perfect explanation !!!! Just what I needed. I was trying to play with the 809 command but didn't have the syntax correct. Also didn't realize app_sendtext.so wasn't installed. Now if you would strap on helmet with memory reading sensors all us who haven't a clue could just do a download and quit pestering you ;) Thanks again for sharing Larry - N7FM On 04/04/2016 12:26 PM, Steve Zingman wrote: > Larry, > To send a text message from a DIAL node to a another node you will > need to edit /etc/asterisk/modules.conf > change: noload => app_sendtext.so to > load => app_sendtext.so and restart asterisk. > This will be fixed in future revisions of DIAL > > from the asterisk cli the command would be" > CLI> rpt cmd your node number ilink 9 destination node number,"This is > a test" > > Send a text message of This is a test from node 2154 to node 2100: > rpt cmd 2154 ilink 9 2100,"This is a test" > > The message has to be either 1 word or enclosed in quotes. > Notice the comma after the destination node number. > > This is also valid from the cli: > rpt sendtext 2154 2100 "This is another test" > > As a DTMF command, the entry for 809 wont do anything. You could have: > 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 > or, 809 = ilink,9,0,"Testing ..." Which would send the text message to > all connected nodes. > > Hope that helps. > > 73, Steve N4IRS > > > > On 4/3/2016 2:28 PM, larry wrote: >> Recently I installed a Dial version on a RPi2 >> >> In it includes command to use ilink,9 to send a text message to >> another node. >> I am unable to find additional info about ilink,9 and how it works. >> >> Could someone give me an explanation if how to utilize it? >> Also what if anything needs to be pre-configured locally or at the >> receiving node to use this function. >> >> A command syntax example would be nice as I am confused by the >> comment following the defined DTMF of 809 >> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >> (9,,Message Text, etc. >> >> Thanks >> >> Larry - N7FM >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > From szingman at msgstor.com Mon Apr 4 21:30:16 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 17:30:16 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: References: <570160D8.50002@n7fm.com> <5702BFCA.3040108@msgstor.com> Message-ID: <5702DCE8.1050805@msgstor.com> Larry, it's not a problem. The fact that app_sendtext was not enabled was my fault. In a attempt to only load what was needed, I missed it. All the applications, functions resources and most of the channel drivers are installed. Just not enabled by default in DIAL The reason I built modules,conf the way I did is to make it as easy as possible for someone to turn on or off a feature. I will be making sure that any of the modules I missed are enabled or at least available and "documented" I'm just a user, granted a committed user, or is that I should be committed? AllStar (app_rpt) is Jim's baby. I built it on Debian because people were starting to have problems with ACID and newer hardware. Most of my work comes out of the fact that I LOVE a open source repeater / ROIP system that I can get my fingers dirty with. 73, Steve N4IRS On 04/04/2016 05:19 PM, larry wrote: > Steve, > > A Perfect explanation !!!! > > Just what I needed. I was trying to play with the 809 command but > didn't have the syntax correct. > Also didn't realize app_sendtext.so wasn't installed. > > Now if you would strap on helmet with memory reading sensors all us > who haven't a clue could just do a download and quit pestering you ;) > > Thanks again for sharing > > Larry - N7FM > > > > On 04/04/2016 12:26 PM, Steve Zingman wrote: >> Larry, >> To send a text message from a DIAL node to a another node you will >> need to edit /etc/asterisk/modules.conf >> change: noload => app_sendtext.so to >> load => app_sendtext.so and restart asterisk. >> This will be fixed in future revisions of DIAL >> >> from the asterisk cli the command would be" >> CLI> rpt cmd your node number ilink 9 destination node number,"This >> is a test" >> >> Send a text message of This is a test from node 2154 to node 2100: >> rpt cmd 2154 ilink 9 2100,"This is a test" >> >> The message has to be either 1 word or enclosed in quotes. >> Notice the comma after the destination node number. >> >> This is also valid from the cli: >> rpt sendtext 2154 2100 "This is another test" >> >> As a DTMF command, the entry for 809 wont do anything. You could have: >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message >> to all connected nodes. >> >> Hope that helps. >> >> 73, Steve N4IRS >> >> >> >> On 4/3/2016 2:28 PM, larry wrote: >>> Recently I installed a Dial version on a RPi2 >>> >>> In it includes command to use ilink,9 to send a text message to >>> another node. >>> I am unable to find additional info about ilink,9 and how it works. >>> >>> Could someone give me an explanation if how to utilize it? >>> Also what if anything needs to be pre-configured locally or at the >>> receiving node to use this function. >>> >>> A command syntax example would be nice as I am confused by the >>> comment following the defined DTMF of 809 >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >>> (9,,Message Text, etc. >>> >>> Thanks >>> >>> Larry - N7FM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> > -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From brett.friermood at gmail.com Mon Apr 4 21:39:38 2016 From: brett.friermood at gmail.com (Brett Friermood) Date: Mon, 4 Apr 2016 16:39:38 -0500 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702DA88.20009@msgstor.com> References: <5702BFCA.3040108@msgstor.com> <5702DA88.20009@msgstor.com> Message-ID: Thanks, Steve. I realized I only replied to you rather than reply all, so I'm copying it back to the group. Brett On Mon, Apr 4, 2016 at 4:20 PM, Steve Zingman wrote: > It is seen on the console at the other end. I've seen it used to announce > nodes connecting and disconnecting. I'll let Tim (Allmon2) comment if the > message could be visible on Allmon2. Could the message be grabbed up by a > script? Don't know. I'll let someone who may have done it comment. > > Here is a chance to play and learn. > > 73, Steve N4IRS > > I know that the destination node number can be passed from DTMF but I > could not get the message to pass. Of course, the message in that case > would be numeric. > > > On 04/04/2016 04:55 PM, Brett Friermood wrote: > > How is this message "seen" or otherwise received on the other end? Is this > something that could be used for out of band signalling between scripts on > the respective nodes, or is it's purpose mainly for testing connections? > > Brett KQ9N > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jcarl.griffith at gmail.com Mon Apr 4 22:18:14 2016 From: jcarl.griffith at gmail.com (John Griffith) Date: Mon, 4 Apr 2016 15:18:14 -0700 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: <00d201d18ebf$e6110d70$b2332850$@gmail.com> Thank you Dave. Once you get here, ring me up and we?ll have you and wife over for dinner. I?ll have my tower up by then and you?ll be able to hit my repeater from Queen Creek. From: Dave P [mailto:tdydave at gmail.com] Sent: Monday, April 04, 2016 8:18 AM To: John Griffith Subject: Re: [App_rpt-users] Difference between Dial and Acid Hey John, I have been running DIAL for at least 6 months and it is a definite upgrade from ACID. It is built to operate the old Pentium4 and the newer architecture Dual Core processor PC's. It runs off of Debian and uses simpleUSB. Overall solid product. I've not had an issue with it. Good deal your running the WINsystem off your repeater in Mesa. I am getting ready to move to Queens Creek as I'm in the process of applying for a home loan with Ryland homes and hope to move in November. I plan to apply for a 440 repeater frequency to run my Allstarlink network. Hawaii/Mainland Allstarlink network. I am also running my other nodes in a DataCenter in San Francisco and it is working great. What is your repeater frequency? Look forward to further dialogue as I plan to move my family to Arizona. My wife is from Thatcher and I'm from Hawaii. We met at BYU-Hawaii. 73 and aloha Dave AH6OD 28508/28387 On Mon, Apr 4, 2016 at 7:28 PM, John Griffith > wrote: I?m sure this has been discussed before, but I was unable to find on Google search a simple list of features that Dial will get me over my current Acid setup. Can I get an opinion of whether it?s advantageous to migrate to Dial? N7OKN John Griffith Mesa, AZ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lmccann at dtisp.com Mon Apr 4 22:20:51 2016 From: lmccann at dtisp.com (LaRoy McCann) Date: Mon, 4 Apr 2016 17:20:51 -0500 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702BFCA.3040108@msgstor.com> References: <5702BFCA.3040108@msgstor.com> Message-ID: <5702E8C3.7020009@dtisp.com> Ok, I have to ask. Just what would node 2100 do with this text message that it is being sent? And with full disclosure here, I have not looked thru the docs for this information yet. 73's LaRoy McCann, K5TW On 4/4/2016 2:26 PM, Steve Zingman wrote: > Larry, > To send a text message from a DIAL node to a another node you will > need to edit /etc/asterisk/modules.conf > change: noload => app_sendtext.so to > load => app_sendtext.so and restart asterisk. > This will be fixed in future revisions of DIAL > > from the asterisk cli the command would be" > CLI> rpt cmd your node number ilink 9 destination node number,"This is > a test" > > Send a text message of This is a test from node 2154 to node 2100: > rpt cmd 2154 ilink 9 2100,"This is a test" > > The message has to be either 1 word or enclosed in quotes. > Notice the comma after the destination node number. > > This is also valid from the cli: > rpt sendtext 2154 2100 "This is another test" > > As a DTMF command, the entry for 809 wont do anything. You could have: > 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 > or, 809 = ilink,9,0,"Testing ..." Which would send the text message to > all connected nodes. > > Hope that helps. > > 73, Steve N4IRS > > > > On 4/3/2016 2:28 PM, larry wrote: >> Recently I installed a Dial version on a RPi2 >> >> In it includes command to use ilink,9 to send a text message to >> another node. >> I am unable to find additional info about ilink,9 and how it works. >> >> Could someone give me an explanation if how to utilize it? >> Also what if anything needs to be pre-configured locally or at the >> receiving node to use this function. >> >> A command syntax example would be nice as I am confused by the >> comment following the defined DTMF of 809 >> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >> (9,,Message Text, etc. >> >> Thanks >> >> Larry - N7FM >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From Bryan at bryanfields.net Mon Apr 4 22:04:09 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Mon, 4 Apr 2016 18:04:09 -0400 Subject: [App_rpt-users] DIAL serial console? Message-ID: <5702E4D9.8020005@bryanfields.net> Would it be possible to get the DIAL install to enable serial console during install and after installation? I run all my systems headless and actually had an issue finding a monitor yesterday to install on a non server hardware lacking IPMI/iLO. Serial would be a nice to have on ttyS0, 115200n8 by default. Thoughts? -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From aprs at ka3nam.com Mon Apr 4 22:44:28 2016 From: aprs at ka3nam.com (Joe Bennett) Date: Mon, 4 Apr 2016 17:44:28 -0500 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: <5702E4D9.8020005@bryanfields.net> References: <5702E4D9.8020005@bryanfields.net> Message-ID: I'll second that motion... On Mon, Apr 4, 2016 at 5:04 PM, Bryan Fields wrote: > Would it be possible to get the DIAL install to enable serial console during > install and after installation? > > I run all my systems headless and actually had an issue finding a monitor > yesterday to install on a non server hardware lacking IPMI/iLO. Serial would > be a nice to have on ttyS0, 115200n8 by default. > > Thoughts? > -- > Bryan Fields > > 727-409-1194 - Voice > 727-214-2508 - Fax > http://bryanfields.net > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From telesistant at hotmail.com Mon Apr 4 22:47:07 2016 From: telesistant at hotmail.com (Jim Duuuude) Date: Mon, 4 Apr 2016 22:47:07 +0000 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: References: <5702E4D9.8020005@bryanfields.net>, Message-ID: The current (new) version of Dial for the RPiX has a new script, that, when booted, "says" the obtained IP address out the built-in audio line out jack. That way, it can "tell" you what its IP address is. Jim ________________________________________ From: app_rpt-users-bounces at ohnosec.org on behalf of Joe Bennett Sent: Monday, April 4, 2016 3:44 PM Cc: APP RPT Subject: Re: [App_rpt-users] DIAL serial console? I'll second that motion... On Mon, Apr 4, 2016 at 5:04 PM, Bryan Fields wrote: > Would it be possible to get the DIAL install to enable serial console during > install and after installation? > > I run all my systems headless and actually had an issue finding a monitor > yesterday to install on a non server hardware lacking IPMI/iLO. Serial would > be a nice to have on ttyS0, 115200n8 by default. > > Thoughts? > -- > Bryan Fields > > 727-409-1194 - Voice > 727-214-2508 - Fax > http://bryanfields.net > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From szingman at msgstor.com Mon Apr 4 22:54:56 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 18:54:56 -0400 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: References: <5702E4D9.8020005@bryanfields.net> Message-ID: <5702F0C0.1000600@msgstor.com> On what hardware platform would you like a serial console available? On 04/04/2016 06:44 PM, Joe Bennett wrote: > I'll second that motion... > > On Mon, Apr 4, 2016 at 5:04 PM, Bryan Fields wrote: >> Would it be possible to get the DIAL install to enable serial console during >> install and after installation? >> >> I run all my systems headless and actually had an issue finding a monitor >> yesterday to install on a non server hardware lacking IPMI/iLO. Serial would >> be a nice to have on ttyS0, 115200n8 by default. >> >> Thoughts? >> -- >> Bryan Fields >> >> 727-409-1194 - Voice >> 727-214-2508 - Fax >> http://bryanfields.net >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From szingman at msgstor.com Mon Apr 4 22:56:17 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 18:56:17 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702E8C3.7020009@dtisp.com> References: <5702BFCA.3040108@msgstor.com> <5702E8C3.7020009@dtisp.com> Message-ID: <5702F111.3020509@msgstor.com> Node 2100 is just that, a node like every other node. I just happened to choose it for a example. On 04/04/2016 06:20 PM, LaRoy McCann wrote: > Ok, I have to ask. > > Just what would node 2100 do with this text message that it is being > sent? > > And with full disclosure here, I have not looked thru the docs for > this information yet. > > 73's > LaRoy McCann, K5TW > > > > On 4/4/2016 2:26 PM, Steve Zingman wrote: >> Larry, >> To send a text message from a DIAL node to a another node you will >> need to edit /etc/asterisk/modules.conf >> change: noload => app_sendtext.so to >> load => app_sendtext.so and restart asterisk. >> This will be fixed in future revisions of DIAL >> >> from the asterisk cli the command would be" >> CLI> rpt cmd your node number ilink 9 destination node number,"This >> is a test" >> >> Send a text message of This is a test from node 2154 to node 2100: >> rpt cmd 2154 ilink 9 2100,"This is a test" >> >> The message has to be either 1 word or enclosed in quotes. >> Notice the comma after the destination node number. >> >> This is also valid from the cli: >> rpt sendtext 2154 2100 "This is another test" >> >> As a DTMF command, the entry for 809 wont do anything. You could have: >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message >> to all connected nodes. >> >> Hope that helps. >> >> 73, Steve N4IRS >> >> >> >> On 4/3/2016 2:28 PM, larry wrote: >>> Recently I installed a Dial version on a RPi2 >>> >>> In it includes command to use ilink,9 to send a text message to >>> another node. >>> I am unable to find additional info about ilink,9 and how it works. >>> >>> Could someone give me an explanation if how to utilize it? >>> Also what if anything needs to be pre-configured locally or at the >>> receiving node to use this function. >>> >>> A command syntax example would be nice as I am confused by the >>> comment following the defined DTMF of 809 >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >>> (9,,Message Text, etc. >>> >>> Thanks >>> >>> Larry - N7FM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From no1pc at yahoo.com Mon Apr 4 23:05:19 2016 From: no1pc at yahoo.com (Jim Aspinwall) Date: Mon, 4 Apr 2016 23:05:19 +0000 (UTC) Subject: [App_rpt-users] Files listed, zero bytes... (Jim Aspinwall) In-Reply-To: References: Message-ID: <1138595446.2914000.1459811119156.JavaMail.yahoo@mail.yahoo.com> I should know better - the only way to access the file system is with the SD card running... fine... Still, the not accepting file transfers and not spitting errors is odd. ---------------------------------------------------------------------- ? ?1. Files listed, zero bytes... (Jim Aspinwall) Message: 1 Date: Mon, 4 Apr 2016 20:28:57 +0000 (UTC) From: Jim Aspinwall To: "app_rpt-users at ohnosec.org" Subject: [App_rpt-users] Files listed, zero bytes... Message-ID: ??? <1025120046.2795427.1459801737866.JavaMail.yahoo at mail.yahoo.com> Content-Type: text/plain; charset="utf-8" Yesterday I made a backup copy of my node (Pi 2 based) in preparation for some control/script changes. Later yesterday the control/script changes were made, but I did not have a chance to review or test until this morning. The method of the copying was through BitVise SFTP, selecting then dragging the highlighted files/folders to a local folder on my PC. ? It appears that those files actually did get copied this morning. Only a bit later did I try testing the control/script changes on the node and a few worked as expected, a few others unsure. I went to look at the files changed to see if I had the command (DTMF) strings correct and notice in the SFTP window that MANY files on the node now show zero bytes. ? OMG!?!?! ?How/what zero'd out files that I was merely copying? I tried to SFTP a couple of the files back into the node and while I see what appears to be a successful copy status, the file still shows zero bytes.? Before I down the node and put the SD card in the PC to view the file system there, or in my Mac... and try to copy them back from the supposedly successful backup. Has anyone got a clue about such an event? -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 4 23:15:47 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 19:15:47 -0400 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: <5702E4D9.8020005@bryanfields.net> References: <5702E4D9.8020005@bryanfields.net> Message-ID: <5702F5A3.7070406@msgstor.com> I also run all my servers headless. The RPi2 has ttyAMA0 enable at boot. On the x86 machines, I'll look into it for the next rev. On 04/04/2016 06:04 PM, Bryan Fields wrote: > Would it be possible to get the DIAL install to enable serial console during > install and after installation? > > I run all my systems headless and actually had an issue finding a monitor > yesterday to install on a non server hardware lacking IPMI/iLO. Serial would > be a nice to have on ttyS0, 115200n8 by default. > > Thoughts? -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From Bryan at bryanfields.net Mon Apr 4 23:30:01 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Mon, 4 Apr 2016 19:30:01 -0400 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: <5702F5A3.7070406@msgstor.com> References: <5702E4D9.8020005@bryanfields.net> <5702F5A3.7070406@msgstor.com> Message-ID: <5702F8F9.10901@bryanfields.net> On 4/4/16 7:15 PM, Steve Zingman wrote: > On the x86 machines, I'll look into it for the next rev. Thanks, it's really easy, just add this in /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,115200n8" GRUB_CMDLINE_LINUX="boolean true console=tty0 console=ttyS0,115200n8" GRUB_TERMINAL=serial GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1" I don't run the rpi images, guess I'm old school like that with my RTCMs and pciradio cards. They sound great btw. -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From szingman at msgstor.com Mon Apr 4 23:34:46 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 19:34:46 -0400 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: <5702F8F9.10901@bryanfields.net> References: <5702E4D9.8020005@bryanfields.net> <5702F5A3.7070406@msgstor.com> <5702F8F9.10901@bryanfields.net> Message-ID: <5702FA16.5070202@msgstor.com> Yes, That will work for once DIAL has installed and before it builds DAHDI and asterisk. I'll look into having the installer startup a serial console. On 04/04/2016 07:30 PM, Bryan Fields wrote: > On 4/4/16 7:15 PM, Steve Zingman wrote: >> On the x86 machines, I'll look into it for the next rev. > Thanks, it's really easy, just add this in /etc/default/grub > > GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,115200n8" > GRUB_CMDLINE_LINUX="boolean true console=tty0 console=ttyS0,115200n8" > > GRUB_TERMINAL=serial > GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1" > > I don't run the rpi images, guess I'm old school like that with my RTCMs and > pciradio cards. They sound great btw. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From info at meshnetworks.co.nz Mon Apr 4 23:36:31 2016 From: info at meshnetworks.co.nz (Steve Wright) Date: Tue, 5 Apr 2016 11:36:31 +1200 Subject: [App_rpt-users] Files listed, zero bytes... In-Reply-To: References: Message-ID: <5702FA7F.4050109@meshnetworks.co.nz> On 05/04/16 10:18, Jim Aspinwall wrote: > I tried to SFTP a couple of the files back into the node and while I see what appears to be a successful copy status, the file still shows zero bytes.? > Sounds like you've lost connectivity at some point and its retried the transfer, and not known what to do about the 'existing' (empty) files. Delete the whole tree structure and try the transfer again. It's not really safe to SFTP (or any tenuous-remote copying) over an existing production directory tree. SFTP first to a temp dir, and then login and cp -a Steve From electricity440 at gmail.com Mon Apr 4 23:40:11 2016 From: electricity440 at gmail.com (Skyler F) Date: Mon, 4 Apr 2016 17:40:11 -0600 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: <03c601d18e82$773faf10$65bf0d30$@gmail.com> References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: I might be wrong but ACID needs constant internet, if Ethernet gets unplugged, only a reboot will get it back on the Internet. DIAL supports hot plugging in the Internet, swapping it out with another network etc. At least on my Dell old tower PC, an outage of Ethernet required me to reboot the machine to get internet to work again. Maybe it was a hardware problem something specefic to my computer. I never tested it on DIAL before I switched to the PI for AllStar On Monday, April 4, 2016, John Griffith wrote: > > > I?m sure this has been discussed before, but I was unable to find on > Google search > a simple list of features that Dial will get me over my current Acid > setup. Can I get > an opinion of whether it?s advantageous to migrate to Dial? > > > > N7OKN > > John Griffith > > Mesa, AZ > -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at meshnetworks.co.nz Mon Apr 4 23:40:14 2016 From: info at meshnetworks.co.nz (Steve Wright) Date: Tue, 5 Apr 2016 11:40:14 +1200 Subject: [App_rpt-users] Dial serial console In-Reply-To: References: Message-ID: <5702FB5E.5010304@meshnetworks.co.nz> On 05/04/16 11:05, Bryan Fields wrote: > Would it be possible to get the DIAL install to enable serial console during > install and after installation? > Google debian serial console From aprs at ka3nam.com Tue Apr 5 00:51:53 2016 From: aprs at ka3nam.com (Joe Bennett) Date: Mon, 4 Apr 2016 19:51:53 -0500 Subject: [App_rpt-users] DIAL serial console? In-Reply-To: <5702F5A3.7070406@msgstor.com> References: <5702E4D9.8020005@bryanfields.net> <5702F5A3.7070406@msgstor.com> Message-ID: x86 for me... RPi's will eventually happen, but not right now... -Joe KA3NAM On Mon, Apr 4, 2016 at 6:15 PM, Steve Zingman wrote: > I also run all my servers headless. The RPi2 has ttyAMA0 enable at boot. > On the x86 machines, I'll look into it for the next rev. > > On 04/04/2016 06:04 PM, Bryan Fields wrote: >> >> Would it be possible to get the DIAL install to enable serial console >> during >> install and after installation? >> >> I run all my systems headless and actually had an issue finding a monitor >> yesterday to install on a non server hardware lacking IPMI/iLO. Serial >> would >> be a nice to have on ttyS0, 115200n8 by default. >> >> Thoughts? > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to > the bottom of the page. Enter your email address and press the "Unsubscribe > or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. From kizzy at lusfiber.net Tue Apr 5 01:14:27 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Mon, 4 Apr 2016 20:14:27 -0500 Subject: [App_rpt-users] ACID Crontab In-Reply-To: <5702AAFC.4010901@lusfiber.net> References: <5702AAFC.4010901@lusfiber.net> Message-ID: <57031173.5060108@lusfiber.net> I'll answer my own question ... Cron is running as documented, but it is not a good thing. Where all other time parameters are AND'ed, Day of Week and Day are OR'ed. So the elegant solution seems to be ... 06 00 * * 4 [ `date +\%d` -le 7 ] && /etc/asterisk/scripts/WXA/oobuild 46 58 18 * * 4 [ `date +\%d` -le 7 ] && /etc/asterisk/scripts/WXA/ooclear 50 Anyone think the source code should be changed? ...STeve - KF5VH On 4/4/2016 12:57 PM, Steve Mahler wrote: > I am having some problems with cron entries running when I am not > expecting them to run. This is an ACID distribution and the crontab > is set from the root account (crontab -l | crontab -e | etc.). > > My crontab file looks like (with the questionable lines commented > out). The starting comments were taken from a search for CENTOS 5 > crontab man page. Just what am I missing?? > > # > # Fields - KF5VH > # > # minute - any integer from 0 to 59 > # hour - any integer from 0 to 23 > # day - any integer from 1 to 31 (must be a valid day if a month is > specified) > # month - any integer from 1 to 12 (or the short name of the month > such as jan or feb) > # dayofweek - any integer from 0 to 7, where 0 or 7 represents Sunday > (or 3 letter name like Mon) > # command - the command to execute > # > */5 * * * * /etc/asterisk/scripts/wxzip/Alert0 > 10,25,40,55 * * * * /etc/asterisk/SANITYBOOT/sanityboot > 03 02 * * * /sbin/ntpdate pool.ntp.org >> > /etc/asterisk/LOG/ntptimelog > # 07 00 * * 1 /etc/asterisk/scripts/WXA/oobuild 44 > # 58 23 * * 1 /etc/asterisk/scripts/WXA/ooclear 50 > # 07 00 * * 2 /etc/asterisk/scripts/WXA/oobuild 43 > # 58 18 * * 2 /etc/asterisk/scripts/WXA/ooclear 50 > # 06 00 1-7 * 4 /etc/asterisk/scripts/WXA/oobuild 46 > # 58 18 1-7 * 4 /etc/asterisk/scripts/WXA/ooclear 50 > > The cron log shows ... > > [root at KF5VH-AS1 log]# grep /oo cron > cron.1:Apr 3 00:06:01 KF5VH-AS1 crond[7629]: (root) CMD > (/etc/asterisk/scripts/WXA/oobuild 46) > cron:Apr 3 18:58:01 KF5VH-AS1 crond[7196]: (root) CMD > (/etc/asterisk/scripts/WXA/ooclear 50) > cron:Apr 4 00:06:01 KF5VH-AS1 crond[30169]: (root) CMD > (/etc/asterisk/scripts/WXA/oobuild 46) > cron:Apr 4 00:07:01 KF5VH-AS1 crond[30264]: (root) CMD > (/etc/asterisk/scripts/WXA/oobuild 44) > > The first two lines should run on Monday. The second two lines should > run on Tuesday. > The last two lines should run on the first Thursday of each month. > > ...STeve - KF5VH > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. From szingman at msgstor.com Tue Apr 5 01:16:55 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 21:16:55 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702E8C3.7020009@dtisp.com> References: <5702BFCA.3040108@msgstor.com> <5702E8C3.7020009@dtisp.com> Message-ID: <57031207.30609@msgstor.com> Leroy, I was informed by Mike N4IRR that I did not understand your question. The txt message that arrives at 2100 my answer did not your question. The text message simply appears on the console if logged in. The receiving node does send a "double beep" to the transmitter like it has received a command. I can't find anything else. It may be possible to trigger something. Maybe someone else can comment. Here is how the message is received at the console: Message sent to 2100 from 2154: Private Text Message for 2100 From 2154: This is a test Message sent to all connected nodes: Text Message From 2154: This is a test Hope that helps. 73, Steve N4IRS On 04/04/2016 06:20 PM, LaRoy McCann wrote: > Ok, I have to ask. > > Just what would node 2100 do with this text message that it is being > sent? > > And with full disclosure here, I have not looked thru the docs for > this information yet. > > 73's > LaRoy McCann, K5TW > > > > On 4/4/2016 2:26 PM, Steve Zingman wrote: >> Larry, >> To send a text message from a DIAL node to a another node you will >> need to edit /etc/asterisk/modules.conf >> change: noload => app_sendtext.so to >> load => app_sendtext.so and restart asterisk. >> This will be fixed in future revisions of DIAL >> >> from the asterisk cli the command would be" >> CLI> rpt cmd your node number ilink 9 destination node number,"This >> is a test" >> >> Send a text message of This is a test from node 2154 to node 2100: >> rpt cmd 2154 ilink 9 2100,"This is a test" >> >> The message has to be either 1 word or enclosed in quotes. >> Notice the comma after the destination node number. >> >> This is also valid from the cli: >> rpt sendtext 2154 2100 "This is another test" >> >> As a DTMF command, the entry for 809 wont do anything. You could have: >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message >> to all connected nodes. >> >> Hope that helps. >> >> 73, Steve N4IRS >> >> >> >> On 4/3/2016 2:28 PM, larry wrote: >>> Recently I installed a Dial version on a RPi2 >>> >>> In it includes command to use ilink,9 to send a text message to >>> another node. >>> I am unable to find additional info about ilink,9 and how it works. >>> >>> Could someone give me an explanation if how to utilize it? >>> Also what if anything needs to be pre-configured locally or at the >>> receiving node to use this function. >>> >>> A command syntax example would be nice as I am confused by the >>> comment following the defined DTMF of 809 >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >>> (9,,Message Text, etc. >>> >>> Thanks >>> >>> Larry - N7FM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From szingman at msgstor.com Tue Apr 5 01:30:19 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 4 Apr 2016 21:30:19 -0400 Subject: [App_rpt-users] ACID Crontab In-Reply-To: <57031173.5060108@lusfiber.net> References: <5702AAFC.4010901@lusfiber.net> <57031173.5060108@lusfiber.net> Message-ID: <5703152B.6030707@msgstor.com> You should be able to find the source to the version of cron and fix it. According to the allstarlink.org web site, ACID is "Old/Obsolete Distros (no longer supported)" Steve On 04/04/2016 09:14 PM, Steve Mahler wrote: > I'll answer my own question ... > > Cron is running as documented, but it is not a good thing. Where all > other time parameters are AND'ed, Day of Week and Day are OR'ed. So > the elegant solution seems to be ... > > 06 00 * * 4 [ `date +\%d` -le 7 ] && > /etc/asterisk/scripts/WXA/oobuild 46 > 58 18 * * 4 [ `date +\%d` -le 7 ] && > /etc/asterisk/scripts/WXA/ooclear 50 > > Anyone think the source code should be changed? > ...STeve - KF5VH > > On 4/4/2016 12:57 PM, Steve Mahler wrote: >> I am having some problems with cron entries running when I am not >> expecting them to run. This is an ACID distribution and the crontab >> is set from the root account (crontab -l | crontab -e | etc.). >> >> My crontab file looks like (with the questionable lines commented >> out). The starting comments were taken from a search for CENTOS 5 >> crontab man page. Just what am I missing?? >> >> # >> # Fields - KF5VH >> # >> # minute - any integer from 0 to 59 >> # hour - any integer from 0 to 23 >> # day - any integer from 1 to 31 (must be a valid day if a month is >> specified) >> # month - any integer from 1 to 12 (or the short name of the month >> such as jan or feb) >> # dayofweek - any integer from 0 to 7, where 0 or 7 represents Sunday >> (or 3 letter name like Mon) >> # command - the command to execute >> # >> */5 * * * * /etc/asterisk/scripts/wxzip/Alert0 >> 10,25,40,55 * * * * /etc/asterisk/SANITYBOOT/sanityboot >> 03 02 * * * /sbin/ntpdate pool.ntp.org >> >> /etc/asterisk/LOG/ntptimelog >> # 07 00 * * 1 /etc/asterisk/scripts/WXA/oobuild 44 >> # 58 23 * * 1 /etc/asterisk/scripts/WXA/ooclear 50 >> # 07 00 * * 2 /etc/asterisk/scripts/WXA/oobuild 43 >> # 58 18 * * 2 /etc/asterisk/scripts/WXA/ooclear 50 >> # 06 00 1-7 * 4 /etc/asterisk/scripts/WXA/oobuild 46 >> # 58 18 1-7 * 4 /etc/asterisk/scripts/WXA/ooclear 50 >> >> The cron log shows ... >> >> [root at KF5VH-AS1 log]# grep /oo cron >> cron.1:Apr 3 00:06:01 KF5VH-AS1 crond[7629]: (root) CMD >> (/etc/asterisk/scripts/WXA/oobuild 46) >> cron:Apr 3 18:58:01 KF5VH-AS1 crond[7196]: (root) CMD >> (/etc/asterisk/scripts/WXA/ooclear 50) >> cron:Apr 4 00:06:01 KF5VH-AS1 crond[30169]: (root) CMD >> (/etc/asterisk/scripts/WXA/oobuild 46) >> cron:Apr 4 00:07:01 KF5VH-AS1 crond[30264]: (root) CMD >> (/etc/asterisk/scripts/WXA/oobuild 44) >> >> The first two lines should run on Monday. The second two lines >> should run on Tuesday. >> The last two lines should run on the first Thursday of each month. >> >> ...STeve - KF5VH >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From lmccann at dtisp.com Tue Apr 5 01:44:16 2016 From: lmccann at dtisp.com (LaRoy McCann) Date: Mon, 4 Apr 2016 20:44:16 -0500 Subject: [App_rpt-users] [Spam?] Re: Understanding ilink,9 usage In-Reply-To: <57031207.30609@msgstor.com> References: <5702BFCA.3040108@msgstor.com> <5702E8C3.7020009@dtisp.com> <57031207.30609@msgstor.com> Message-ID: <20160405013659.M6954@dtisp.com> Steve, Thanks for the info. The message showing up on the console is the information I was looking for. I just had no idea what happened to the text message when it got to the destination node. Thanks LaRoy McCann, K5TW ---------- Original Message ----------- From: Steve Zingman To: LaRoy McCann , app_rpt-users at ohnosec.org Sent: Mon, 4 Apr 2016 21:16:55 -0400 Subject: [Spam?] Re: [App_rpt-users] Understanding ilink,9 usage > Leroy, > I was informed by Mike N4IRR that I did not understand your > question. The txt message that arrives at 2100 my answer did not > your question. The text message simply appears on the console if > logged in. The receiving node does send a "double beep" to the > transmitter like it has received a command. I can't find anything > else. It may be possible to trigger something. Maybe someone else > can comment. > > Here is how the message is received at the console: > > Message sent to 2100 from 2154: Private Text Message for 2100 From > 2154: This is a test Message sent to all connected nodes: Text > Message From 2154: This is a test > > Hope that helps. > > 73, Steve N4IRS > > On 04/04/2016 06:20 PM, LaRoy McCann wrote: > > Ok, I have to ask. > > > > Just what would node 2100 do with this text message that it is being > > sent? > > > > And with full disclosure here, I have not looked thru the docs for > > this information yet. > > > > 73's > > LaRoy McCann, K5TW > > > > > > > > On 4/4/2016 2:26 PM, Steve Zingman wrote: > >> Larry, > >> To send a text message from a DIAL node to a another node you will > >> need to edit /etc/asterisk/modules.conf > >> change: noload => app_sendtext.so to > >> load => app_sendtext.so and restart asterisk. > >> This will be fixed in future revisions of DIAL > >> > >> from the asterisk cli the command would be" > >> CLI> rpt cmd your node number ilink 9 destination node number,"This > >> is a test" > >> > >> Send a text message of This is a test from node 2154 to node 2100: > >> rpt cmd 2154 ilink 9 2100,"This is a test" > >> > >> The message has to be either 1 word or enclosed in quotes. > >> Notice the comma after the destination node number. > >> > >> This is also valid from the cli: > >> rpt sendtext 2154 2100 "This is another test" > >> > >> As a DTMF command, the entry for 809 wont do anything. You could have: > >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 > >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message > >> to all connected nodes. > >> > >> Hope that helps. > >> > >> 73, Steve N4IRS > >> > >> > >> > >> On 4/3/2016 2:28 PM, larry wrote: > >>> Recently I installed a Dial version on a RPi2 > >>> > >>> In it includes command to use ilink,9 to send a text message to > >>> another node. > >>> I am unable to find additional info about ilink,9 and how it works. > >>> > >>> Could someone give me an explanation if how to utilize it? > >>> Also what if anything needs to be pre-configured locally or at the > >>> receiving node to use this function. > >>> > >>> A command syntax example would be nice as I am confused by the > >>> comment following the defined DTMF of 809 > >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message > >>> (9,,Message Text, etc. > >>> > >>> Thanks > >>> > >>> Larry - N7FM > >>> > >>> _______________________________________________ > >>> App_rpt-users mailing list > >>> App_rpt-users at ohnosec.org > >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>> > >>> To unsubscribe from this list please visit > >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > >>> down to the bottom of the page. Enter your email address and press > >>> the "Unsubscribe or edit options button" > >>> You do not need a password to unsubscribe, you can do it via email > >>> confirmation. If you have trouble unsubscribing, please send a > >>> message to the list detailing the problem. > >> > > > > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > > down to the bottom of the page. Enter your email address and press the > > "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email > > confirmation. If you have trouble unsubscribing, please send a message > > to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -- > This message has been scanned for viruses and > dangerous content by the DTISP MailScanner, and is > believed to be clean. ------- End of Original Message ------- From kg7qin at arrl.net Tue Apr 5 03:04:45 2016 From: kg7qin at arrl.net (Stacy Olivas) Date: Mon, 4 Apr 2016 20:04:45 -0700 Subject: [App_rpt-users] ACID Crontab In-Reply-To: <5703152B.6030707@msgstor.com> References: <5702AAFC.4010901@lusfiber.net> <57031173.5060108@lusfiber.net> <5703152B.6030707@msgstor.com> Message-ID: <57032B4D.4070103@arrl.net> There are alternatives to cron that you can take a look at: http://anacron.sourceforge.net/ http://fcron.free.fr/ https://expl.info/display/HCRON/Home https://github.com/dshearer/jobber http://people.redhat.com/~rjones/goaljobs/ -Stacy KG7QIN On 04/04/2016 06:30 PM, Steve Zingman wrote: > You should be able to find the source to the version of cron and fix > it. According to the allstarlink.org web site, ACID is "Old/Obsolete > Distros (no longer supported)" > > Steve > > On 04/04/2016 09:14 PM, Steve Mahler wrote: >> I'll answer my own question ... >> >> Cron is running as documented, but it is not a good thing. Where all >> other time parameters are AND'ed, Day of Week and Day are OR'ed. So >> the elegant solution seems to be ... >> >> 06 00 * * 4 [ `date +\%d` -le 7 ] && >> /etc/asterisk/scripts/WXA/oobuild 46 >> 58 18 * * 4 [ `date +\%d` -le 7 ] && >> /etc/asterisk/scripts/WXA/ooclear 50 >> >> Anyone think the source code should be changed? >> ...STeve - KF5VH >> >> On 4/4/2016 12:57 PM, Steve Mahler wrote: >>> I am having some problems with cron entries running when I am not >>> expecting them to run. This is an ACID distribution and the crontab >>> is set from the root account (crontab -l | crontab -e | etc.). >>> >>> My crontab file looks like (with the questionable lines commented >>> out). The starting comments were taken from a search for CENTOS 5 >>> crontab man page. Just what am I missing?? >>> >>> # >>> # Fields - KF5VH >>> # >>> # minute - any integer from 0 to 59 >>> # hour - any integer from 0 to 23 >>> # day - any integer from 1 to 31 (must be a valid day if a month is >>> specified) >>> # month - any integer from 1 to 12 (or the short name of the month >>> such as jan or feb) >>> # dayofweek - any integer from 0 to 7, where 0 or 7 represents Sunday >>> (or 3 letter name like Mon) >>> # command - the command to execute >>> # >>> */5 * * * * /etc/asterisk/scripts/wxzip/Alert0 >>> 10,25,40,55 * * * * /etc/asterisk/SANITYBOOT/sanityboot >>> 03 02 * * * /sbin/ntpdate pool.ntp.org >> >>> /etc/asterisk/LOG/ntptimelog >>> # 07 00 * * 1 /etc/asterisk/scripts/WXA/oobuild 44 >>> # 58 23 * * 1 /etc/asterisk/scripts/WXA/ooclear 50 >>> # 07 00 * * 2 /etc/asterisk/scripts/WXA/oobuild 43 >>> # 58 18 * * 2 /etc/asterisk/scripts/WXA/ooclear 50 >>> # 06 00 1-7 * 4 /etc/asterisk/scripts/WXA/oobuild 46 >>> # 58 18 1-7 * 4 /etc/asterisk/scripts/WXA/ooclear 50 >>> >>> The cron log shows ... >>> >>> [root at KF5VH-AS1 log]# grep /oo cron >>> cron.1:Apr 3 00:06:01 KF5VH-AS1 crond[7629]: (root) CMD >>> (/etc/asterisk/scripts/WXA/oobuild 46) >>> cron:Apr 3 18:58:01 KF5VH-AS1 crond[7196]: (root) CMD >>> (/etc/asterisk/scripts/WXA/ooclear 50) >>> cron:Apr 4 00:06:01 KF5VH-AS1 crond[30169]: (root) CMD >>> (/etc/asterisk/scripts/WXA/oobuild 46) >>> cron:Apr 4 00:07:01 KF5VH-AS1 crond[30264]: (root) CMD >>> (/etc/asterisk/scripts/WXA/oobuild 44) >>> >>> The first two lines should run on Monday. The second two lines >>> should run on Tuesday. >>> The last two lines should run on the first Thursday of each month. >>> >>> ...STeve - KF5VH >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message >> to the list detailing the problem. > From kb1ncj at gmail.com Tue Apr 5 12:50:55 2016 From: kb1ncj at gmail.com (Greg) Date: Tue, 5 Apr 2016 08:50:55 -0400 Subject: [App_rpt-users] 2 nodes, 1 uri In-Reply-To: References: Message-ID: <5703B4AF.2020404@gmail.com> Did I once read I could configure 2 nodes radios to function with 1 uri? I'm not sure where to find info on that. Thanks From szingman at msgstor.com Tue Apr 5 12:58:57 2016 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 5 Apr 2016 08:58:57 -0400 Subject: [App_rpt-users] 2 nodes, 1 uri In-Reply-To: <5703B4AF.2020404@gmail.com> References: <5703B4AF.2020404@gmail.com> Message-ID: <5703B691.4030208@msgstor.com> No you can not. Steve On 4/5/2016 8:50 AM, Greg wrote: > Did I once read I could configure 2 nodes radios to function with 1 > uri? I'm not sure where to find info on that. Thanks > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From jrorke at cogeco.ca Tue Apr 5 18:09:36 2016 From: jrorke at cogeco.ca (Jon Rorke) Date: Tue, 5 Apr 2016 14:09:36 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5702BFCA.3040108@msgstor.com> References: <5702BFCA.3040108@msgstor.com> Message-ID: <5703FF60.5040603@cogeco.ca> So what does the receiving node do with the incoming text msg? Does it display on the console or does it make Allison speak the text message over the air? Jon RQ On 4/4/2016 3:26 PM, Steve Zingman wrote: > Larry, > To send a text message from a DIAL node to a another node you will > need to edit /etc/asterisk/modules.conf > change: noload => app_sendtext.so to > load => app_sendtext.so and restart asterisk. > This will be fixed in future revisions of DIAL > > from the asterisk cli the command would be" > CLI> rpt cmd your node number ilink 9 destination node number,"This is > a test" > > Send a text message of This is a test from node 2154 to node 2100: > rpt cmd 2154 ilink 9 2100,"This is a test" > > The message has to be either 1 word or enclosed in quotes. > Notice the comma after the destination node number. > > This is also valid from the cli: > rpt sendtext 2154 2100 "This is another test" > > As a DTMF command, the entry for 809 wont do anything. You could have: > 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 > or, 809 = ilink,9,0,"Testing ..." Which would send the text message to > all connected nodes. > > Hope that helps. > > 73, Steve N4IRS > > > > On 4/3/2016 2:28 PM, larry wrote: >> Recently I installed a Dial version on a RPi2 >> >> In it includes command to use ilink,9 to send a text message to >> another node. >> I am unable to find additional info about ilink,9 and how it works. >> >> Could someone give me an explanation if how to utilize it? >> Also what if anything needs to be pre-configured locally or at the >> receiving node to use this function. >> >> A command syntax example would be nice as I am confused by the >> comment following the defined DTMF of 809 >> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >> (9,,Message Text, etc. >> >> Thanks >> >> Larry - N7FM >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > --- This email is free from viruses and malware because avast! Antivirus protection is active. https://www.avast.com/antivirus From szingman at msgstor.com Tue Apr 5 18:21:00 2016 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 5 Apr 2016 14:21:00 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5703FF60.5040603@cogeco.ca> References: <5702BFCA.3040108@msgstor.com> <5703FF60.5040603@cogeco.ca> Message-ID: <5704020C.3060402@msgstor.com> Jon, The message appears on the console of the receiving node if logged in. It is not sent to the log it does not seem to trigger a "event" It does not show up in debug It is not spoken 73, Steve N4IRS On 4/5/2016 2:09 PM, Jon Rorke wrote: > So what does the receiving node do with the incoming text msg? > > Does it display on the console or does it make Allison speak the text > message over the air? > Jon RQ > > On 4/4/2016 3:26 PM, Steve Zingman wrote: >> Larry, >> To send a text message from a DIAL node to a another node you will >> need to edit /etc/asterisk/modules.conf >> change: noload => app_sendtext.so to >> load => app_sendtext.so and restart asterisk. >> This will be fixed in future revisions of DIAL >> >> from the asterisk cli the command would be" >> CLI> rpt cmd your node number ilink 9 destination node number,"This >> is a test" >> >> Send a text message of This is a test from node 2154 to node 2100: >> rpt cmd 2154 ilink 9 2100,"This is a test" >> >> The message has to be either 1 word or enclosed in quotes. >> Notice the comma after the destination node number. >> >> This is also valid from the cli: >> rpt sendtext 2154 2100 "This is another test" >> >> As a DTMF command, the entry for 809 wont do anything. You could have: >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message >> to all connected nodes. >> >> Hope that helps. >> >> 73, Steve N4IRS >> >> >> >> On 4/3/2016 2:28 PM, larry wrote: >>> Recently I installed a Dial version on a RPi2 >>> >>> In it includes command to use ilink,9 to send a text message to >>> another node. >>> I am unable to find additional info about ilink,9 and how it works. >>> >>> Could someone give me an explanation if how to utilize it? >>> Also what if anything needs to be pre-configured locally or at the >>> receiving node to use this function. >>> >>> A command syntax example would be nice as I am confused by the >>> comment following the defined DTMF of 809 >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >>> (9,,Message Text, etc. >>> >>> Thanks >>> >>> Larry - N7FM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > https://www.avast.com/antivirus > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From szingman at msgstor.com Tue Apr 5 18:23:31 2016 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 5 Apr 2016 14:23:31 -0400 Subject: [App_rpt-users] Understanding ilink,9 usage In-Reply-To: <5703FF60.5040603@cogeco.ca> References: <5702BFCA.3040108@msgstor.com> <5703FF60.5040603@cogeco.ca> Message-ID: <570402A3.5070301@msgstor.com> Jon, One thing I missed, It does cause the receiving transmitter (does that make sense) to send a command ack. "beep beep" The message appears on the console of the receiving node if logged in. It is not sent to the log it does not seem to trigger a "event" It does not show up in debug It is not spoken 73, Steve N4IRS On 4/5/2016 2:09 PM, Jon Rorke wrote: > So what does the receiving node do with the incoming text msg? > > Does it display on the console or does it make Allison speak the text > message over the air? > Jon RQ > > On 4/4/2016 3:26 PM, Steve Zingman wrote: >> Larry, >> To send a text message from a DIAL node to a another node you will >> need to edit /etc/asterisk/modules.conf >> change: noload => app_sendtext.so to >> load => app_sendtext.so and restart asterisk. >> This will be fixed in future revisions of DIAL >> >> from the asterisk cli the command would be" >> CLI> rpt cmd your node number ilink 9 destination node number,"This >> is a test" >> >> Send a text message of This is a test from node 2154 to node 2100: >> rpt cmd 2154 ilink 9 2100,"This is a test" >> >> The message has to be either 1 word or enclosed in quotes. >> Notice the comma after the destination node number. >> >> This is also valid from the cli: >> rpt sendtext 2154 2100 "This is another test" >> >> As a DTMF command, the entry for 809 wont do anything. You could have: >> 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 >> or, 809 = ilink,9,0,"Testing ..." Which would send the text message >> to all connected nodes. >> >> Hope that helps. >> >> 73, Steve N4IRS >> >> >> >> On 4/3/2016 2:28 PM, larry wrote: >>> Recently I installed a Dial version on a RPi2 >>> >>> In it includes command to use ilink,9 to send a text message to >>> another node. >>> I am unable to find additional info about ilink,9 and how it works. >>> >>> Could someone give me an explanation if how to utilize it? >>> Also what if anything needs to be pre-configured locally or at the >>> receiving node to use this function. >>> >>> A command syntax example would be nice as I am confused by the >>> comment following the defined DTMF of 809 >>> Rpt.conf defines .... 809 = ilink,9 ; Send Text Message >>> (9,,Message Text, etc. >>> >>> Thanks >>> >>> Larry - N7FM >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press >>> the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a >>> message to the list detailing the problem. >> > > > --- > This email is free from viruses and malware because avast! Antivirus > protection is active. > https://www.avast.com/antivirus > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From james.m.cizek at gmail.com Tue Apr 5 18:56:25 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Tue, 5 Apr 2016 12:56:25 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 Message-ID: Hi all, I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. This is on a stock DIAL box. RTCM is setup and working great as a standard node. Everything is working great on the repeater as long as RTCM is in non-voter mode. I have the chan_voter module loading in modules.conf. Here is my voter.conf: [general] port = 667 buflen = 200 password = blah [1115] Horsetooth = blah,transmit plfilter = y txtoctype = none I am happy to share any other config if requested. In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. Here's the way I am testing: Verify RTCM menu item 10 is set to (2) None. Boot server, then boot RTCM. RTCM console says: GPS Receiver Active, waiting for aquisition GPS signal acquired, number of satellites in view = 9 04/05/2016 17:58:17.560 Time now syncronized to GPS 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: 04/05/2016 18:44:13.660 Lost GPS Time synchronization 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) and it sits there forever and never re-establishes connection to the host. Here is a snippet of the GPS output: $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. Any suggestions on what I might be missing? Many thanks for any help anyone can offer! James KI0KN -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Tue Apr 5 19:41:34 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Tue, 5 Apr 2016 14:41:34 -0500 Subject: [App_rpt-users] What to do.... Message-ID: What to do when your repeater gets keyed and no one comes forward and Identifies.. Today during my qso with another ham this happened and the individual keyed right over me while i was talking of course i was in full duplex with the repeater using IAX rpt so i unkeyed hoping the individual would id no one came forward.. What steps do i need to take and what other actions should I take?? I have already started recording every key down automatically with our system... any thoughts? Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Tue Apr 5 19:49:09 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Tue, 5 Apr 2016 13:49:09 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 Message-ID: Thanks Sam, that was a good catch. I have tried so many different things I didn't see that I missed putting that back in. It did not help anything. I restarted asterisk, and rebooted the RTCM. It just sits there saying the GPS receiver is active and that it sees 9 satellites. The yellow light blinks forever and it never logs into the asterisk server. With the "master" setting in voter.conf, it's apparent that the RTCM is talking to the server as when the menu item 10 is set to "2"(none), the asterisk log spools by with many "voter client trying to authenticate as a mix client" error. This stops happening immediately when menu item 10 is set to either 0 or 1 (as would be expected). Any other ideas on where to look? Thanks for the help! James KI0KN On Tue, Apr 5, 2016 at 1:27 PM, Sam Skolfield wrote: > try this: you need to specify a "master" timing source. > > > [general] > port = 667 > buflen = 200 > password = blah > > [1115] > Horsetooth = blah,*master*,transmit > plfilter = y > txtoctype = none > > On Tue, Apr 5, 2016 at 11:56 AM, James Cizek > wrote: > >> Hi all, >> >> I posted this problem many months ago and I came to the conclusion at >> that time that it was my 1PPS signal from the GPS into the RTCM that was >> the problem. I have changed hardware now to fix that and I still have the >> problem so I am suspecting a config issue and hope someone will have an >> idea. >> This is on a stock DIAL box. >> >> RTCM is setup and working great as a standard node. >> Everything is working great on the repeater as long as RTCM is in >> non-voter mode. >> >> I have the chan_voter module loading in modules.conf. >> >> Here is my voter.conf: >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,transmit >> plfilter = y >> txtoctype = none >> >> >> I am happy to share any other config if requested. >> >> In the RTCM menus, I have a static IP, I have the voter server IP, all >> the approriate IP fields filled out. As mentioned, the RTCM works fine with >> the asterisk server when it's in non-voter mode. >> >> Here's the way I am testing: >> Verify RTCM menu item 10 is set to (2) None. >> >> Boot server, then boot RTCM. RTCM console says: >> >> GPS Receiver Active, waiting for aquisition >> GPS signal acquired, number of satellites in view = 9 >> 04/05/2016 17:58:17.560 Time now syncronized to GPS >> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >> >> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >> DB15. Verfied with o-scope. >> >> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >> instead of (2), I *instantly* get this on the RTCM console: >> >> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >> >> and it sits there forever and never re-establishes connection to the host. >> >> Here is a snippet of the GPS output: >> >> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >> >> >> I am just not sure where to go from here. I can't seem to find anyone >> that's had any problem like this or what might be causing it. >> >> I have tried 5 different RTCMs and 5 different GPSs from 3 different >> manufacturers. >> >> Any suggestions on what I might be missing? >> >> Many thanks for any help anyone can offer! >> >> James >> KI0KN >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > > > -- > KJ6QFS > Sam Skolfield > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Tue Apr 5 19:54:46 2016 From: kuggie at kuggie.com (Kevin Custer) Date: Tue, 5 Apr 2016 15:54:46 -0400 Subject: [App_rpt-users] What to do.... In-Reply-To: References: Message-ID: <57041806.3080101@kuggie.com> On 4/5/2016 3:41 PM, Loren Tedford wrote: > What to do when your repeater gets keyed and no one comes forward and > Identifies.. Ignore it. Someone is trying to get your attention, and ruffle your feathers. The best thing to do is act like it never happened, and when the person seeking attention doesn't get any, they'll move on. Kevin From bdboyle at bdboyle.com Tue Apr 5 20:32:30 2016 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Tue, 5 Apr 2016 16:32:30 -0400 Subject: [App_rpt-users] What to do.... In-Reply-To: <57041806.3080101@kuggie.com> References: <57041806.3080101@kuggie.com> Message-ID: <91DD9248-415B-437F-A7B3-EAF3F3A1D4CA@bdboyle.com> agreed. it's more and more common (the local micro center store in villanova pa is selling baofeng/pofung ht for 35. in the checkout line...and a license is no guarantee of common sense or civility...just look at what 14.314 was like for so long...). Lids will be lids, and unless you want to go on a fox hunt...if you ignore the cretins, they get bored and go away. aggravating, no doubt. but they do eventually get bored. now, if onky the dial or compton's releases had dcs...it would complicate matters a bit...especially if you split the rx and tx to different values...;). -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. > On Apr 5, 2016, at 15:54, Kevin Custer wrote: > >> On 4/5/2016 3:41 PM, Loren Tedford wrote: >> What to do when your repeater gets keyed and no one comes forward and Identifies.. > > Ignore it. > > Someone is trying to get your attention, and ruffle your feathers. The best thing to do is act like it never happened, and when the person seeking attention doesn't get any, they'll move on. > > Kevin > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From tisawyer at gmail.com Tue Apr 5 23:10:23 2016 From: tisawyer at gmail.com (Tim Sawyer) Date: Tue, 5 Apr 2016 16:10:23 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: The system password and the client password settings in voter.conf should be different from each other. The corresponding settings in the RTCM should match voter.conf. On Tue, Apr 5, 2016 at 11:56 AM, James Cizek wrote: > Hi all, > > I posted this problem many months ago and I came to the conclusion at that > time that it was my 1PPS signal from the GPS into the RTCM that was the > problem. I have changed hardware now to fix that and I still have the > problem so I am suspecting a config issue and hope someone will have an > idea. > This is on a stock DIAL box. > > RTCM is setup and working great as a standard node. > Everything is working great on the repeater as long as RTCM is in > non-voter mode. > > I have the chan_voter module loading in modules.conf. > > Here is my voter.conf: > > [general] > port = 667 > buflen = 200 > password = blah > > [1115] > Horsetooth = blah,transmit > plfilter = y > txtoctype = none > > > I am happy to share any other config if requested. > > In the RTCM menus, I have a static IP, I have the voter server IP, all the > approriate IP fields filled out. As mentioned, the RTCM works fine with the > asterisk server when it's in non-voter mode. > > Here's the way I am testing: > Verify RTCM menu item 10 is set to (2) None. > > Boot server, then boot RTCM. RTCM console says: > > GPS Receiver Active, waiting for aquisition > GPS signal acquired, number of satellites in view = 9 > 04/05/2016 17:58:17.560 Time now syncronized to GPS > 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) > > I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. > Verfied with o-scope. > > as soon as I change menu item 10 on the RTCM to either a (1) or a (0) > instead of (2), I *instantly* get this on the RTCM console: > > 04/05/2016 18:44:13.660 Lost GPS Time synchronization > 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) > > and it sits there forever and never re-establishes connection to the host. > > Here is a snippet of the GPS output: > > $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 > $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, > $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 > $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 > $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A > $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 > $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, > $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D > $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 > $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, > $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F > $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 > $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, > $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 > > > I am just not sure where to go from here. I can't seem to find anyone > that's had any problem like this or what might be causing it. > > I have tried 5 different RTCMs and 5 different GPSs from 3 different > manufacturers. > > Any suggestions on what I might be missing? > > Many thanks for any help anyone can offer! > > James > KI0KN > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Tue Apr 5 23:13:52 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Tue, 5 Apr 2016 17:13:52 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: Thanks for that note Tim. That was suggested to me earlier as well. I have since changed them but it didn't make a difference. On a side note, with the RTCM as a mix client, it seemed to work just fine with same password for both. I realize that seems not to be a best practice and have rectified that, but it did work ok! Still hoping to uncover the problem. Just don't know where to go from here... James On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: > The system password and the client password settings in voter.conf should > be different from each other. The corresponding settings in the RTCM should > match voter.conf. > > On Tue, Apr 5, 2016 at 11:56 AM, James Cizek > wrote: > >> Hi all, >> >> I posted this problem many months ago and I came to the conclusion at >> that time that it was my 1PPS signal from the GPS into the RTCM that was >> the problem. I have changed hardware now to fix that and I still have the >> problem so I am suspecting a config issue and hope someone will have an >> idea. >> This is on a stock DIAL box. >> >> RTCM is setup and working great as a standard node. >> Everything is working great on the repeater as long as RTCM is in >> non-voter mode. >> >> I have the chan_voter module loading in modules.conf. >> >> Here is my voter.conf: >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,transmit >> plfilter = y >> txtoctype = none >> >> >> I am happy to share any other config if requested. >> >> In the RTCM menus, I have a static IP, I have the voter server IP, all >> the approriate IP fields filled out. As mentioned, the RTCM works fine with >> the asterisk server when it's in non-voter mode. >> >> Here's the way I am testing: >> Verify RTCM menu item 10 is set to (2) None. >> >> Boot server, then boot RTCM. RTCM console says: >> >> GPS Receiver Active, waiting for aquisition >> GPS signal acquired, number of satellites in view = 9 >> 04/05/2016 17:58:17.560 Time now syncronized to GPS >> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >> >> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >> DB15. Verfied with o-scope. >> >> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >> instead of (2), I *instantly* get this on the RTCM console: >> >> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >> >> and it sits there forever and never re-establishes connection to the host. >> >> Here is a snippet of the GPS output: >> >> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >> >> >> I am just not sure where to go from here. I can't seem to find anyone >> that's had any problem like this or what might be causing it. >> >> I have tried 5 different RTCMs and 5 different GPSs from 3 different >> manufacturers. >> >> Any suggestions on what I might be missing? >> >> Many thanks for any help anyone can offer! >> >> James >> KI0KN >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > > > -- > -- > Tim > -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at meshnetworks.co.nz Tue Apr 5 23:15:27 2016 From: info at meshnetworks.co.nz (Steve Wright) Date: Wed, 6 Apr 2016 11:15:27 +1200 Subject: [App_rpt-users] What to do.... In-Reply-To: References: Message-ID: <5704470F.6060307@meshnetworks.co.nz> On 06/04/16 07:41, Loren Tedford wrote: > What to do when your repeater gets keyed and no one comes forward and > Identifies.. Today during my qso with another ham this happened and the > individual keyed right over me while i was talking of course i was in full > duplex with the repeater using IAX rpt so i unkeyed hoping the individual > would id no one came forward.. What steps do i need to take and what other > actions should I take?? I have already started recording every key down > automatically with our system... any thoughts? > Nothing. :) Infuriating isn't it! :) I know how you feel, but in the end ; a.) It's their repeater as well, not just yours b.) You're not a policeman c.) Things that you feel strongly about isn't any one elses' problem but your own. d.) unmet expectations will suck your life dry if you let it You could ditch it all and use D-star, then you could see all the callsigns.. for.. some.. reason.. or you could just not worry about it. S From tisawyer at gmail.com Tue Apr 5 23:21:25 2016 From: tisawyer at gmail.com (Tim Sawyer) Date: Tue, 5 Apr 2016 16:21:25 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: Just clear this up for me as your wording confuses me. Is the GPS LED or the host LED you have a problem with? On Tue, Apr 5, 2016 at 4:13 PM, James Cizek wrote: > Thanks for that note Tim. That was suggested to me earlier as well. I > have since changed them but it didn't make a difference. > > On a side note, with the RTCM as a mix client, it seemed to work just fine > with same password for both. I realize that seems not to be a best > practice and have rectified that, but it did work ok! > > Still hoping to uncover the problem. Just don't know where to go from > here... > > James > > On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: > >> The system password and the client password settings in voter.conf should >> be different from each other. The corresponding settings in the RTCM should >> match voter.conf. >> >> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >> wrote: >> >>> Hi all, >>> >>> I posted this problem many months ago and I came to the conclusion at >>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>> the problem. I have changed hardware now to fix that and I still have the >>> problem so I am suspecting a config issue and hope someone will have an >>> idea. >>> This is on a stock DIAL box. >>> >>> RTCM is setup and working great as a standard node. >>> Everything is working great on the repeater as long as RTCM is in >>> non-voter mode. >>> >>> I have the chan_voter module loading in modules.conf. >>> >>> Here is my voter.conf: >>> >>> [general] >>> port = 667 >>> buflen = 200 >>> password = blah >>> >>> [1115] >>> Horsetooth = blah,transmit >>> plfilter = y >>> txtoctype = none >>> >>> >>> I am happy to share any other config if requested. >>> >>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>> the asterisk server when it's in non-voter mode. >>> >>> Here's the way I am testing: >>> Verify RTCM menu item 10 is set to (2) None. >>> >>> Boot server, then boot RTCM. RTCM console says: >>> >>> GPS Receiver Active, waiting for aquisition >>> GPS signal acquired, number of satellites in view = 9 >>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>> >>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>> DB15. Verfied with o-scope. >>> >>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>> instead of (2), I *instantly* get this on the RTCM console: >>> >>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>> >>> and it sits there forever and never re-establishes connection to the >>> host. >>> >>> Here is a snippet of the GPS output: >>> >>> >>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>> >>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>> >>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>> >>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>> >>> >>> I am just not sure where to go from here. I can't seem to find anyone >>> that's had any problem like this or what might be causing it. >>> >>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>> manufacturers. >>> >>> Any suggestions on what I might be missing? >>> >>> Many thanks for any help anyone can offer! >>> >>> James >>> KI0KN >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press the >>> "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a message to >>> the list detailing the problem. >>> >> >> >> >> -- >> -- >> Tim >> > > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Tue Apr 5 23:32:26 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Tue, 5 Apr 2016 17:32:26 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: Sure. The answer to that is "I'm not sure" :) If I connect the GPS, remove the "master" reference in voter.conf, the GPS light lights up solid yellow, I get messages on the RTCM console that the time is synced, the gps is active, and the host connection is up. I get solid yellow light on the HST light also. At this point, the entire system operates correctly. Asterisk routes the audio and adds telemetry and linking with other nodes works. Everything works. I realize you don't need a GPS in this mode, but it seems to see it and use it's data to set the time on the RTCM. Now, the problem comes when I want to turn the above described mix node to a voter node. The very moment you set menu item #10 (The 1PPS setting) on the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light begins flashing and the host light extinguishes. It drops the connection to the host, it spits out a message on the RTCM console saying that GPS lock is lost. It also states once more that the GPS is active and seeking, but won't lock (yellow light blinks forever) and it won't log into the asterisk server (yellow HST light never lights). I made sure to re-add the "master" setting to voter.conf at this time, but it doesn't fix the problem. I hope that clears it up, if not, let me know. Thanks. James On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: > Just clear this up for me as your wording confuses me. Is the GPS LED or > the host LED you have a problem with? > > On Tue, Apr 5, 2016 at 4:13 PM, James Cizek > wrote: > >> Thanks for that note Tim. That was suggested to me earlier as well. I >> have since changed them but it didn't make a difference. >> >> On a side note, with the RTCM as a mix client, it seemed to work just >> fine with same password for both. I realize that seems not to be a best >> practice and have rectified that, but it did work ok! >> >> Still hoping to uncover the problem. Just don't know where to go from >> here... >> >> James >> >> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >> >>> The system password and the client password settings in voter.conf >>> should be different from each other. The corresponding settings in the RTCM >>> should match voter.conf. >>> >>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >>> wrote: >>> >>>> Hi all, >>>> >>>> I posted this problem many months ago and I came to the conclusion at >>>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>>> the problem. I have changed hardware now to fix that and I still have the >>>> problem so I am suspecting a config issue and hope someone will have an >>>> idea. >>>> This is on a stock DIAL box. >>>> >>>> RTCM is setup and working great as a standard node. >>>> Everything is working great on the repeater as long as RTCM is in >>>> non-voter mode. >>>> >>>> I have the chan_voter module loading in modules.conf. >>>> >>>> Here is my voter.conf: >>>> >>>> [general] >>>> port = 667 >>>> buflen = 200 >>>> password = blah >>>> >>>> [1115] >>>> Horsetooth = blah,transmit >>>> plfilter = y >>>> txtoctype = none >>>> >>>> >>>> I am happy to share any other config if requested. >>>> >>>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>>> the asterisk server when it's in non-voter mode. >>>> >>>> Here's the way I am testing: >>>> Verify RTCM menu item 10 is set to (2) None. >>>> >>>> Boot server, then boot RTCM. RTCM console says: >>>> >>>> GPS Receiver Active, waiting for aquisition >>>> GPS signal acquired, number of satellites in view = 9 >>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>>> >>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>>> DB15. Verfied with o-scope. >>>> >>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>>> instead of (2), I *instantly* get this on the RTCM console: >>>> >>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>> >>>> and it sits there forever and never re-establishes connection to the >>>> host. >>>> >>>> Here is a snippet of the GPS output: >>>> >>>> >>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>> >>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>> >>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>> >>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>> >>>> >>>> I am just not sure where to go from here. I can't seem to find anyone >>>> that's had any problem like this or what might be causing it. >>>> >>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>>> manufacturers. >>>> >>>> Any suggestions on what I might be missing? >>>> >>>> Many thanks for any help anyone can offer! >>>> >>>> James >>>> KI0KN >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>> down to the bottom of the page. Enter your email address and press the >>>> "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email >>>> confirmation. If you have trouble unsubscribing, please send a message to >>>> the list detailing the problem. >>>> >>> >>> >>> >>> -- >>> -- >>> Tim >>> >> >> > > > -- > -- > Tim > -------------- next part -------------- An HTML attachment was scrubbed... URL: From brett at woollum.com Wed Apr 6 00:52:15 2016 From: brett at woollum.com (Brett Woollum) Date: Tue, 5 Apr 2016 17:52:15 -0700 (PDT) Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. To my knowledge, the RTCM intentionally won't connect to the host until the GPS is "up". I've seen this before. Brett Woollum From: "James Cizek" To: "Tim Sawyer" Cc: "app_rpt mailing list" Sent: Tuesday, April 5, 2016 4:32:26 PM Subject: Re: [App_rpt-users] RTCM voter problem - try 2 Sure. The answer to that is "I'm not sure" :) If I connect the GPS, remove the "master" reference in voter.conf, the GPS light lights up solid yellow, I get messages on the RTCM console that the time is synced, the gps is active, and the host connection is up. I get solid yellow light on the HST light also. At this point, the entire system operates correctly. Asterisk routes the audio and adds telemetry and linking with other nodes works. Everything works. I realize you don't need a GPS in this mode, but it seems to see it and use it's data to set the time on the RTCM. Now, the problem comes when I want to turn the above described mix node to a voter node. The very moment you set menu item #10 (The 1PPS setting) on the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light begins flashing and the host light extinguishes. It drops the connection to the host, it spits out a message on the RTCM console saying that GPS lock is lost. It also states once more that the GPS is active and seeking, but won't lock (yellow light blinks forever) and it won't log into the asterisk server (yellow HST light never lights). I made sure to re-add the "master" setting to voter.conf at this time, but it doesn't fix the problem. I hope that clears it up, if not, let me know. Thanks. James On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer < tisawyer at gmail.com > wrote: Just clear this up for me as your wording confuses me. Is the GPS LED or the host LED you have a problem with? On Tue, Apr 5, 2016 at 4:13 PM, James Cizek < james.m.cizek at gmail.com > wrote: BQ_BEGIN Thanks for that note Tim. That was suggested to me earlier as well. I have since changed them but it didn't make a difference. On a side note, with the RTCM as a mix client, it seemed to work just fine with same password for both. I realize that seems not to be a best practice and have rectified that, but it did work ok! Still hoping to uncover the problem. Just don't know where to go from here... James On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer < tisawyer at gmail.com > wrote: BQ_BEGIN The system password and the client password settings in voter.conf should be different from each other. The corresponding settings in the RTCM should match voter.conf. On Tue, Apr 5, 2016 at 11:56 AM, James Cizek < james.m.cizek at gmail.com > wrote: BQ_BEGIN Hi all, I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. This is on a stock DIAL box. RTCM is setup and working great as a standard node. Everything is working great on the repeater as long as RTCM is in non-voter mode. I have the chan_voter module loading in modules.conf. Here is my voter.conf: [general] port = 667 buflen = 200 password = blah [1115] Horsetooth = blah,transmit plfilter = y txtoctype = none I am happy to share any other config if requested. In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. Here's the way I am testing: Verify RTCM menu item 10 is set to (2) None. Boot server, then boot RTCM. RTCM console says: GPS Receiver Active, waiting for aquisition GPS signal acquired, number of satellites in view = 9 04/05/2016 17:58:17.560 Time now syncronized to GPS 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: 04/05/2016 18:44:13.660 Lost GPS Time synchronization 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) and it sits there forever and never re-establishes connection to the host. Here is a snippet of the GPS output: $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. Any suggestions on what I might be missing? Many thanks for any help anyone can offer! James KI0KN _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- -- Tim BQ_END BQ_END -- -- Tim BQ_END _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Wed Apr 6 00:57:54 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Tue, 5 Apr 2016 18:57:54 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> References: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> Message-ID: That's what I thought too. When I first started chasing this problem (back in Oct) I found that my Garmin GPS's were only putting out 3V on the PPS line. I removed part of the voltage divider in one of the RTCMs to address that, but it didn't. I have now switched to a Symmetricom GPS from a Cell site. I am now getting a beautiful, perfectly shaped exactly 5 V signal on the PPS line. I did wonder though.... is it possible that the PPS signal is not coming out in line with the *correct* GPS sentence? This GPS seems to bring the PPS line high at the start of the GPGGA sentence, and then brings it low again after all the sentences have been transmitted for the period. James On Tue, Apr 5, 2016 at 6:52 PM, Brett Woollum wrote: > This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS > from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. > > To my knowledge, the RTCM intentionally won't connect to the host until > the GPS is "up". I've seen this before. > > > Brett Woollum > > ------------------------------ > *From: *"James Cizek" > *To: *"Tim Sawyer" > *Cc: *"app_rpt mailing list" > *Sent: *Tuesday, April 5, 2016 4:32:26 PM > *Subject: *Re: [App_rpt-users] RTCM voter problem - try 2 > > Sure. The answer to that is "I'm not sure" :) > If I connect the GPS, remove the "master" reference in voter.conf, the GPS > light lights up solid yellow, I get messages on the RTCM console that the > time is synced, the gps is active, and the host connection is up. I get > solid yellow light on the HST light also. At this point, the entire system > operates correctly. Asterisk routes the audio and adds telemetry and > linking with other nodes works. Everything works. I realize you don't > need a GPS in this mode, but it seems to see it and use it's data to set > the time on the RTCM. > > Now, the problem comes when I want to turn the above described mix node to > a voter node. The very moment you set menu item #10 (The 1PPS setting) on > the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light > begins flashing and the host light extinguishes. It drops the connection > to the host, it spits out a message on the RTCM console saying that GPS > lock is lost. It also states once more that the GPS is active and seeking, > but won't lock (yellow light blinks forever) and it won't log into the > asterisk server (yellow HST light never lights). I made sure to re-add the > "master" setting to voter.conf at this time, but it doesn't fix the problem. > > I hope that clears it up, if not, let me know. > > Thanks. James > > On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: > >> Just clear this up for me as your wording confuses me. Is the GPS LED or >> the host LED you have a problem with? >> >> On Tue, Apr 5, 2016 at 4:13 PM, James Cizek >> wrote: >> >>> Thanks for that note Tim. That was suggested to me earlier as well. I >>> have since changed them but it didn't make a difference. >>> On a side note, with the RTCM as a mix client, it seemed to work just >>> fine with same password for both. I realize that seems not to be a best >>> practice and have rectified that, but it did work ok! >>> >>> Still hoping to uncover the problem. Just don't know where to go from >>> here... >>> >>> James >>> >>> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >>> >>>> The system password and the client password settings in voter.conf >>>> should be different from each other. The corresponding settings in the RTCM >>>> should match voter.conf. >>>> >>>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >>>> wrote: >>>> >>>>> Hi all, >>>>> I posted this problem many months ago and I came to the conclusion at >>>>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>>>> the problem. I have changed hardware now to fix that and I still have the >>>>> problem so I am suspecting a config issue and hope someone will have an >>>>> idea. >>>>> This is on a stock DIAL box. >>>>> >>>>> RTCM is setup and working great as a standard node. >>>>> Everything is working great on the repeater as long as RTCM is in >>>>> non-voter mode. >>>>> >>>>> I have the chan_voter module loading in modules.conf. >>>>> >>>>> Here is my voter.conf: >>>>> >>>>> [general] >>>>> port = 667 >>>>> buflen = 200 >>>>> password = blah >>>>> >>>>> [1115] >>>>> Horsetooth = blah,transmit >>>>> plfilter = y >>>>> txtoctype = none >>>>> >>>>> >>>>> I am happy to share any other config if requested. >>>>> >>>>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>>>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>>>> the asterisk server when it's in non-voter mode. >>>>> >>>>> Here's the way I am testing: >>>>> Verify RTCM menu item 10 is set to (2) None. >>>>> >>>>> Boot server, then boot RTCM. RTCM console says: >>>>> >>>>> GPS Receiver Active, waiting for aquisition >>>>> GPS signal acquired, number of satellites in view = 9 >>>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) >>>>> (10.16.1.240) >>>>> >>>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>>>> DB15. Verfied with o-scope. >>>>> >>>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>>>> instead of (2), I *instantly* get this on the RTCM console: >>>>> >>>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>>> >>>>> and it sits there forever and never re-establishes connection to the >>>>> host. >>>>> >>>>> Here is a snippet of the GPS output: >>>>> >>>>> >>>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>>> >>>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>>> >>>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>>> >>>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>>> >>>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>>> >>>>> >>>>> I am just not sure where to go from here. I can't seem to find anyone >>>>> that's had any problem like this or what might be causing it. >>>>> >>>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>>>> manufacturers. >>>>> >>>>> Any suggestions on what I might be missing? >>>>> >>>>> Many thanks for any help anyone can offer! >>>>> >>>>> James >>>>> KI0KN >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>> down to the bottom of the page. Enter your email address and press the >>>>> "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email >>>>> confirmation. If you have trouble unsubscribing, please send a message to >>>>> the list detailing the problem. >>>>> >>>> >>>> >>>> >>>> -- >>>> -- >>>> Tim >>>> >>> >>> >> >> >> -- >> -- >> Tim >> > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From billy at avnets.net Wed Apr 6 04:15:52 2016 From: billy at avnets.net (Billy Vance) Date: Tue, 5 Apr 2016 21:15:52 -0700 Subject: [App_rpt-users] Traveling allstar/echolink Node Message-ID: <000001d18fbb$0403a8a0$0c0af9e0$@avnets.net> I have built a allstar/echolink Raspberry Pi 3 node that I can travel with and use in hotel rooms with minimal components. I have a Verizon hot spot that I have been able to successfully login to with the RP3 that I can use while traveling so I don't need to utilize the local network. I have a sound card and a headset/mic combination that works well. I would appreciate a little help to get the GPIO configured so I can hook up a momentary contact to trigger the PTT. Equipment list: Verizon WifI Raspberry Pi 3 USB Sound Card Headset/Mic Momentary Contact Switch Thank you in advance, Billy KK6KFV -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Wed Apr 6 04:24:21 2016 From: electricity440 at gmail.com (Skyler F) Date: Tue, 5 Apr 2016 22:24:21 -0600 Subject: [App_rpt-users] Traveling allstar/echolink Node In-Reply-To: <000001d18fbb$0403a8a0$0c0af9e0$@avnets.net> References: <000001d18fbb$0403a8a0$0c0af9e0$@avnets.net> Message-ID: The URI has a COR input line for telling the AllStar node that it is receiveing a signal if that is what you are talking about. I believe all you have to do is wire your PTT switch from the COR_DET to ground. I know the USB sound fobs have voltage across the COR and is acticated if you short it. The diode just prevents voltage from going into the sound card from your radio. Then in your usbradio.conf set ctcssoverride=1 , and then fiddle around with usb or usbinvert from carrierfrom= Skyler KD?WHB On Tue, Apr 5, 2016 at 10:15 PM, Billy Vance wrote: > I have built a allstar/echolink Raspberry Pi 3 node that I can travel > with and use in hotel rooms with minimal components. I have a Verizon hot > spot that I have been able to successfully login to with the RP3 that I can > use while traveling so I don?t need to utilize the local network. I have a > sound card and a headset/mic combination that works well. > > I would appreciate a little help to get the GPIO configured so I can hook > up a momentary contact to trigger the PTT. > > > > Equipment list: > > Verizon WifI > > Raspberry Pi 3 > > USB Sound Card > > Headset/Mic > > Momentary Contact Switch > > > > Thank you in advance, > > Billy > > KK6KFV > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jcarl.griffith at gmail.com Wed Apr 6 05:52:56 2016 From: jcarl.griffith at gmail.com (John Griffith) Date: Tue, 5 Apr 2016 22:52:56 -0700 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: well on my acid install, I noticed that I could unplug the ethernet cord or plug it into a different network and it would eventually reconnect. Sometimes it took as much is 5 minutes for it to reconnect but I didn't really have to reboot it. On Apr 4, 2016 4:40 PM, "Skyler F" wrote: > I might be wrong but ACID needs constant internet, if Ethernet gets > unplugged, only a reboot will get it back on the Internet. DIAL supports > hot plugging in the Internet, swapping it out with another network etc. > > At least on my Dell old tower PC, an outage of Ethernet required me to > reboot the machine to get internet to work again. Maybe it was a hardware > problem something specefic to my computer. I never tested it on DIAL before > I switched to the PI for AllStar > > On Monday, April 4, 2016, John Griffith wrote: > >> >> >> I?m sure this has been discussed before, but I was unable to find on >> Google search >> a simple list of features that Dial will get me over my current Acid >> setup. Can I get >> an opinion of whether it?s advantageous to migrate to Dial? >> >> >> >> N7OKN >> >> John Griffith >> >> Mesa, AZ >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Wed Apr 6 12:16:27 2016 From: electricity440 at gmail.com (Skyler F) Date: Wed, 6 Apr 2016 06:16:27 -0600 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: Maybe I was just not patient On Tue, Apr 5, 2016 at 11:52 PM, John Griffith wrote: > well on my acid install, I noticed that I could unplug the ethernet > cord or plug it into a different network and it would eventually > reconnect. Sometimes it took as much is 5 minutes for it to reconnect but I > didn't really have to reboot it. > On Apr 4, 2016 4:40 PM, "Skyler F" wrote: > >> I might be wrong but ACID needs constant internet, if Ethernet gets >> unplugged, only a reboot will get it back on the Internet. DIAL supports >> hot plugging in the Internet, swapping it out with another network etc. >> >> At least on my Dell old tower PC, an outage of Ethernet required me to >> reboot the machine to get internet to work again. Maybe it was a hardware >> problem something specefic to my computer. I never tested it on DIAL before >> I switched to the PI for AllStar >> >> On Monday, April 4, 2016, John Griffith wrote: >> >>> >>> >>> I?m sure this has been discussed before, but I was unable to find on >>> Google search >>> a simple list of features that Dial will get me over my current Acid >>> setup. Can I get >>> an opinion of whether it?s advantageous to migrate to Dial? >>> >>> >>> >>> N7OKN >>> >>> John Griffith >>> >>> Mesa, AZ >>> >> -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Apr 6 12:44:33 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 6 Apr 2016 08:44:33 -0400 Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: <570504B1.4070507@msgstor.com> The question comes down to the differences between Centos 5.x and Debian 8.x Install media: CD only or CD and USB flash Kernel version: 2.x or 3.x Support for newer hardware Supported updates of distribution Zaptel vs DAHDI Ongoing AllStar support. The old adage applies, If it works, don't fix it. If you are happy with ACID keep it. If you are doing a new install, it's up to you. Understand, I'm slightly biased. 73, Steve N4IRS > I?m sure this has been discussed before, but I was unable > to find on Google search > a simple list of features that Dial will get me over my > current Acid setup. Can I get > an opinion of whether it?s advantageous to migrate to Dial? > > N7OKN > > John Griffith > > Mesa, AZ > -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From willem at prinmath.com Wed Apr 6 13:13:22 2016 From: willem at prinmath.com (Willem Schreuder) Date: Wed, 6 Apr 2016 07:13:22 -0600 (MDT) Subject: [App_rpt-users] Difference between Dial and Acid In-Reply-To: References: <03c601d18e82$773faf10$65bf0d30$@gmail.com> Message-ID: On Wed, 6 Apr 2016, Skyler F wrote: > Maybe I was just not patient Adding 'allow-hotplug eth0' to the /etc/network/interfaces helps on some Ubuntu systems. This tries to reconfigure the port when the link status changes. Some systems appear to need it, on others it appears to be the default. It doesn't hurt to add it. ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com From k1lnx at k1lnx.net Wed Apr 6 13:18:34 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Wed, 6 Apr 2016 09:18:34 -0400 Subject: [App_rpt-users] Disabling ID functions Message-ID: This is not glaringly obvious to me... so I'm wondering if it's possible or supported. I have my URI tied into a port of my repeater controller specifically for Allstar access and a few other things, and my ID requirement is being handled by the controller itself. How do I disable the ID coming from app_rpt? I saw these options in the rpt.conf file, but I wasn't sure if commenting them out or setting the time to "0" would effectively disable it? idrecording = |iK1LNX ; id recording or morse string see http://ohnosec.org/drupal/node/87 idtalkover = |iK1LNX ; Talkover ID (optional) default is none see http://ohnosec.org/drupal/node/129 idtime = 540000 ; id interval time (in ms) (optional) Default 5 minutes (300000 ms) politeid = 30000 ; time in milliseconds before ID timer expires to try and ID in the tail. (optional, default 30000) tnx Stephen K1LNX -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Apr 6 14:12:04 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 6 Apr 2016 10:12:04 -0400 Subject: [App_rpt-users] Disabling ID functions In-Reply-To: References: Message-ID: <57051934.3000304@msgstor.com> Stephen, Take a look at the duplex setting at the top of rpt.conf more if you need it... 73, Steve N4IRS On 4/6/2016 9:18 AM, Stephen - K1LNX wrote: > This is not glaringly obvious to me... so I'm wondering if it's > possible or supported. I have my URI tied into a port of my repeater > controller specifically for Allstar access and a few other things, and > my ID requirement is being handled by the controller itself. > > How do I disable the ID coming from app_rpt? I saw these options in > the rpt.conf file, but I wasn't sure if commenting them out or setting > the time to "0" would effectively disable it? > > idrecording = |iK1LNX ; id recording or morse string > see http://ohnosec.org/drupal/node/87 > idtalkover = |iK1LNX ; Talkover ID (optional) > default is none see http://ohnosec.org/drupal/node/129 > idtime = 540000 ; id interval time (in ms) > (optional) Default 5 minutes (300000 ms) > politeid = 30000 ; time in milliseconds before > ID timer expires to try and ID in the tail. (optional, default 30000) > > tnx > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Wed Apr 6 14:22:15 2016 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Wed, 6 Apr 2016 07:22:15 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> References: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> Message-ID: Pretty sure you need Horsetooth = blah,transmit,master One site needs to be the master, otherwise asterisk wont have a timing source Cheers, Jesse > On Apr 5, 2016, at 5:52 PM, Brett Woollum wrote: > > This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. > > To my knowledge, the RTCM intentionally won't connect to the host until the GPS is "up". I've seen this before. > > > Brett Woollum > > From: "James Cizek" > To: "Tim Sawyer" > Cc: "app_rpt mailing list" > Sent: Tuesday, April 5, 2016 4:32:26 PM > Subject: Re: [App_rpt-users] RTCM voter problem - try 2 > > Sure. The answer to that is "I'm not sure" :) > If I connect the GPS, remove the "master" reference in voter.conf, the GPS light lights up solid yellow, I get messages on the RTCM console that the time is synced, the gps is active, and the host connection is up. I get solid yellow light on the HST light also. At this point, the entire system operates correctly. Asterisk routes the audio and adds telemetry and linking with other nodes works. Everything works. I realize you don't need a GPS in this mode, but it seems to see it and use it's data to set the time on the RTCM. > > Now, the problem comes when I want to turn the above described mix node to a voter node. The very moment you set menu item #10 (The 1PPS setting) on the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light begins flashing and the host light extinguishes. It drops the connection to the host, it spits out a message on the RTCM console saying that GPS lock is lost. It also states once more that the GPS is active and seeking, but won't lock (yellow light blinks forever) and it won't log into the asterisk server (yellow HST light never lights). I made sure to re-add the "master" setting to voter.conf at this time, but it doesn't fix the problem. > > I hope that clears it up, if not, let me know. > > Thanks. James > >> On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: >> Just clear this up for me as your wording confuses me. Is the GPS LED or the host LED you have a problem with? >> >>> On Tue, Apr 5, 2016 at 4:13 PM, James Cizek wrote: >>> Thanks for that note Tim. That was suggested to me earlier as well. I have since changed them but it didn't make a difference. >>> On a side note, with the RTCM as a mix client, it seemed to work just fine with same password for both. I realize that seems not to be a best practice and have rectified that, but it did work ok! >>> >>> Still hoping to uncover the problem. Just don't know where to go from here... >>> >>> James >>> >>>> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >>>> The system password and the client password settings in voter.conf should be different from each other. The corresponding settings in the RTCM should match voter.conf. >>>> >>>>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek wrote: >>>>> Hi all, >>>>> I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. >>>>> This is on a stock DIAL box. >>>>> >>>>> RTCM is setup and working great as a standard node. >>>>> Everything is working great on the repeater as long as RTCM is in non-voter mode. >>>>> >>>>> I have the chan_voter module loading in modules.conf. >>>>> >>>>> Here is my voter.conf: >>>>> >>>>> [general] >>>>> port = 667 >>>>> buflen = 200 >>>>> password = blah >>>>> >>>>> [1115] >>>>> Horsetooth = blah,transmit >>>>> plfilter = y >>>>> txtoctype = none >>>>> >>>>> >>>>> I am happy to share any other config if requested. >>>>> >>>>> In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. >>>>> >>>>> Here's the way I am testing: >>>>> Verify RTCM menu item 10 is set to (2) None. >>>>> >>>>> Boot server, then boot RTCM. RTCM console says: >>>>> >>>>> GPS Receiver Active, waiting for aquisition >>>>> GPS signal acquired, number of satellites in view = 9 >>>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>>>> >>>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. >>>>> >>>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: >>>>> >>>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>>> >>>>> and it sits there forever and never re-establishes connection to the host. >>>>> >>>>> Here is a snippet of the GPS output: >>>>> >>>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>>> >>>>> >>>>> I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. >>>>> >>>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. >>>>> >>>>> Any suggestions on what I might be missing? >>>>> >>>>> Many thanks for any help anyone can offer! >>>>> >>>>> James >>>>> KI0KN >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>>> >>>> >>>> >>>> -- >>>> -- >>>> Tim >> >> >> >> -- >> -- >> Tim > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Wed Apr 6 14:31:45 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Wed, 6 Apr 2016 08:31:45 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> Message-ID: Thanks Jesse, That was a miss on my part, has been rectified, and didn't solve the problem. Still searching for some answers, but getting pretty close to throwing in the towel on RTCM-based voting.... been at this for 6 months and still doesn't work and can't seem to find any answers. James On Wed, Apr 6, 2016 at 8:22 AM, Jesse Lloyd wrote: > Pretty sure you need > Horsetooth = blah,transmit,master > > One site needs to be the master, otherwise asterisk wont have a timing > source > > > Cheers, > Jesse > > On Apr 5, 2016, at 5:52 PM, Brett Woollum wrote: > > This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS > from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. > > To my knowledge, the RTCM intentionally won't connect to the host until > the GPS is "up". I've seen this before. > > > Brett Woollum > > ------------------------------ > *From: *"James Cizek" > *To: *"Tim Sawyer" > *Cc: *"app_rpt mailing list" > *Sent: *Tuesday, April 5, 2016 4:32:26 PM > *Subject: *Re: [App_rpt-users] RTCM voter problem - try 2 > > Sure. The answer to that is "I'm not sure" :) > If I connect the GPS, remove the "master" reference in voter.conf, the GPS > light lights up solid yellow, I get messages on the RTCM console that the > time is synced, the gps is active, and the host connection is up. I get > solid yellow light on the HST light also. At this point, the entire system > operates correctly. Asterisk routes the audio and adds telemetry and > linking with other nodes works. Everything works. I realize you don't > need a GPS in this mode, but it seems to see it and use it's data to set > the time on the RTCM. > > Now, the problem comes when I want to turn the above described mix node to > a voter node. The very moment you set menu item #10 (The 1PPS setting) on > the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light > begins flashing and the host light extinguishes. It drops the connection > to the host, it spits out a message on the RTCM console saying that GPS > lock is lost. It also states once more that the GPS is active and seeking, > but won't lock (yellow light blinks forever) and it won't log into the > asterisk server (yellow HST light never lights). I made sure to re-add the > "master" setting to voter.conf at this time, but it doesn't fix the problem. > > I hope that clears it up, if not, let me know. > > Thanks. James > > On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: > >> Just clear this up for me as your wording confuses me. Is the GPS LED or >> the host LED you have a problem with? >> >> On Tue, Apr 5, 2016 at 4:13 PM, James Cizek >> wrote: >> >>> Thanks for that note Tim. That was suggested to me earlier as well. I >>> have since changed them but it didn't make a difference. >>> On a side note, with the RTCM as a mix client, it seemed to work just >>> fine with same password for both. I realize that seems not to be a best >>> practice and have rectified that, but it did work ok! >>> >>> Still hoping to uncover the problem. Just don't know where to go from >>> here... >>> >>> James >>> >>> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >>> >>>> The system password and the client password settings in voter.conf >>>> should be different from each other. The corresponding settings in the RTCM >>>> should match voter.conf. >>>> >>>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >>>> wrote: >>>> >>>>> Hi all, >>>>> I posted this problem many months ago and I came to the conclusion at >>>>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>>>> the problem. I have changed hardware now to fix that and I still have the >>>>> problem so I am suspecting a config issue and hope someone will have an >>>>> idea. >>>>> This is on a stock DIAL box. >>>>> >>>>> RTCM is setup and working great as a standard node. >>>>> Everything is working great on the repeater as long as RTCM is in >>>>> non-voter mode. >>>>> >>>>> I have the chan_voter module loading in modules.conf. >>>>> >>>>> Here is my voter.conf: >>>>> >>>>> [general] >>>>> port = 667 >>>>> buflen = 200 >>>>> password = blah >>>>> >>>>> [1115] >>>>> Horsetooth = blah,transmit >>>>> plfilter = y >>>>> txtoctype = none >>>>> >>>>> >>>>> I am happy to share any other config if requested. >>>>> >>>>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>>>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>>>> the asterisk server when it's in non-voter mode. >>>>> >>>>> Here's the way I am testing: >>>>> Verify RTCM menu item 10 is set to (2) None. >>>>> >>>>> Boot server, then boot RTCM. RTCM console says: >>>>> >>>>> GPS Receiver Active, waiting for aquisition >>>>> GPS signal acquired, number of satellites in view = 9 >>>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) >>>>> (10.16.1.240) >>>>> >>>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>>>> DB15. Verfied with o-scope. >>>>> >>>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>>>> instead of (2), I *instantly* get this on the RTCM console: >>>>> >>>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>>> >>>>> and it sits there forever and never re-establishes connection to the >>>>> host. >>>>> >>>>> Here is a snippet of the GPS output: >>>>> >>>>> >>>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>>> >>>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>>> >>>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>>> >>>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>>> >>>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>>> >>>>> >>>>> I am just not sure where to go from here. I can't seem to find anyone >>>>> that's had any problem like this or what might be causing it. >>>>> >>>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>>>> manufacturers. >>>>> >>>>> Any suggestions on what I might be missing? >>>>> >>>>> Many thanks for any help anyone can offer! >>>>> >>>>> James >>>>> KI0KN >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>> down to the bottom of the page. Enter your email address and press the >>>>> "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email >>>>> confirmation. If you have trouble unsubscribing, please send a message to >>>>> the list detailing the problem. >>>>> >>>> >>>> >>>> >>>> -- >>>> -- >>>> Tim >>>> >>> >>> >> >> >> -- >> -- >> Tim >> > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Wed Apr 6 14:33:58 2016 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Wed, 6 Apr 2016 07:33:58 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: Message-ID: <4A114801-F9C1-4672-902E-B989E17F25AD@gmail.com> From what I recall (because I had this happen) a mixed client error means the voter.conf file is expecting an RTCM to try and connect with a GPS IP packet (ie has master in it), but the RTCM isn't sending a GPS IP packet. So its a mismatch between voter.conf and option 10 in the RTCM. The GPS led will go solid regardless of the connection LED. That has to happen or it wont connect. My setup takes 20 mins to get a GPS lock LED using a Trimble Thunderbolt after any reboot. I also had crazy problems with poor signal on my GPS when I set it up sitting in a window, and once installed at site I had the GPS antenna maybe 6 ft from the VHF antenna, and after some troubleshooting found it was getting swamped with RF and loosing lock. I found the debug setting of 40 useful in the RTCM, you can see a hex output if the GPS status. I posed on here what its supposed to be a while back. All 0's is bad. Cheers, Jesse > On Apr 5, 2016, at 12:49 PM, James Cizek wrote: > > > > Thanks Sam, that was a good catch. I have tried so many different things I didn't see that I missed putting that back in. > > It did not help anything. I restarted asterisk, and rebooted the RTCM. It just sits there saying the GPS receiver is active and that it sees 9 satellites. The yellow light blinks forever and it never logs into the asterisk server. > > With the "master" setting in voter.conf, it's apparent that the RTCM is talking to the server as when the menu item 10 is set to "2"(none), the asterisk log spools by with many "voter client trying to authenticate as a mix client" error. This stops happening immediately when menu item 10 is set to either 0 or 1 (as would be expected). > > Any other ideas on where to look? Thanks for the help! > > James > KI0KN > >> On Tue, Apr 5, 2016 at 1:27 PM, Sam Skolfield wrote: >> try this: you need to specify a "master" timing source. >> >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,master,transmit >> plfilter = y >> txtoctype = none >> >>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek wrote: >>> Hi all, >>> >>> I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. >>> This is on a stock DIAL box. >>> >>> RTCM is setup and working great as a standard node. >>> Everything is working great on the repeater as long as RTCM is in non-voter mode. >>> >>> I have the chan_voter module loading in modules.conf. >>> >>> Here is my voter.conf: >>> >>> [general] >>> port = 667 >>> buflen = 200 >>> password = blah >>> >>> [1115] >>> Horsetooth = blah,transmit >>> plfilter = y >>> txtoctype = none >>> >>> >>> I am happy to share any other config if requested. >>> >>> In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. >>> >>> Here's the way I am testing: >>> Verify RTCM menu item 10 is set to (2) None. >>> >>> Boot server, then boot RTCM. RTCM console says: >>> >>> GPS Receiver Active, waiting for aquisition >>> GPS signal acquired, number of satellites in view = 9 >>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>> >>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. >>> >>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: >>> >>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>> >>> and it sits there forever and never re-establishes connection to the host. >>> >>> Here is a snippet of the GPS output: >>> >>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>> >>> >>> I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. >>> >>> I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. >>> >>> Any suggestions on what I might be missing? >>> >>> Many thanks for any help anyone can offer! >>> >>> James >>> KI0KN >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >> >> >> >> -- >> KJ6QFS >> Sam Skolfield > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Wed Apr 6 14:36:54 2016 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Wed, 6 Apr 2016 07:36:54 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> Message-ID: Ill help you out I have a couple systems going. The learning curve was pretty steep for me too, took lots of searching this email list server and looking at source code to see what debug messages meant. Gotta be something simple, need the GPS led to lock solid, thats key. Cheers, Jesse > On Apr 6, 2016, at 7:31 AM, James Cizek wrote: > > Thanks Jesse, > > That was a miss on my part, has been rectified, and didn't solve the problem. Still searching for some answers, but getting pretty close to throwing in the towel on RTCM-based voting.... been at this for 6 months and still doesn't work and can't seem to find any answers. > > James > >> On Wed, Apr 6, 2016 at 8:22 AM, Jesse Lloyd wrote: >> Pretty sure you need >> Horsetooth = blah,transmit,master >> >> One site needs to be the master, otherwise asterisk wont have a timing source >> >> >> Cheers, >> Jesse >> >>> On Apr 5, 2016, at 5:52 PM, Brett Woollum wrote: >>> >>> This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. >>> >>> To my knowledge, the RTCM intentionally won't connect to the host until the GPS is "up". I've seen this before. >>> >>> >>> Brett Woollum >>> >>> From: "James Cizek" >>> To: "Tim Sawyer" >>> Cc: "app_rpt mailing list" >>> Sent: Tuesday, April 5, 2016 4:32:26 PM >>> Subject: Re: [App_rpt-users] RTCM voter problem - try 2 >>> >>> Sure. The answer to that is "I'm not sure" :) >>> If I connect the GPS, remove the "master" reference in voter.conf, the GPS light lights up solid yellow, I get messages on the RTCM console that the time is synced, the gps is active, and the host connection is up. I get solid yellow light on the HST light also. At this point, the entire system operates correctly. Asterisk routes the audio and adds telemetry and linking with other nodes works. Everything works. I realize you don't need a GPS in this mode, but it seems to see it and use it's data to set the time on the RTCM. >>> >>> Now, the problem comes when I want to turn the above described mix node to a voter node. The very moment you set menu item #10 (The 1PPS setting) on the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light begins flashing and the host light extinguishes. It drops the connection to the host, it spits out a message on the RTCM console saying that GPS lock is lost. It also states once more that the GPS is active and seeking, but won't lock (yellow light blinks forever) and it won't log into the asterisk server (yellow HST light never lights). I made sure to re-add the "master" setting to voter.conf at this time, but it doesn't fix the problem. >>> >>> I hope that clears it up, if not, let me know. >>> >>> Thanks. James >>> >>>> On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: >>>> Just clear this up for me as your wording confuses me. Is the GPS LED or the host LED you have a problem with? >>>> >>>>> On Tue, Apr 5, 2016 at 4:13 PM, James Cizek wrote: >>>>> Thanks for that note Tim. That was suggested to me earlier as well. I have since changed them but it didn't make a difference. >>>>> On a side note, with the RTCM as a mix client, it seemed to work just fine with same password for both. I realize that seems not to be a best practice and have rectified that, but it did work ok! >>>>> >>>>> Still hoping to uncover the problem. Just don't know where to go from here... >>>>> >>>>> James >>>>> >>>>>> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >>>>>> The system password and the client password settings in voter.conf should be different from each other. The corresponding settings in the RTCM should match voter.conf. >>>>>> >>>>>>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek wrote: >>>>>>> Hi all, >>>>>>> I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. >>>>>>> This is on a stock DIAL box. >>>>>>> >>>>>>> RTCM is setup and working great as a standard node. >>>>>>> Everything is working great on the repeater as long as RTCM is in non-voter mode. >>>>>>> >>>>>>> I have the chan_voter module loading in modules.conf. >>>>>>> >>>>>>> Here is my voter.conf: >>>>>>> >>>>>>> [general] >>>>>>> port = 667 >>>>>>> buflen = 200 >>>>>>> password = blah >>>>>>> >>>>>>> [1115] >>>>>>> Horsetooth = blah,transmit >>>>>>> plfilter = y >>>>>>> txtoctype = none >>>>>>> >>>>>>> >>>>>>> I am happy to share any other config if requested. >>>>>>> >>>>>>> In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. >>>>>>> >>>>>>> Here's the way I am testing: >>>>>>> Verify RTCM menu item 10 is set to (2) None. >>>>>>> >>>>>>> Boot server, then boot RTCM. RTCM console says: >>>>>>> >>>>>>> GPS Receiver Active, waiting for aquisition >>>>>>> GPS signal acquired, number of satellites in view = 9 >>>>>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>>>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>>>>>> >>>>>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. >>>>>>> >>>>>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: >>>>>>> >>>>>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>>>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>>>>> >>>>>>> and it sits there forever and never re-establishes connection to the host. >>>>>>> >>>>>>> Here is a snippet of the GPS output: >>>>>>> >>>>>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>>>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>>>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>>>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>>>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>>>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>>>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>>>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>>>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>>>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>>>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>>>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>>>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>>>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>>>>> >>>>>>> >>>>>>> I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. >>>>>>> >>>>>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. >>>>>>> >>>>>>> Any suggestions on what I might be missing? >>>>>>> >>>>>>> Many thanks for any help anyone can offer! >>>>>>> >>>>>>> James >>>>>>> KI0KN >>>>>>> >>>>>>> _______________________________________________ >>>>>>> App_rpt-users mailing list >>>>>>> App_rpt-users at ohnosec.org >>>>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>>>> >>>>>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>>>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> -- >>>>>> Tim >>>> >>>> >>>> >>>> -- >>>> -- >>>> Tim >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Wed Apr 6 14:51:37 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Wed, 6 Apr 2016 08:51:37 -0600 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: References: <326864896.111850.1459903935878.JavaMail.zimbra@tekify.com> Message-ID: Jesse, Thanks for the offer to help. I have emailed you directly at this time. If you are willing to troubleshoot with me, we'll do it off-list and then if solved, I can report back to list for others reference in the future without filling up everyone's inboxes with the back-and-forth :) Thanks to all James On Wed, Apr 6, 2016 at 8:36 AM, Jesse Lloyd wrote: > Ill help you out I have a couple systems going. The learning curve was > pretty steep for me too, took lots of searching this email list server and > looking at source code to see what debug messages meant. Gotta be something > simple, need the GPS led to lock solid, thats key. > > Cheers, > Jesse > > On Apr 6, 2016, at 7:31 AM, James Cizek wrote: > > Thanks Jesse, > > That was a miss on my part, has been rectified, and didn't solve the > problem. Still searching for some answers, but getting pretty close to > throwing in the towel on RTCM-based voting.... been at this for 6 months > and still doesn't work and can't seem to find any answers. > > James > > On Wed, Apr 6, 2016 at 8:22 AM, Jesse Lloyd wrote: > >> Pretty sure you need >> Horsetooth = blah,transmit,master >> >> One site needs to be the master, otherwise asterisk wont have a timing >> source >> >> >> Cheers, >> Jesse >> >> On Apr 5, 2016, at 5:52 PM, Brett Woollum wrote: >> >> This sounds to me like a PPS issue. Perhaps the RTCM isn't seeing the PPS >> from the GPS receiver? Maybe it's a hardware issue or PPS polarity issue. >> >> To my knowledge, the RTCM intentionally won't connect to the host until >> the GPS is "up". I've seen this before. >> >> >> Brett Woollum >> >> ------------------------------ >> *From: *"James Cizek" >> *To: *"Tim Sawyer" >> *Cc: *"app_rpt mailing list" >> *Sent: *Tuesday, April 5, 2016 4:32:26 PM >> *Subject: *Re: [App_rpt-users] RTCM voter problem - try 2 >> >> Sure. The answer to that is "I'm not sure" :) >> If I connect the GPS, remove the "master" reference in voter.conf, the >> GPS light lights up solid yellow, I get messages on the RTCM console that >> the time is synced, the gps is active, and the host connection is up. I >> get solid yellow light on the HST light also. At this point, the entire >> system operates correctly. Asterisk routes the audio and adds telemetry >> and linking with other nodes works. Everything works. I realize you don't >> need a GPS in this mode, but it seems to see it and use it's data to set >> the time on the RTCM. >> >> Now, the problem comes when I want to turn the above described mix node >> to a voter node. The very moment you set menu item #10 (The 1PPS setting) >> on the RTCM to either "0" (for normal) or "1" (for inverted), the GPS light >> begins flashing and the host light extinguishes. It drops the connection >> to the host, it spits out a message on the RTCM console saying that GPS >> lock is lost. It also states once more that the GPS is active and seeking, >> but won't lock (yellow light blinks forever) and it won't log into the >> asterisk server (yellow HST light never lights). I made sure to re-add the >> "master" setting to voter.conf at this time, but it doesn't fix the problem. >> >> I hope that clears it up, if not, let me know. >> >> Thanks. James >> >> On Tue, Apr 5, 2016 at 5:21 PM, Tim Sawyer wrote: >> >>> Just clear this up for me as your wording confuses me. Is the GPS LED or >>> the host LED you have a problem with? >>> >>> On Tue, Apr 5, 2016 at 4:13 PM, James Cizek >>> wrote: >>> >>>> Thanks for that note Tim. That was suggested to me earlier as well. I >>>> have since changed them but it didn't make a difference. >>>> On a side note, with the RTCM as a mix client, it seemed to work just >>>> fine with same password for both. I realize that seems not to be a best >>>> practice and have rectified that, but it did work ok! >>>> >>>> Still hoping to uncover the problem. Just don't know where to go from >>>> here... >>>> >>>> James >>>> >>>> On Tue, Apr 5, 2016 at 5:10 PM, Tim Sawyer wrote: >>>> >>>>> The system password and the client password settings in voter.conf >>>>> should be different from each other. The corresponding settings in the RTCM >>>>> should match voter.conf. >>>>> >>>>> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >>>>> wrote: >>>>> >>>>>> Hi all, >>>>>> I posted this problem many months ago and I came to the conclusion at >>>>>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>>>>> the problem. I have changed hardware now to fix that and I still have the >>>>>> problem so I am suspecting a config issue and hope someone will have an >>>>>> idea. >>>>>> This is on a stock DIAL box. >>>>>> >>>>>> RTCM is setup and working great as a standard node. >>>>>> Everything is working great on the repeater as long as RTCM is in >>>>>> non-voter mode. >>>>>> >>>>>> I have the chan_voter module loading in modules.conf. >>>>>> >>>>>> Here is my voter.conf: >>>>>> >>>>>> [general] >>>>>> port = 667 >>>>>> buflen = 200 >>>>>> password = blah >>>>>> >>>>>> [1115] >>>>>> Horsetooth = blah,transmit >>>>>> plfilter = y >>>>>> txtoctype = none >>>>>> >>>>>> >>>>>> I am happy to share any other config if requested. >>>>>> >>>>>> In the RTCM menus, I have a static IP, I have the voter server IP, >>>>>> all the approriate IP fields filled out. As mentioned, the RTCM works fine >>>>>> with the asterisk server when it's in non-voter mode. >>>>>> >>>>>> Here's the way I am testing: >>>>>> Verify RTCM menu item 10 is set to (2) None. >>>>>> >>>>>> Boot server, then boot RTCM. RTCM console says: >>>>>> >>>>>> GPS Receiver Active, waiting for aquisition >>>>>> GPS signal acquired, number of satellites in view = 9 >>>>>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>>>>> 04/05/2016 18:13:18.580 Host Connection established (Pri) >>>>>> (10.16.1.240) >>>>>> >>>>>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>>>>> DB15. Verfied with o-scope. >>>>>> >>>>>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>>>>> instead of (2), I *instantly* get this on the RTCM console: >>>>>> >>>>>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>>>>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>>>>> >>>>>> and it sits there forever and never re-establishes connection to the >>>>>> host. >>>>>> >>>>>> Here is a snippet of the GPS output: >>>>>> >>>>>> >>>>>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>>>>> >>>>>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>>>>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>>>>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>>>>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>>>>> >>>>>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>>>>> >>>>>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>>>>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>>>>> >>>>>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>>>>> >>>>>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>>>>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>>>>> >>>>>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>>>>> >>>>>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>>>>> >>>>>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>>>>> >>>>>> >>>>>> I am just not sure where to go from here. I can't seem to find >>>>>> anyone that's had any problem like this or what might be causing it. >>>>>> >>>>>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>>>>> manufacturers. >>>>>> >>>>>> Any suggestions on what I might be missing? >>>>>> >>>>>> Many thanks for any help anyone can offer! >>>>>> >>>>>> James >>>>>> KI0KN >>>>>> >>>>>> _______________________________________________ >>>>>> App_rpt-users mailing list >>>>>> App_rpt-users at ohnosec.org >>>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>>> >>>>>> To unsubscribe from this list please visit >>>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>>> down to the bottom of the page. Enter your email address and press the >>>>>> "Unsubscribe or edit options button" >>>>>> You do not need a password to unsubscribe, you can do it via email >>>>>> confirmation. If you have trouble unsubscribing, please send a message to >>>>>> the list detailing the problem. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> -- >>>>> Tim >>>>> >>>> >>>> >>> >>> >>> -- >>> -- >>> Tim >>> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From no1pc at yahoo.com Wed Apr 6 16:49:59 2016 From: no1pc at yahoo.com (Jim Aspinwall) Date: Wed, 6 Apr 2016 16:49:59 +0000 (UTC) Subject: [App_rpt-users] Files listed, zero bytes... In-Reply-To: References: Message-ID: <816504758.326442.1459961399944.JavaMail.yahoo@mail.yahoo.com> Interesting potential solution... if only I had room on the volume to support the local copy method. I think I'm going to have to simply rebuild the node, and have the custom function work re-applied. Sad. ? 4.? Files listed, zero bytes... (Steve Wright) ------------------------------ Message: 4 Date: Tue, 5 Apr 2016 11:36:31 +1200 From: Steve Wright To: app_rpt-users at ohnosec.org Subject: [App_rpt-users]? Files listed, zero bytes... Message-ID: <5702FA7F.4050109 at meshnetworks.co.nz> Content-Type: text/plain; charset=windows-1252; format=flowed On 05/04/16 10:18, Jim Aspinwall wrote: > I tried to SFTP a couple of the files back into the node and while I see what appears to be a successful copy status, the file still shows zero bytes.? > Sounds like you've lost connectivity at some point and its retried the transfer, and not known what to do about the 'existing' (empty) files. Delete the whole tree structure and try the transfer again. It's not really safe to SFTP (or any tenuous-remote copying) over an existing production directory tree.? SFTP first to a temp dir, and then login and cp -a Steve -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Wed Apr 6 17:54:39 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Wed, 6 Apr 2016 13:54:39 -0400 Subject: [App_rpt-users] Disabling ID functions In-Reply-To: <57051934.3000304@msgstor.com> References: <57051934.3000304@msgstor.com> Message-ID: Thanks Steve, this is what I have set: duplex = 0 ; 0 = Half duplex with no telemetry tones or hang time. linktolink = yes ; Special Case: Full duplex if linktolink is set to yes. ; This mode is preferred when interfacing with an external multiport repeater controller. Should I still be getting ID's in this case? On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman wrote: > Stephen, > Take a look at the duplex setting at the top of rpt.conf > > more if you need it... > 73, Steve N4IRS > > > > On 4/6/2016 9:18 AM, Stephen - K1LNX wrote: > > This is not glaringly obvious to me... so I'm wondering if it's possible > or supported. I have my URI tied into a port of my repeater controller > specifically for Allstar access and a few other things, and my ID > requirement is being handled by the controller itself. > > How do I disable the ID coming from app_rpt? I saw these options in the > rpt.conf file, but I wasn't sure if commenting them out or setting the time > to "0" would effectively disable it? > > idrecording = |iK1LNX ; id recording or morse string see > http://ohnosec.org/drupal/node/87 > idtalkover = |iK1LNX ; Talkover ID (optional) default > is none see http://ohnosec.org/drupal/node/129 > idtime = 540000 ; id interval time (in ms) > (optional) Default 5 minutes (300000 ms) > politeid = 30000 ; time in milliseconds before ID > timer expires to try and ID in the tail. (optional, default 30000) > > tnx > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.ottavi at bc-109.com Wed Apr 6 18:38:01 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Wed, 6 Apr 2016 20:38:01 +0200 Subject: [App_rpt-users] Voice messages : Echolink callsign ? In-Reply-To: <570112E7.5080805@bc-109.com> References: <570112E7.5080805@bc-109.com> Message-ID: <57055789.8020407@bc-109.com> Hi, Le 03/04/2016 14:56, Toussaint OTTAVI a ?crit : > When an Echolink connection occurs, if I have eannmode = 1 in > rpt.conf, I can hear the node number. But if I set eanmode=2 (which > should spell the callsign), I don't hear anything (only "..connected > to MyNode"). Any clues about why Echolink would spell the calling number, but not the callsign ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From asylthe at kc9ona.com Wed Apr 6 18:57:49 2016 From: asylthe at kc9ona.com (Andrew Sylthe) Date: Wed, 6 Apr 2016 13:57:49 -0500 Subject: [App_rpt-users] Disabling ID functions In-Reply-To: References: <57051934.3000304@msgstor.com> Message-ID: Stephen, Commenting out the "idrecording=" line should stop the ID. I have one of my nodes setup that way (with a separate controller) and it works for me. Thanks! On Wed, Apr 6, 2016 at 12:54 PM, Stephen - K1LNX wrote: > Thanks Steve, this is what I have set: > > duplex = 0 ; 0 = Half duplex with no > telemetry tones or hang time. > linktolink = yes ; Special Case: Full duplex if > linktolink is set to yes. > ; This mode is preferred when > interfacing with an external multiport repeater controller. > > Should I still be getting ID's in this case? > > On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman > wrote: > >> Stephen, >> Take a look at the duplex setting at the top of rpt.conf >> >> more if you need it... >> 73, Steve N4IRS >> >> >> >> On 4/6/2016 9:18 AM, Stephen - K1LNX wrote: >> >> This is not glaringly obvious to me... so I'm wondering if it's possible >> or supported. I have my URI tied into a port of my repeater controller >> specifically for Allstar access and a few other things, and my ID >> requirement is being handled by the controller itself. >> >> How do I disable the ID coming from app_rpt? I saw these options in the >> rpt.conf file, but I wasn't sure if commenting them out or setting the time >> to "0" would effectively disable it? >> >> idrecording = |iK1LNX ; id recording or morse string >> see http://ohnosec.org/drupal/node/87 >> idtalkover = |iK1LNX ; Talkover ID (optional) default >> is none see http://ohnosec.org/drupal/node/129 >> idtime = 540000 ; id interval time (in ms) >> (optional) Default 5 minutes (300000 ms) >> politeid = 30000 ; time in milliseconds before ID >> timer expires to try and ID in the tail. (optional, default 30000) >> >> tnx >> Stephen >> K1LNX >> >> >> _______________________________________________ >> App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >> >> >> -- >> "Anything is possible if you don't know what you are talking about." >> 1st Law of Logic >> >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Andrew Sylthe KC9ONA -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Apr 6 19:07:16 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 6 Apr 2016 15:07:16 -0400 Subject: [App_rpt-users] Disabling ID functions In-Reply-To: References: <57051934.3000304@msgstor.com> Message-ID: <57055E64.6050404@msgstor.com> Andrew is correct. I THOUGHT duplex = 0 suppressed telemetry and IDs. It does not suppress IDs. commenting out idrecording and idtalkover (for good measure) seems to work. Back to editing comments in sample configs! Steve On 4/6/2016 2:57 PM, Andrew Sylthe wrote: > Stephen, > > Commenting out the "idrecording=" line should stop the ID. I have one > of my nodes setup that way (with a separate controller) and it works > for me. > > Thanks! > > On Wed, Apr 6, 2016 at 12:54 PM, Stephen - K1LNX > wrote: > > Thanks Steve, this is what I have set: > > duplex = 0 ; 0 = Half duplex with no > telemetry tones or hang time. > linktolink = yes ; Special Case: Full > duplex if linktolink is set to yes. > ; This mode is > preferred when interfacing with an external multiport repeater > controller. > > Should I still be getting ID's in this case? > > On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman > > wrote: > > Stephen, > Take a look at the duplex setting at the top of rpt.conf > > more if you need it... > 73, Steve N4IRS > > > > On 4/6/2016 9:18 AM, Stephen - K1LNX wrote: >> This is not glaringly obvious to me... so I'm wondering if >> it's possible or supported. I have my URI tied into a port of >> my repeater controller specifically for Allstar access and a >> few other things, and my ID requirement is being handled by >> the controller itself. >> >> How do I disable the ID coming from app_rpt? I saw these >> options in the rpt.conf file, but I wasn't sure if commenting >> them out or setting the time to "0" would effectively disable >> it? >> >> idrecording = |iK1LNX ; id recording or morse string >> see http://ohnosec.org/drupal/node/87 >> idtalkover = |iK1LNX ; Talkover ID (optional) default >> is none see http://ohnosec.org/drupal/node/129 >> idtime = 540000 ; id interval time (in ms) (optional) >> Default 5 minutes (300000 ms) >> politeid = 30000 ; time in milliseconds before ID >> timer expires to try and ID in the tail. (optional, default >> 30000) >> >> tnx >> Stephen >> K1LNX >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a > message to the list detailing the problem. > > > > > -- > Andrew Sylthe > KC9ONA -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Wed Apr 6 19:15:01 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Wed, 6 Apr 2016 15:15:01 -0400 Subject: [App_rpt-users] Disabling ID functions In-Reply-To: <57055E64.6050404@msgstor.com> References: <57051934.3000304@msgstor.com> <57055E64.6050404@msgstor.com> Message-ID: You guys rock... that seems to have did it :) I was treading in that direction, but wasn't sure if that was the way to do it or not, so thanks for clarifying! 73 Stephen K1LNX On Wed, Apr 6, 2016 at 3:07 PM, Steve Zingman wrote: > Andrew is correct. I THOUGHT duplex = 0 suppressed telemetry and IDs. It > does not suppress IDs. commenting out idrecording and idtalkover (for good > measure) seems to work. > Back to editing comments in sample configs! > > Steve > > > On 4/6/2016 2:57 PM, Andrew Sylthe wrote: > > Stephen, > > Commenting out the "idrecording=" line should stop the ID. I have one of > my nodes setup that way (with a separate controller) and it works for me. > > Thanks! > > On Wed, Apr 6, 2016 at 12:54 PM, Stephen - K1LNX wrote: > >> Thanks Steve, this is what I have set: >> >> duplex = 0 ; 0 = Half duplex with no >> telemetry tones or hang time. >> linktolink = yes ; Special Case: Full duplex >> if linktolink is set to yes. >> ; This mode is preferred when >> interfacing with an external multiport repeater controller. >> >> Should I still be getting ID's in this case? >> >> On Wed, Apr 6, 2016 at 10:12 AM, Steve Zingman < >> szingman at msgstor.com> wrote: >> >>> Stephen, >>> Take a look at the duplex setting at the top of rpt.conf >>> >>> more if you need it... >>> 73, Steve N4IRS >>> >>> >>> >>> On 4/6/2016 9:18 AM, Stephen - K1LNX wrote: >>> >>> This is not glaringly obvious to me... so I'm wondering if it's possible >>> or supported. I have my URI tied into a port of my repeater controller >>> specifically for Allstar access and a few other things, and my ID >>> requirement is being handled by the controller itself. >>> >>> How do I disable the ID coming from app_rpt? I saw these options in the >>> rpt.conf file, but I wasn't sure if commenting them out or setting the time >>> to "0" would effectively disable it? >>> >>> idrecording = |iK1LNX ; id recording or morse string >>> see http://ohnosec.org/drupal/node/87 >>> idtalkover = |iK1LNX ; Talkover ID (optional) default >>> is none see >>> http://ohnosec.org/drupal/node/129 >>> idtime = 540000 ; id interval time (in ms) >>> (optional) Default 5 minutes (300000 ms) >>> politeid = 30000 ; time in milliseconds before ID >>> timer expires to try and ID in the tail. (optional, default 30000) >>> >>> tnx >>> Stephen >>> K1LNX >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> >>> >>> -- >>> "Anything is possible if you don't know what you are talking about." >>> 1st Law of Logic >>> >>> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > > > -- > Andrew Sylthe > KC9ONA > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.ottavi at bc-109.com Wed Apr 6 19:53:31 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Wed, 6 Apr 2016 21:53:31 +0200 Subject: [App_rpt-users] Voice messages : Echolink callsign ? In-Reply-To: <57055789.8020407@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> Message-ID: <5705693B.5030400@bc-109.com> Le 06/04/2016 20:38, Toussaint OTTAVI a ?crit : > Any clues about why Echolink would spell the calling number, but not > the callsign ? A little bit more strange : - My Echolink node is connected to a hub - My radio node is connected to the same hub If you connect to Echolink, you will hear a callsign, but not your callsign ! A valid callsign, but a totally unknown one !!! At the same time, on the radio node, I can just hear "connected", but no callsign at all... -- After rebooting all, no more callsigns, nowhere... From mike at midnighteng.com Wed Apr 6 21:45:39 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Wed, 6 Apr 2016 17:45:39 -0400 Subject: [App_rpt-users] Voice messages : Echolink callsign ? In-Reply-To: <57055789.8020407@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> Message-ID: <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> Just a guess... Missing sound file(s) Conflicting settings echolink.conf and rpt.conf When you hear some other callsign, it will announce the proxy station and not the proxy user for non direct connects. Some proxy's don't have proper handling and that can screw things up. ...mike/kb8jnm > Hi, > > Le 03/04/2016 14:56, Toussaint OTTAVI a ?crit : >> When an Echolink connection occurs, if I have eannmode = 1 in >> rpt.conf, I can hear the node number. But if I set eanmode=2 (which >> should spell the callsign), I don't hear anything (only "..connected >> to MyNode"). > > Any clues about why Echolink would spell the calling number, but not the > callsign ? > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From info at meshnetworks.co.nz Wed Apr 6 22:59:57 2016 From: info at meshnetworks.co.nz (Steve Wright) Date: Thu, 7 Apr 2016 10:59:57 +1200 Subject: [App_rpt-users] Files listed, zero bytes... In-Reply-To: References: Message-ID: <570594ED.5020008@meshnetworks.co.nz> On 07/04/16 06:57, Jim Aspinwall wrote: > ... if only I had room on the volume to support the local copy method. > I think I'm going to have to simply rebuild the node, and have the custom function work re-applied. Sad. Rats. Can you leave a USB disk attached for some scratch storage? Is there a machine on its' local network that you can NFS mount or iSCSI to? Linux networking is absurdly flexible once you get used to it. Steve From tisawyer at gmail.com Thu Apr 7 00:26:05 2016 From: tisawyer at gmail.com (Tim Sawyer) Date: Wed, 6 Apr 2016 17:26:05 -0700 Subject: [App_rpt-users] RTCM voter problem - try 2 In-Reply-To: <4A114801-F9C1-4672-902E-B989E17F25AD@gmail.com> References: <4A114801-F9C1-4672-902E-B989E17F25AD@gmail.com> Message-ID: Is the GPS light on the master OK? Be sure to reboot allstar after setting the server to master. On Wed, Apr 6, 2016 at 7:33 AM, Jesse Lloyd wrote: > From what I recall (because I had this happen) a mixed client error means > the voter.conf file is expecting an RTCM to try and connect with a GPS IP > packet (ie has master in it), but the RTCM isn't sending a GPS IP packet. > So its a mismatch between voter.conf and option 10 in the RTCM. > > The GPS led will go solid regardless of the connection LED. That has to > happen or it wont connect. My setup takes 20 mins to get a GPS lock LED > using a Trimble Thunderbolt after any reboot. I also had crazy problems > with poor signal on my GPS when I set it up sitting in a window, and once > installed at site I had the GPS antenna maybe 6 ft from the VHF antenna, > and after some troubleshooting found it was getting swamped with RF and > loosing lock. > > I found the debug setting of 40 useful in the RTCM, you can see a hex > output if the GPS status. I posed on here what its supposed to be a while > back. All 0's is bad. > > Cheers, > Jesse > > On Apr 5, 2016, at 12:49 PM, James Cizek wrote: > > > > Thanks Sam, that was a good catch. I have tried so many different things > I didn't see that I missed putting that back in. > > It did not help anything. I restarted asterisk, and rebooted the RTCM. It > just sits there saying the GPS receiver is active and that it sees 9 > satellites. The yellow light blinks forever and it never logs into the > asterisk server. > > With the "master" setting in voter.conf, it's apparent that the RTCM is > talking to the server as when the menu item 10 is set to "2"(none), the > asterisk log spools by with many "voter client trying to authenticate as a > mix client" error. This stops happening immediately when menu item 10 is > set to either 0 or 1 (as would be expected). > > Any other ideas on where to look? Thanks for the help! > > James > KI0KN > > On Tue, Apr 5, 2016 at 1:27 PM, Sam Skolfield wrote: > >> try this: you need to specify a "master" timing source. >> >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,*master*,transmit >> plfilter = y >> txtoctype = none >> >> On Tue, Apr 5, 2016 at 11:56 AM, James Cizek >> wrote: >> >>> Hi all, >>> >>> I posted this problem many months ago and I came to the conclusion at >>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>> the problem. I have changed hardware now to fix that and I still have the >>> problem so I am suspecting a config issue and hope someone will have an >>> idea. >>> This is on a stock DIAL box. >>> >>> RTCM is setup and working great as a standard node. >>> Everything is working great on the repeater as long as RTCM is in >>> non-voter mode. >>> >>> I have the chan_voter module loading in modules.conf. >>> >>> Here is my voter.conf: >>> >>> [general] >>> port = 667 >>> buflen = 200 >>> password = blah >>> >>> [1115] >>> Horsetooth = blah,transmit >>> plfilter = y >>> txtoctype = none >>> >>> >>> I am happy to share any other config if requested. >>> >>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>> the asterisk server when it's in non-voter mode. >>> >>> Here's the way I am testing: >>> Verify RTCM menu item 10 is set to (2) None. >>> >>> Boot server, then boot RTCM. RTCM console says: >>> >>> GPS Receiver Active, waiting for aquisition >>> GPS signal acquired, number of satellites in view = 9 >>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>> >>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>> DB15. Verfied with o-scope. >>> >>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>> instead of (2), I *instantly* get this on the RTCM console: >>> >>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>> >>> and it sits there forever and never re-establishes connection to the >>> host. >>> >>> Here is a snippet of the GPS output: >>> >>> >>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>> >>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>> >>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>> >>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>> >>> >>> I am just not sure where to go from here. I can't seem to find anyone >>> that's had any problem like this or what might be causing it. >>> >>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>> manufacturers. >>> >>> Any suggestions on what I might be missing? >>> >>> Many thanks for any help anyone can offer! >>> >>> James >>> KI0KN >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>> down to the bottom of the page. Enter your email address and press the >>> "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email >>> confirmation. If you have trouble unsubscribing, please send a message to >>> the list detailing the problem. >>> >> >> >> >> -- >> KJ6QFS >> Sam Skolfield >> > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- -- Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Thu Apr 7 14:31:50 2016 From: ke2n at cs.com (Ken) Date: Thu, 7 Apr 2016 10:31:50 -0400 Subject: [App_rpt-users] DIAL trunk Message-ID: <155801d190da$3966e550$ac34aff0$@cs.com> I think I found a bug in my DIAL distribution. It only affects trunk lines as far as I can tell. When I added "trunk=yes" to iax.conf file I got an warning message in the CLI: WARNING[19228]: chan_iax2.c:11128 build_user: Unable to support trunking on user 'iaxclient' without timing Where 'iaxclient' was the context name I was using. Looking into chan-iax.c I found this: /* WB6NIL backport stuff */ #define DAHDI_FILE_TIMER "/dev/zap/timer" #define DAHDI_FILE_PSEUDO "/dev/zap/pseudo" Since the DIAL distribution does not have "zap" and uses "dahdi" instead, this creates a problem, ultimately resulting in the warning message. There is also a related message in the asterisk log when you start or restart asterisk: WARNING[2334] chan_dahdi.c: Unable to open '/dev/dahdi/pseudo': No such file or directory I changed the source to read "/dev/dahdi/timer" "/dev/dahdi/pseudo" and recompiled asterisk. Now it accepts the trunk parameter without issuing the warning message and the message in the log file is gone (next step - actually getting the trunk to work). 73 Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From richardames1906 at gmail.com Thu Apr 7 21:15:08 2016 From: richardames1906 at gmail.com (Richard Ames) Date: Thu, 7 Apr 2016 14:15:08 -0700 Subject: [App_rpt-users] Port 4569 forwarding Message-ID: <5706cddd.0922620a.2d613.05c6@mx.google.com> Port forwarding for 4569 does not appear to work on node 43153. May need to be forced. Thanks, Dick Ames KI6NOX Lincoln, CA. Sent from Mail for Windows 10 -------------- next part -------------- An HTML attachment was scrubbed... URL: From brennanma at gmail.com Fri Apr 8 04:13:30 2016 From: brennanma at gmail.com (Matt Brennan) Date: Fri, 8 Apr 2016 00:13:30 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay Message-ID: Hello, I am running into a fun issue with DIAL using multiple URIx's on a RasPi 2. The issue is that we have a variable delay between the radios. Sometimes the delay is virtually non-existent. Other times, the delay is almost 2 seconds. There is nothing else running on the RasPi. I have a number of theories, including that this is a USB delay issue. Anyone run into this? Or have an idea how to work around it? Thanks and 73, Matt, NM1B -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Fri Apr 8 13:07:20 2016 From: kuggie at kuggie.com (Kevin Custer) Date: Fri, 8 Apr 2016 09:07:20 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: References: Message-ID: <5707AD08.404@kuggie.com> Obvious question - how many is "multiple"? On 4/8/2016 12:13 AM, Matt Brennan wrote: > Hello, > > I am running into a fun issue with DIAL using multiple URIx's on a > RasPi 2. > > The issue is that we have a variable delay between the radios. > Sometimes the delay is virtually non-existent. Other times, the delay > is almost 2 seconds. There is nothing else running on the RasPi. > > I have a number of theories, including that this is a USB delay issue. > > Anyone run into this? Or have an idea how to work around it? > > Thanks and 73, > Matt, NM1B From brennanma at gmail.com Fri Apr 8 13:52:17 2016 From: brennanma at gmail.com (Matt Brennan) Date: Fri, 8 Apr 2016 09:52:17 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: <5707AD08.404@kuggie.com> References: <5707AD08.404@kuggie.com> Message-ID: Sorry - 3. 3 separate simplex radios. Someone else individually replied to me and said it's likely an issue with SimpleUSB and I should try using usbradio instead. I will be trying that tomorrow, but still open to other suggestions. Thanks again, Matt, NM1B On Fri, Apr 8, 2016 at 9:07 AM, Kevin Custer wrote: > Obvious question - how many is "multiple"? > > > > > On 4/8/2016 12:13 AM, Matt Brennan wrote: > >> Hello, >> >> I am running into a fun issue with DIAL using multiple URIx's on a >> RasPi 2. >> >> The issue is that we have a variable delay between the radios. >> Sometimes the delay is virtually non-existent. Other times, the delay is >> almost 2 seconds. There is nothing else running on the RasPi. >> >> I have a number of theories, including that this is a USB delay issue. >> >> Anyone run into this? Or have an idea how to work around it? >> >> Thanks and 73, >> Matt, NM1B >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Fri Apr 8 15:16:50 2016 From: kuggie at kuggie.com (Kevin Custer) Date: Fri, 8 Apr 2016 11:16:50 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: References: <5707AD08.404@kuggie.com> Message-ID: <5707CB62.4020509@kuggie.com> 3 radios on one Raspberry Pi 2? I guess my next question would be why? If you are running SimpleUSB now, switching to USBradio will likely make the situation worse as there is generally more DSP going on in USBradio than SimpleUSB - depending on exact configuration. Raspberry Pi's are inexpensive as compared to some PC's which could have enough horsepower to properly operate 3 or 4 radio interfaces, even in full DSP. If you really want to run multiple radio adapters on a single appliance, consider choosing a hardware platform powerful enough to do it properly. Kevin On 4/8/2016 9:52 AM, Matt Brennan wrote: > Sorry - 3. 3 separate simplex radios. > > Someone else individually replied to me and said it's likely an issue > with SimpleUSB and I should try using usbradio instead. I will be > trying that tomorrow, but still open to other suggestions. > > Thanks again, > Matt, NM1B From brennanma at gmail.com Fri Apr 8 19:26:08 2016 From: brennanma at gmail.com (Matt Brennan) Date: Fri, 8 Apr 2016 15:26:08 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: <5707CB62.4020509@kuggie.com> References: <5707AD08.404@kuggie.com> <5707CB62.4020509@kuggie.com> Message-ID: This is a portable crossband repeater setup in a Pelican case. It is intended to be deployed during public service events. Raspberry Pi's were used to keep the form factor small (and the cost down, since it's all out of pocket). We tried to use a Raspberry Pi 3, but unfortunately it doesn't seem to be supported yet. We aren't really doing any processing. It's two radios on simplex channels, with a third that transmits on both. The largest number of audio paths enabled at any given time is 2. A Raspberry Pi 2 should be able to handle that. In fact, the CPU never goes above 30%. I have another one running Asterisk that can handle managing 10 active SIP calls without an issue. -Matt On Fri, Apr 8, 2016 at 11:16 AM, Kevin Custer wrote: > 3 radios on one Raspberry Pi 2? I guess my next question would be why? > > If you are running SimpleUSB now, switching to USBradio will likely make > the situation worse as there is generally more DSP going on in USBradio > than SimpleUSB - depending on exact configuration. > > Raspberry Pi's are inexpensive as compared to some PC's which could have > enough horsepower to properly operate 3 or 4 radio interfaces, even in full > DSP. If you really want to run multiple radio adapters on a single > appliance, consider choosing a hardware platform powerful enough to do it > properly. > > Kevin > > > On 4/8/2016 9:52 AM, Matt Brennan wrote: > >> Sorry - 3. 3 separate simplex radios. >> >> Someone else individually replied to me and said it's likely an issue >> with SimpleUSB and I should try using usbradio instead. I will be trying >> that tomorrow, but still open to other suggestions. >> >> Thanks again, >> Matt, NM1B >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kuggie at kuggie.com Fri Apr 8 21:15:25 2016 From: kuggie at kuggie.com (Kevin Custer) Date: Fri, 8 Apr 2016 17:15:25 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: References: <5707AD08.404@kuggie.com> <5707CB62.4020509@kuggie.com> Message-ID: <57081F6D.7070109@kuggie.com> Matt, With all due respect, you are comparing apples and oranges. Asterisk isn't what takes up the hardware's capabilities, it's the processes of app_rpt running through USB, managing a radio adapter. DSP is involved in doing lots of audio processing - things like de-emphasizing the receiver audio and pre-emphasizing and limiting the transmitter audio. Then, throw in the features of full DSP (USBradio) and even more resources are required. Multiply any of this by 3, and you just sunk the ship. The Raspberry Pi 3 recently had a beta release for DIAL, but I really doubt there will be any significant increase in performance over a Raspberry Pi 2 in this application. You may have missed it, but most developers of this application, no matter from what camp, suggest using only one radio adapter with a Raspberry Pi x. That isn't to say you can't run two, as I have heard of successful SimpleUSB deployments of 2 radio adapters, but never 3. Raspberry Pi's are nice, but don't expect them to do what a full blown PC is required to do. This might not be the right appliance for your set-up. I can think of others that I might choose in your instant case. I have over 50 deployments of AllStar and they were ALL out of pocket. This application didn't cost you any money. Spend what you saved on firmware to buy more powerful hardware, then make sure you send a donation to Dude. https://allstarlink.org/ and press the DONATE button. Kevin - W3KKC On 4/8/2016 3:26 PM, Matt Brennan wrote: > This is a portable crossband repeater setup in a Pelican case. It is > intended to be deployed during public service events. Raspberry Pi's > were used to keep the form factor small (and the cost down, since it's > all out of pocket). > > We tried to use a Raspberry Pi 3, but unfortunately it doesn't seem to > be supported yet. We aren't really doing any processing. It's two > radios on simplex channels, with a third that transmits on both. The > largest number of audio paths enabled at any given time is 2. A > Raspberry Pi 2 should be able to handle that. In fact, the CPU never > goes above 30%. I have another one running Asterisk that can handle > managing 10 active SIP calls without an issue. > > -Matt > > > On Fri, Apr 8, 2016 at 11:16 AM, Kevin Custer > wrote: > > 3 radios on one Raspberry Pi 2? I guess my next question would be > why? > > If you are running SimpleUSB now, switching to USBradio will > likely make the situation worse as there is generally more DSP > going on in USBradio than SimpleUSB - depending on exact > configuration. > > Raspberry Pi's are inexpensive as compared to some PC's which > could have enough horsepower to properly operate 3 or 4 radio > interfaces, even in full DSP. If you really want to run multiple > radio adapters on a single appliance, consider choosing a hardware > platform powerful enough to do it properly. > > Kevin > > > On 4/8/2016 9:52 AM, Matt Brennan wrote: > > Sorry - 3. 3 separate simplex radios. > > Someone else individually replied to me and said it's likely > an issue with SimpleUSB and I should try using usbradio > instead. I will be trying that tomorrow, but still open to > other suggestions. > > Thanks again, > Matt, NM1B > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 8 22:55:03 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 08 Apr 2016 18:55:03 -0400 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay Message-ID: <-3853680462211105373@unknownmsgid> Matt, The 3 is supported check the download link. 73, Steve N4IRS Sent via smoke signal (AT&T 4G LTE) -------- Original message -------- From: Matt Brennan Date: 04/08/2016 3:33 PM (GMT-05:00) To: Kevin Custer Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] DIAL Raspberry Pi 2 Delay This is a portable crossband repeater setup in a Pelican case. It is intended to be deployed during public service events. Raspberry Pi's were used to keep the form factor small (and the cost down, since it's all out of pocket). We tried to use a Raspberry Pi 3, but unfortunately it doesn't seem to be supported yet. We aren't really doing any processing. It's two radios on simplex channels, with a third that transmits on both. The largest number of audio paths enabled at any given time is 2. A Raspberry Pi 2 should be able to handle that. In fact, the CPU never goes above 30%. I have another one running Asterisk that can handle managing 10 active SIP calls without an issue. -Matt On Fri, Apr 8, 2016 at 11:16 AM, Kevin Custer wrote: > 3 radios on one Raspberry Pi 2? I guess my next question would be why? > > If you are running SimpleUSB now, switching to USBradio will likely make > the situation worse as there is generally more DSP going on in USBradio > than SimpleUSB - depending on exact configuration. > > Raspberry Pi's are inexpensive as compared to some PC's which could have > enough horsepower to properly operate 3 or 4 radio interfaces, even in full > DSP. If you really want to run multiple radio adapters on a single > appliance, consider choosing a hardware platform powerful enough to do it > properly. > > Kevin > > > On 4/8/2016 9:52 AM, Matt Brennan wrote: > >> Sorry - 3. 3 separate simplex radios. >> >> Someone else individually replied to me and said it's likely an issue >> with SimpleUSB and I should try using usbradio instead. I will be trying >> that tomorrow, but still open to other suggestions. >> >> Thanks again, >> Matt, NM1B >> > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From n6gkj1 at gmail.com Sat Apr 9 03:22:04 2016 From: n6gkj1 at gmail.com (ronald simpson) Date: Fri, 8 Apr 2016 20:22:04 -0700 Subject: [App_rpt-users] DIAL Raspberry Pi 2 Delay In-Reply-To: References: <-3853680462211105373@unknownmsgid> Message-ID: Hi guys, Take a look at how the RasPi operates. You have USB2 ports on a USB2 hub. There is only so much data you can push across that bridge. RasPi weak link is the USB2. I am not going to rewrite all the work done by the many masses. I have a similar arrangement, however I use a RasPi for each radio, a small Netgear SW and put in linking shortcuts. This method ALWAYS works... It does not add that much cost or footprint. I have a small compact system in a 50cal ammo can Especially when there is the will there is a way Ron, N6GKJ http://n6gkj.lodiarc.org On Apr 8, 2016 4:03 PM, "Steve Zingman" wrote: Matt, The 3 is supported check the download link. 73, Steve N4IRS Sent via smoke signal (AT&T 4G LTE) -------- Original message -------- From: Matt Brennan Date: 04/08/2016 3:33 PM (GMT-05:00) To: Kevin Custer Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] DIAL Raspberry Pi 2 Delay This is a portable crossband repeater setup in a Pelican case. It is intended to be deployed during public service events. Raspberry Pi's were used to keep the form factor small (and the cost down, since it's all out of pocket). We tried to use a Raspberry Pi 3, but unfortunately it doesn't seem to be supported yet. We aren't really doing any processing. It's two radios on simplex channels, with a third that transmits on both. The largest number of audio paths enabled at any given time is 2. A Raspberry Pi 2 should be able to handle that. In fact, the CPU never goes above 30%. I have another one running Asterisk that can handle managing 10 active SIP calls without an issue. -Matt On Fri, Apr 8, 2016 at 11:16 AM, Kevin Custer wrote: > 3 radios on one Raspberry Pi 2? I guess my next question would be why? > > If you are running SimpleUSB now, switching to USBradio will likely make > the situation worse as there is generally more DSP going on in USBradio > than SimpleUSB - depending on exact configuration. > > Raspberry Pi's are inexpensive as compared to some PC's which could have > enough horsepower to properly operate 3 or 4 radio interfaces, even in full > DSP. If you really want to run multiple radio adapters on a single > appliance, consider choosing a hardware platform powerful enough to do it > properly. > > Kevin > > > On 4/8/2016 9:52 AM, Matt Brennan wrote: > >> Sorry - 3. 3 separate simplex radios. >> >> Someone else individually replied to me and said it's likely an issue >> with SimpleUSB and I should try using usbradio instead. I will be trying >> that tomorrow, but still open to other suggestions. >> >> Thanks again, >> Matt, NM1B >> > > _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Sat Apr 9 14:09:06 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Sat, 9 Apr 2016 08:09:06 -0600 Subject: [App_rpt-users] RTCM voter problem - SOLVED Message-ID: Well, after many of you offered your time and thoughts on my voter problem, Jim WB6NIL graciously donated a couple of hours of his time to remotely help me and he uncovered the problem. All 5 of my RTCMs were purchased within the last 6 months, and I suspect all 5 have the same problem (will verify that today) The problem is that the microprocessor crystal is running too fast! There is 9.6Mhz crystal that drives the MPU, on the particular unit that Jim helped me diagnose, it's running 2.5 khz too fast. There is a sanity check in the firmware that makes sure the correct number of samples were taken in the last second (it's supposed to be 8000) and fails if the sample is incorrectly sized (mine is taking 8003 samples). Jim helped adjust the code to be more tolerant of the sampling error and my whole system instantly worked. I have since tested it with ALL my GPSs (they all work great!) So I now have everything working, including the voting. I haven't contact Micro-Node about it yet. Jim told me that voting should work fine but this clock error would probably not be acceptable for Simulcast (something we have no plans on doing as of now). Since mine are deployed at mountain top sites, I'll probably pursue a crystal that is running at the correct frequency and use "standard" firmware so that if the decision is ever made to play with simulcast, I won't be right back in this same boat. Thanks to all that helped out, and a HUGE thanks to Jim for taking the time to troubleshoot this. BTW- This clock error will NOT effect the RTCM in mix client mode, it only affects it in voting or simulcast mode! Thanks all, have a good weekend. 73 James KI0KN On Tue, Apr 5, 2016 at 12:56 PM, James Cizek wrote: > Hi all, > > I posted this problem many months ago and I came to the conclusion at that > time that it was my 1PPS signal from the GPS into the RTCM that was the > problem. I have changed hardware now to fix that and I still have the > problem so I am suspecting a config issue and hope someone will have an > idea. > This is on a stock DIAL box. > > RTCM is setup and working great as a standard node. > Everything is working great on the repeater as long as RTCM is in > non-voter mode. > > I have the chan_voter module loading in modules.conf. > > Here is my voter.conf: > > [general] > port = 667 > buflen = 200 > password = blah > > [1115] > Horsetooth = blah,transmit > plfilter = y > txtoctype = none > > > I am happy to share any other config if requested. > > In the RTCM menus, I have a static IP, I have the voter server IP, all the > approriate IP fields filled out. As mentioned, the RTCM works fine with the > asterisk server when it's in non-voter mode. > > Here's the way I am testing: > Verify RTCM menu item 10 is set to (2) None. > > Boot server, then boot RTCM. RTCM console says: > > GPS Receiver Active, waiting for aquisition > GPS signal acquired, number of satellites in view = 9 > 04/05/2016 17:58:17.560 Time now syncronized to GPS > 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) > > I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. > Verfied with o-scope. > > as soon as I change menu item 10 on the RTCM to either a (1) or a (0) > instead of (2), I *instantly* get this on the RTCM console: > > 04/05/2016 18:44:13.660 Lost GPS Time synchronization > 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) > > and it sits there forever and never re-establishes connection to the host. > > Here is a snippet of the GPS output: > > $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 > $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, > $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 > $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 > $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A > $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 > $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, > $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D > $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 > $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, > $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F > $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 > $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, > $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 > > > I am just not sure where to go from here. I can't seem to find anyone > that's had any problem like this or what might be causing it. > > I have tried 5 different RTCMs and 5 different GPSs from 3 different > manufacturers. > > Any suggestions on what I might be missing? > > Many thanks for any help anyone can offer! > > James > KI0KN > -------------- next part -------------- An HTML attachment was scrubbed... URL: From willem at prinmath.com Sat Apr 9 15:05:43 2016 From: willem at prinmath.com (Willem Schreuder) Date: Sat, 9 Apr 2016 09:05:43 -0600 (MDT) Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: On Sat, 9 Apr 2016, James Cizek wrote: > Jim helped adjust the code to be more tolerant of the sampling error and > my whole system instantly worked. Could you please share the code adjustment for future reference. ================================================================ Dr. Willem A. Schreuder, President, Principia Mathematica Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA Tel: (303) 716-3573 Fax: (303) 716-3575 WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com From kj6qfs at gmail.com Sat Apr 9 17:36:37 2016 From: kj6qfs at gmail.com (Sam Skolfield) Date: Sat, 9 Apr 2016 10:36:37 -0700 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: I thought you had to use an external, GPS-synced 9.6MHz clock reference in order to negate clock jitter for simulcasting to work properly (that's been thrown around on this mailing list before). Either way, how is a customer supposed to know if they are getting an RTCM with an in-spec crystal? Has the plans for the PCGM module been tossed? Are there plans for provisioning interfacing for injecting an external 9.6MHz into the RTCM in lieu of it's internal crystal? These are questions I have heard others ask before, and would love an answer to. Thanks! On Saturday, April 9, 2016, James Cizek wrote: > Well, after many of you offered your time and thoughts on my voter > problem, Jim WB6NIL graciously donated a couple of hours of his time to > remotely help me and he uncovered the problem. > > All 5 of my RTCMs were purchased within the last 6 months, and I suspect > all 5 have the same problem (will verify that today) The problem is that > the microprocessor crystal is running too fast! There is 9.6Mhz crystal > that drives the MPU, on the particular unit that Jim helped me diagnose, > it's running 2.5 khz too fast. There is a sanity check in the firmware > that makes sure the correct number of samples were taken in the last second > (it's supposed to be 8000) and fails if the sample is incorrectly sized > (mine is taking 8003 samples). Jim helped adjust the code to be more > tolerant of the sampling error and my whole system instantly worked. > > I have since tested it with ALL my GPSs (they all work great!) So I now > have everything working, including the voting. > > I haven't contact Micro-Node about it yet. Jim told me that voting should > work fine but this clock error would probably not be acceptable for > Simulcast (something we have no plans on doing as of now). Since mine are > deployed at mountain top sites, I'll probably pursue a crystal that is > running at the correct frequency and use "standard" firmware so that if the > decision is ever made to play with simulcast, I won't be right back in this > same boat. > > Thanks to all that helped out, and a HUGE thanks to Jim for taking the > time to troubleshoot this. > > BTW- This clock error will NOT effect the RTCM in mix client mode, it only > affects it in voting or simulcast mode! > > Thanks all, have a good weekend. > > 73 > James > KI0KN > > On Tue, Apr 5, 2016 at 12:56 PM, James Cizek > wrote: > >> Hi all, >> >> I posted this problem many months ago and I came to the conclusion at >> that time that it was my 1PPS signal from the GPS into the RTCM that was >> the problem. I have changed hardware now to fix that and I still have the >> problem so I am suspecting a config issue and hope someone will have an >> idea. >> This is on a stock DIAL box. >> >> RTCM is setup and working great as a standard node. >> Everything is working great on the repeater as long as RTCM is in >> non-voter mode. >> >> I have the chan_voter module loading in modules.conf. >> >> Here is my voter.conf: >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,transmit >> plfilter = y >> txtoctype = none >> >> >> I am happy to share any other config if requested. >> >> In the RTCM menus, I have a static IP, I have the voter server IP, all >> the approriate IP fields filled out. As mentioned, the RTCM works fine with >> the asterisk server when it's in non-voter mode. >> >> Here's the way I am testing: >> Verify RTCM menu item 10 is set to (2) None. >> >> Boot server, then boot RTCM. RTCM console says: >> >> GPS Receiver Active, waiting for aquisition >> GPS signal acquired, number of satellites in view = 9 >> 04/05/2016 17:58:17.560 Time now syncronized to GPS >> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >> >> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >> DB15. Verfied with o-scope. >> >> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >> instead of (2), I *instantly* get this on the RTCM console: >> >> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >> >> and it sits there forever and never re-establishes connection to the host. >> >> Here is a snippet of the GPS output: >> >> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >> >> >> I am just not sure where to go from here. I can't seem to find anyone >> that's had any problem like this or what might be causing it. >> >> I have tried 5 different RTCMs and 5 different GPSs from 3 different >> manufacturers. >> >> Any suggestions on what I might be missing? >> >> Many thanks for any help anyone can offer! >> >> James >> KI0KN >> > > -- KJ6QFS Sam Skolfield -------------- next part -------------- An HTML attachment was scrubbed... URL: From telesistant at hotmail.com Sat Apr 9 18:10:51 2016 From: telesistant at hotmail.com (Jim Duuuude) Date: Sat, 9 Apr 2016 18:10:51 +0000 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: , Message-ID: Well, if you dont break the built-in sanity check by modifying the firmware, it will just not work, and like with any other device shipped from a manufacturer that does not work, you should probably have it swapped for one that does, unless you prefer broken hardware. ________________________________ From: app_rpt-users-bounces at ohnosec.org on behalf of Sam Skolfield Sent: Saturday, April 9, 2016 10:36 AM To: James Cizek Cc: app_rpt mailing list Subject: Re: [App_rpt-users] RTCM voter problem - SOLVED I thought you had to use an external, GPS-synced 9.6MHz clock reference in order to negate clock jitter for simulcasting to work properly (that's been thrown around on this mailing list before). Either way, how is a customer supposed to know if they are getting an RTCM with an in-spec crystal? Has the plans for the PCGM module been tossed? Are there plans for provisioning interfacing for injecting an external 9.6MHz into the RTCM in lieu of it's internal crystal? These are questions I have heard others ask before, and would love an answer to. Thanks! On Saturday, April 9, 2016, James Cizek > wrote: Well, after many of you offered your time and thoughts on my voter problem, Jim WB6NIL graciously donated a couple of hours of his time to remotely help me and he uncovered the problem. All 5 of my RTCMs were purchased within the last 6 months, and I suspect all 5 have the same problem (will verify that today) The problem is that the microprocessor crystal is running too fast! There is 9.6Mhz crystal that drives the MPU, on the particular unit that Jim helped me diagnose, it's running 2.5 khz too fast. There is a sanity check in the firmware that makes sure the correct number of samples were taken in the last second (it's supposed to be 8000) and fails if the sample is incorrectly sized (mine is taking 8003 samples). Jim helped adjust the code to be more tolerant of the sampling error and my whole system instantly worked. I have since tested it with ALL my GPSs (they all work great!) So I now have everything working, including the voting. I haven't contact Micro-Node about it yet. Jim told me that voting should work fine but this clock error would probably not be acceptable for Simulcast (something we have no plans on doing as of now). Since mine are deployed at mountain top sites, I'll probably pursue a crystal that is running at the correct frequency and use "standard" firmware so that if the decision is ever made to play with simulcast, I won't be right back in this same boat. Thanks to all that helped out, and a HUGE thanks to Jim for taking the time to troubleshoot this. BTW- This clock error will NOT effect the RTCM in mix client mode, it only affects it in voting or simulcast mode! Thanks all, have a good weekend. 73 James KI0KN On Tue, Apr 5, 2016 at 12:56 PM, James Cizek wrote: Hi all, I posted this problem many months ago and I came to the conclusion at that time that it was my 1PPS signal from the GPS into the RTCM that was the problem. I have changed hardware now to fix that and I still have the problem so I am suspecting a config issue and hope someone will have an idea. This is on a stock DIAL box. RTCM is setup and working great as a standard node. Everything is working great on the repeater as long as RTCM is in non-voter mode. I have the chan_voter module loading in modules.conf. Here is my voter.conf: [general] port = 667 buflen = 200 password = blah [1115] Horsetooth = blah,transmit plfilter = y txtoctype = none I am happy to share any other config if requested. In the RTCM menus, I have a static IP, I have the voter server IP, all the approriate IP fields filled out. As mentioned, the RTCM works fine with the asterisk server when it's in non-voter mode. Here's the way I am testing: Verify RTCM menu item 10 is set to (2) None. Boot server, then boot RTCM. RTCM console says: GPS Receiver Active, waiting for aquisition GPS signal acquired, number of satellites in view = 9 04/05/2016 17:58:17.560 Time now syncronized to GPS 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the DB15. Verfied with o-scope. as soon as I change menu item 10 on the RTCM to either a (1) or a (0) instead of (2), I *instantly* get this on the RTCM console: 04/05/2016 18:44:13.660 Lost GPS Time synchronization 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) and it sits there forever and never re-establishes connection to the host. Here is a snippet of the GPS output: $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 I am just not sure where to go from here. I can't seem to find anyone that's had any problem like this or what might be causing it. I have tried 5 different RTCMs and 5 different GPSs from 3 different manufacturers. Any suggestions on what I might be missing? Many thanks for any help anyone can offer! James KI0KN -- KJ6QFS Sam Skolfield -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Sat Apr 9 18:16:49 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Sat, 9 Apr 2016 12:16:49 -0600 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: Sure Willem, in voter.c, the stock line is: if ((samplecnt >= 7999) && (samplecnt <= 8001)) it needs to be changed to something like: if ((samplecnt >= 7999) && (samplecnt <= 8003 )) That was just enough to make my first RTCM work. I've had a chance now to check a few more of my RTCMs on the bench this morning and the crystal frequencies are kind of all over. The next one I had on the bench was 5.2Khz fast. The above code was still not enough to fix it (as would be expected) so it looks like the quality control on whatever manufacturer that crystal is, isn't very good (or a low tolerance crystal is being used). I am going to pursue crystal replacement to get a highly accurate, stable, on-frequency crystal in there as my first choice. Changing the firmware 5 different times doesn't seem like the right answer. Jim put that sanity check in there for a reason. Working around it *may* allow the device to work, but to me, it seems getting the hardware operating the way it was supposed to originally is the better answer. I will follow up with Micro-node and let you all know how it goes. Thanks. James KI0KN On Sat, Apr 9, 2016 at 9:05 AM, Willem Schreuder wrote: > On Sat, 9 Apr 2016, James Cizek wrote: > > Jim helped adjust the code to be more tolerant of the sampling error and >> my whole system instantly worked. >> > > Could you please share the code adjustment for future reference. > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) 716-3575 > WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rhyolite at leikhim.com Sun Apr 10 00:03:02 2016 From: rhyolite at leikhim.com (Joe Leikhim) Date: Sat, 9 Apr 2016 20:03:02 -0400 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: <57099836.7070807@leikhim.com> According to the original documentation for the first generation X1 is a SER3418-ND 9.60MHz 18pf 30ppm. So 9.6 x (+/-) 30 = +/- 288 Hz. My question is If the same processor is doing the A/D conversion AND checking the number of samples/second why would there be a discrepancy regardless of the timing offset? Or is the error at the receiving end?? On 4/9/2016 2:16 PM, James Cizek wrote: > Sure Willem, in voter.c, the stock line is: > > if ((samplecnt >= 7999) && (samplecnt <= 8001)) > > it needs to be changed to something like: > > if ((samplecnt >= 7999) && (samplecnt <= 8003 )) > > That was just enough to make my first RTCM work. I've had a chance > now to check a few more of my RTCMs on the bench this morning and the > crystal frequencies are kind of all over. The next one I had on the > bench was 5.2Khz fast. The above code was still not enough to fix it > (as would be expected) so it looks like the quality control on > whatever manufacturer that crystal is, isn't very good (or a low > tolerance crystal is being used). I am going to pursue crystal > replacement to get a highly accurate, stable, on-frequency crystal in > there as my first choice. Changing the firmware 5 different times > doesn't seem like the right answer. > > Jim put that sanity check in there for a reason. Working around it > *may* allow the device to work, but to me, it seems getting the > hardware operating the way it was supposed to originally is the better > answer. I will follow up with Micro-node and let you all know how it > goes. > > Thanks. > > James > KI0KN > > On Sat, Apr 9, 2016 at 9:05 AM, Willem Schreuder > wrote: > > On Sat, 9 Apr 2016, James Cizek wrote: > > Jim helped adjust the code to be more tolerant of the sampling > error and my whole system instantly worked. > > > Could you please share the code adjustment for future reference. > > ================================================================ > Dr. Willem A. Schreuder, President, Principia Mathematica > Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA > Tel: (303) 716-3573 Fax: (303) > 716-3575 > WWW: www.prinmath.com Email: > Willem.Schreuder at prinmath.com > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- Joe Leikhim Leikhim and Associates Communications Consultants Oviedo, Florida JLeikhim at Leikhim.com 407-982-0446 WWW.LEIKHIM.COM -------------- next part -------------- An HTML attachment was scrubbed... URL: From rpt2 at chuck.midlandsnetworking.com Sun Apr 10 09:36:54 2016 From: rpt2 at chuck.midlandsnetworking.com (Chuck Henderson) Date: Sun, 10 Apr 2016 04:36:54 -0500 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: <57099836.7070807@leikhim.com> References: <57099836.7070807@leikhim.com> Message-ID: The timing of one second comes from the GPS satellites and is accurate. Chuck On Sat, Apr 9, 2016 at 7:03 PM, Joe Leikhim wrote: > According to the original documentation for the first generation X1 is a > SER3418-ND 9.60MHz 18pf 30ppm. > > So 9.6 x (+/-) 30 = +/- 288 Hz. > > My question is If the same processor is doing the A/D conversion AND > checking the number of samples/second why would there be a discrepancy > regardless of the timing offset? Or is the error at the receiving end?? > > > > > On 4/9/2016 2:16 PM, James Cizek wrote: > > Sure Willem, in voter.c, the stock line is: > > if ((samplecnt >= 7999) && (samplecnt <= 8001)) > > it needs to be changed to something like: > > if ((samplecnt >= 7999) && (samplecnt <= 8003 )) > > That was just enough to make my first RTCM work. I've had a chance now to > check a few more of my RTCMs on the bench this morning and the crystal > frequencies are kind of all over. The next one I had on the bench was > 5.2Khz fast. The above code was still not enough to fix it (as would be > expected) so it looks like the quality control on whatever manufacturer > that crystal is, isn't very good (or a low tolerance crystal is being > used). I am going to pursue crystal replacement to get a highly accurate, > stable, on-frequency crystal in there as my first choice. Changing the > firmware 5 different times doesn't seem like the right answer. > > Jim put that sanity check in there for a reason. Working around it *may* > allow the device to work, but to me, it seems getting the hardware > operating the way it was supposed to originally is the better answer. I > will follow up with Micro-node and let you all know how it goes. > > Thanks. > > James > KI0KN > > On Sat, Apr 9, 2016 at 9:05 AM, Willem Schreuder > wrote: > >> On Sat, 9 Apr 2016, James Cizek wrote: >> >> Jim helped adjust the code to be more tolerant of the sampling error and >>> my whole system instantly worked. >>> >> >> Could you please share the code adjustment for future reference. >> >> ================================================================ >> Dr. Willem A. Schreuder, President, Principia Mathematica >> Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA >> Tel: (303) 716-3573 Fax: (303) 716-3575 >> WWW: www.prinmath.com Email: >> Willem.Schreuder at prinmath.com >> > > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > Joe Leikhim > > > Leikhim and Associates > > Communications Consultants > > Oviedo, Florida > JLeikhim at Leikhim.com > 407-982-0446 > WWW.LEIKHIM.COM > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rpt2 at chuck.midlandsnetworking.com Sun Apr 10 09:54:32 2016 From: rpt2 at chuck.midlandsnetworking.com (Chuck Henderson) Date: Sun, 10 Apr 2016 04:54:32 -0500 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: <57099836.7070807@leikhim.com> Message-ID: oh, wow! I just went into my source and see that apparently long ago I had made a similar change to my RTCM code that I had forgot about, but there it is. I must have run into this issue previously. hmmm. By the way, I also added smart ID code to the RTCM for when it is offline so I don't have to hear it ID every 10 minutes or on top of people when it is offline. I see I didn't make it run time adjustable so maybe I should do that and then share it. Chuck WB9UUS On Sun, Apr 10, 2016 at 4:36 AM, Chuck Henderson < rpt2 at chuck.midlandsnetworking.com> wrote: > The timing of one second comes from the GPS satellites and is accurate. > Chuck > > On Sat, Apr 9, 2016 at 7:03 PM, Joe Leikhim wrote: > >> According to the original documentation for the first generation X1 is a >> SER3418-ND 9.60MHz 18pf 30ppm. >> >> So 9.6 x (+/-) 30 = +/- 288 Hz. >> >> My question is If the same processor is doing the A/D conversion AND >> checking the number of samples/second why would there be a discrepancy >> regardless of the timing offset? Or is the error at the receiving end?? >> >> >> >> >> On 4/9/2016 2:16 PM, James Cizek wrote: >> >> Sure Willem, in voter.c, the stock line is: >> >> if ((samplecnt >= 7999) && (samplecnt <= 8001)) >> >> it needs to be changed to something like: >> >> if ((samplecnt >= 7999) && (samplecnt <= 8003 )) >> >> That was just enough to make my first RTCM work. I've had a chance now >> to check a few more of my RTCMs on the bench this morning and the crystal >> frequencies are kind of all over. The next one I had on the bench was >> 5.2Khz fast. The above code was still not enough to fix it (as would be >> expected) so it looks like the quality control on whatever manufacturer >> that crystal is, isn't very good (or a low tolerance crystal is being >> used). I am going to pursue crystal replacement to get a highly accurate, >> stable, on-frequency crystal in there as my first choice. Changing the >> firmware 5 different times doesn't seem like the right answer. >> >> Jim put that sanity check in there for a reason. Working around it *may* >> allow the device to work, but to me, it seems getting the hardware >> operating the way it was supposed to originally is the better answer. I >> will follow up with Micro-node and let you all know how it goes. >> >> Thanks. >> >> James >> KI0KN >> >> On Sat, Apr 9, 2016 at 9:05 AM, Willem Schreuder >> wrote: >> >>> On Sat, 9 Apr 2016, James Cizek wrote: >>> >>> Jim helped adjust the code to be more tolerant of the sampling error and >>>> my whole system instantly worked. >>>> >>> >>> Could you please share the code adjustment for future reference. >>> >>> ================================================================ >>> Dr. Willem A. Schreuder, President, Principia Mathematica >>> Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA >>> Tel: (303) 716-3573 Fax: (303) 716-3575 >>> WWW: www.prinmath.com Email: >>> Willem.Schreuder at prinmath.com >>> >> >> >> >> _______________________________________________ >> App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >> >> >> -- >> Joe Leikhim >> >> >> Leikhim and Associates >> >> Communications Consultants >> >> Oviedo, Florida >> JLeikhim at Leikhim.com >> 407-982-0446 >> WWW.LEIKHIM.COM >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Mon Apr 11 12:12:08 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 11 Apr 2016 08:12:08 -0400 Subject: [App_rpt-users] Moved my node to a new system.. simpleusb has ceased working Message-ID: Hi guys, I bought a new (more modern) system for my AllStar activities, installed Debian Jessie x64 and ran Steve Zingman's install script from his github page ( https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.sh), I use an original URI (no URI-X). It compiled installed just fine, so I moved over the configs in /etc/asterisk from my old install to the new, but for some reason whenever I launch the asterisk console, I get these error messages scrolling consistently: [Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137 setformat: Unable to re-open DSP device 1 (usb): No such file or directory I removed the simpleusb_tune_usb.conf, re-ran simpleusb-tune-menu to generate a new config, restarted DAHDI, Asterisk, and rebooted etc, but the issue remains regardless. I dug around in the source to find the relevant line as referenced, but I'm not up to snuff on C code, but did spot something about /dev/dsp, I looked in my /dev directory and there are no dsp entries so that might be part of the issue? I also disabled the onboard sound in the BIOS to prevent any potential conflicts. Anyone have any ideas? I can't quite put a finger on it. tnx and 73 Stephen K1LNX -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Mon Apr 11 12:22:45 2016 From: szingman at msgstor.com (Steve Zingman) Date: Mon, 11 Apr 2016 08:22:45 -0400 Subject: [App_rpt-users] Moved my node to a new system.. simpleusb has ceased working In-Reply-To: References: Message-ID: <570B9715.5050401@msgstor.com> echo snd_pcm_oss >>/etc/modules either modprobe snd_pcm_oss and check for /dev/dsp or reboot. 73, Steve N4IRS On 4/11/2016 8:12 AM, Stephen - K1LNX wrote: > Hi guys, > I bought a new (more modern) system for my AllStar activities, > installed Debian Jessie x64 and ran Steve Zingman's install script > from his github page > (https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.sh), > I use an original URI (no URI-X). > > It compiled installed just fine, so I moved over the configs in > /etc/asterisk from my old install to the new, but for some reason > whenever I launch the asterisk console, I get these error messages > scrolling consistently: > > [Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137 setformat: > Unable to re-open DSP device 1 (usb): No such file or directory > > I removed the simpleusb_tune_usb.conf, re-ran simpleusb-tune-menu to > generate a new config, restarted DAHDI, Asterisk, and rebooted etc, > but the issue remains regardless. > > I dug around in the source to find the relevant line as referenced, > but I'm not up to snuff on C code, but did spot something about > /dev/dsp, I looked in my /dev directory and there are no dsp entries > so that might be part of the issue? I also disabled the onboard sound > in the BIOS to prevent any potential conflicts. > > Anyone have any ideas? I can't quite put a finger on it. > > tnx and 73 > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Mon Apr 11 12:32:05 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 11 Apr 2016 08:32:05 -0400 Subject: [App_rpt-users] Moved my node to a new system.. simpleusb has ceased working In-Reply-To: <570B9715.5050401@msgstor.com> References: <570B9715.5050401@msgstor.com> Message-ID: That did it, thanks Steve :) I was an idiot and commented it out in the install script, not realizing that was only if it was for a hub... DOH! lol.. thanks again :) 73 Stephen K1LNX On Mon, Apr 11, 2016 at 8:22 AM, Steve Zingman wrote: > echo snd_pcm_oss >>/etc/modules > either modprobe snd_pcm_oss and check for /dev/dsp or reboot. > > 73, Steve N4IRS > > > On 4/11/2016 8:12 AM, Stephen - K1LNX wrote: > > Hi guys, > I bought a new (more modern) system for my AllStar activities, > installed Debian Jessie x64 and ran Steve Zingman's install script from his > github page ( > > https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.sh), > I use an original URI (no URI-X). > > It compiled installed just fine, so I moved over the configs in > /etc/asterisk from my old install to the new, but for some reason whenever > I launch the asterisk console, I get these error messages scrolling > consistently: > > [Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137 setformat: Unable to > re-open DSP device 1 (usb): No such file or directory > > I removed the simpleusb_tune_usb.conf, re-ran simpleusb-tune-menu to > generate a new config, restarted DAHDI, Asterisk, and rebooted etc, but the > issue remains regardless. > > I dug around in the source to find the relevant line as referenced, but > I'm not up to snuff on C code, but did spot something about /dev/dsp, I > looked in my /dev directory and there are no dsp entries so that might be > part of the issue? I also disabled the onboard sound in the BIOS to prevent > any potential conflicts. > > Anyone have any ideas? I can't quite put a finger on it. > > tnx and 73 > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Tue Apr 12 00:29:23 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 11 Apr 2016 20:29:23 -0400 Subject: [App_rpt-users] Multi SimpleUSB system Message-ID: Has anyone tested just how many URI's or modified usb sound cards can be connected to a particular system? I recently deployed a more "modern" system in comparison to my fledgling old 1st gen dual core Pentium. The new system is an i3-4170 dual core "Haswell" processor running at 3.7 Ghz and 8GB of DDR3 RAM. I am looking at potentially upwards of 2 URI's and a modified USB soundcard, all running SimpleUSB. I don't expect all three of them to be connected to concurrently, one will be connected to my repeater controller full time though, one for a yet to be determined remote base radio (will most likely be my FT-817 if I can make it work with hamlib), and a modified usb soundcard to connect to my PiRLP node. Thoughts? Opinions? I don't see why this wouldn't scale out the way I want, but as I have no experience I was curious if this was possible before I went down this path. 73 Stephen K1LNX -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrorke at cogeco.ca Tue Apr 12 01:08:56 2016 From: jrorke at cogeco.ca (REDBUTTON_CTRL) Date: Mon, 11 Apr 2016 21:08:56 -0400 Subject: [App_rpt-users] Multi SimpleUSB system In-Reply-To: References: Message-ID: <570C4AA8.1010700@cogeco.ca> I have had up to 4 full duplex nodes /URIs connected to a lesser computer and it work fine. and these using full duplex and full dsp encode and decode. VA3RQ Jon On 4/11/2016 8:29 PM, Stephen - K1LNX wrote: > Has anyone tested just how many URI's or modified usb sound cards can > be connected to a particular system? I recently deployed a more > "modern" system in comparison to my fledgling old 1st gen dual core > Pentium. > > The new system is an i3-4170 dual core "Haswell" processor running at > 3.7 Ghz and 8GB of DDR3 RAM. I am looking at potentially upwards of 2 > URI's and a modified USB soundcard, all running SimpleUSB. I don't > expect all three of them to be connected to concurrently, one will be > connected to my repeater controller full time though, one for a yet to > be determined remote base radio (will most likely be my FT-817 if I > can make it work with hamlib), and a modified usb soundcard to connect > to my PiRLP node. > > Thoughts? Opinions? I don't see why this wouldn't scale out the way I > want, but as I have no experience I was curious if this was possible > before I went down this path. > > 73 > Stephen > K1LNX > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Tue Apr 12 01:22:17 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 11 Apr 2016 21:22:17 -0400 Subject: [App_rpt-users] Multi SimpleUSB system In-Reply-To: <570C4AA8.1010700@cogeco.ca> References: <570C4AA8.1010700@cogeco.ca> Message-ID: Awesome thanks guys! I think I have PLENTY of horsepower to pull this off then :) On to the next phase of my project then.... On Monday, April 11, 2016, REDBUTTON_CTRL wrote: > I have had up to 4 full duplex nodes /URIs connected to a lesser computer > and it work fine. > and these using full duplex and full dsp encode and decode. > > VA3RQ > Jon > > On 4/11/2016 8:29 PM, Stephen - K1LNX wrote: > > Has anyone tested just how many URI's or modified usb sound cards can be > connected to a particular system? I recently deployed a more "modern" > system in comparison to my fledgling old 1st gen dual core Pentium. > > The new system is an i3-4170 dual core "Haswell" processor running at 3.7 > Ghz and 8GB of DDR3 RAM. I am looking at potentially upwards of 2 URI's and > a modified USB soundcard, all running SimpleUSB. I don't expect all three > of them to be connected to concurrently, one will be connected to my > repeater controller full time though, one for a yet to be determined remote > base radio (will most likely be my FT-817 if I can make it work with > hamlib), and a modified usb soundcard to connect to my PiRLP node. > > Thoughts? Opinions? I don't see why this wouldn't scale out the way I > want, but as I have no experience I was curious if this was possible before > I went down this path. > > 73 > Stephen > K1LNX > > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Tue Apr 12 01:23:01 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Mon, 11 Apr 2016 21:23:01 -0400 Subject: [App_rpt-users] Multi SimpleUSB system In-Reply-To: References: Message-ID: <14a0004f8050ac2aee56e5326d27b095.squirrel@webmail.midnighteng.com> You should be able to run 4 and a webserver and a whole bunch more. A 2ghz and 2gb ram will run 4. You don't have to get to fancy. Just a little HP and some headroom. ...mike/kb8jnm > Has anyone tested just how many URI's or modified usb sound cards can be > connected to a particular system? I recently deployed a more "modern" > system in comparison to my fledgling old 1st gen dual core Pentium. > > The new system is an i3-4170 dual core "Haswell" processor running at 3.7 > Ghz and 8GB of DDR3 RAM. I am looking at potentially upwards of 2 URI's and > a modified USB soundcard, all running SimpleUSB. I don't expect all three > of them to be connected to concurrently, one will be connected to my > repeater controller full time though, one for a yet to be determined remote > base radio (will most likely be my FT-817 if I can make it work with > hamlib), and a modified usb soundcard to connect to my PiRLP node. > > Thoughts? Opinions? I don't see why this wouldn't scale out the way I want, > but as I have no experience I was curious if this was possible before I > went down this path. > > 73 > Stephen > K1LNX > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From electricity440 at gmail.com Wed Apr 13 04:30:23 2016 From: electricity440 at gmail.com (Skyler F) Date: Tue, 12 Apr 2016 22:30:23 -0600 Subject: [App_rpt-users] Reset to channel 1 on radius Message-ID: AllStar Remote base wise, I am using some radius radios (m216 for VHF, SM120 UHF). The VHF one does have Channel steer option on the software, but I don't get to use every channel that the radio has :( only 8 instead of 16. With the amount of repeaters here in Denver , I need as many channels as I can get! I can easily simulate key presses, but I would like a reliable way to reset the channel back to original state. These radius radios remember the channel they were on after a power cycle (unfortunately, in my case). Is there any way to force it to go back to channel one? 73, Skyler KD?WHB -------------- next part -------------- An HTML attachment was scrubbed... URL: From k0jsc.jeff at gmail.com Wed Apr 13 16:04:08 2016 From: k0jsc.jeff at gmail.com (Jeff Carrier) Date: Wed, 13 Apr 2016 10:04:08 -0600 Subject: [App_rpt-users] App_rpt-users Digest, Vol 86, Issue 42 In-Reply-To: References: Message-ID: Skyler, Channel steering should give you 15 channels using 4 pins for steering. I know the CDM and the GM300's work this way. On Wed, Apr 13, 2016 at 10:00 AM, wrote: > Send App_rpt-users mailing list submissions to > app_rpt-users at ohnosec.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > or, via email, send a message with subject or body 'help' to > app_rpt-users-request at ohnosec.org > > You can reach the person managing the list at > app_rpt-users-owner at ohnosec.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of App_rpt-users digest..." > > > Today's Topics: > > 1. Reset to channel 1 on radius (Skyler F) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 12 Apr 2016 22:30:23 -0600 > From: Skyler F > To: "app_rpt-users at ohnosec.org" > Subject: [App_rpt-users] Reset to channel 1 on radius > Message-ID: > r2gVFykAJ8F9NFycWd9OmrgpYnLensR6-gQ at mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > AllStar Remote base wise, I am using some radius radios (m216 for VHF, > SM120 UHF). The VHF one does have Channel steer option on the software, but > I don't get to use every channel that the radio has :( only 8 instead of > 16. With the amount of repeaters here in Denver , I need as many channels > as I can get! > > I can easily simulate key presses, but I would like a reliable way to reset > the channel back to original state. These radius radios remember the > channel they were on after a power cycle (unfortunately, in my case). Is > there any way to force it to go back to channel one? > > 73, > Skyler KD?WHB > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://ohnosec.org/pipermail/app_rpt-users/attachments/20160412/2a9381ee/attachment-0001.html > > > > ------------------------------ > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > End of App_rpt-users Digest, Vol 86, Issue 42 > ********************************************* > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ve7lyd at gmail.com Wed Apr 13 19:41:21 2016 From: ve7lyd at gmail.com (Jesse Lloyd) Date: Wed, 13 Apr 2016 12:41:21 -0700 Subject: [App_rpt-users] App_rpt-users Digest, Vol 86, Issue 42 In-Reply-To: References: Message-ID: <1242828A-F200-4C4E-8EA4-284857ADBEC3@gmail.com> 0 0 0 0 on the pins is ch 1 so you get 16 channels with 4 bits, theres no way to program a M216 to power up on ch 1 in the RSS. Home revert is a later feature in the CM & CDM series and you need to use the ignition sense to turn those on/off to reliably get it to work. Sometimes it works by resetting power, but I've had problems in some vehicles if it gets in a brown out condition on boot (engine crank). If you program one pin to "channel steer 1" (LSB) and momentarily pull it low the radio should go to channel one. If you want to steer up to 8 channels then you need 3 bits and pull all 3 to ground momentarily after bootup. Externally a time delayed one shot relay would do it, use diodes to isolate each input. Jesse > On Apr 13, 2016, at 9:04 AM, Jeff Carrier wrote: > > Skyler, > > Channel steering should give you 15 channels using 4 pins for steering. I know the CDM and the GM300's work this way. > >> On Wed, Apr 13, 2016 at 10:00 AM, wrote: >> Send App_rpt-users mailing list submissions to >> app_rpt-users at ohnosec.org >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> or, via email, send a message with subject or body 'help' to >> app_rpt-users-request at ohnosec.org >> >> You can reach the person managing the list at >> app_rpt-users-owner at ohnosec.org >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of App_rpt-users digest..." >> >> >> Today's Topics: >> >> 1. Reset to channel 1 on radius (Skyler F) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Tue, 12 Apr 2016 22:30:23 -0600 >> From: Skyler F >> To: "app_rpt-users at ohnosec.org" >> Subject: [App_rpt-users] Reset to channel 1 on radius >> Message-ID: >> >> Content-Type: text/plain; charset="utf-8" >> >> AllStar Remote base wise, I am using some radius radios (m216 for VHF, >> SM120 UHF). The VHF one does have Channel steer option on the software, but >> I don't get to use every channel that the radio has :( only 8 instead of >> 16. With the amount of repeaters here in Denver , I need as many channels >> as I can get! >> >> I can easily simulate key presses, but I would like a reliable way to reset >> the channel back to original state. These radius radios remember the >> channel they were on after a power cycle (unfortunately, in my case). Is >> there any way to force it to go back to channel one? >> >> 73, >> Skyler KD?WHB >> -------------- next part -------------- >> An HTML attachment was scrubbed... >> URL: >> >> ------------------------------ >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> >> End of App_rpt-users Digest, Vol 86, Issue 42 >> ********************************************* > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From t.ottavi at bc-109.com Wed Apr 13 20:44:55 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Wed, 13 Apr 2016 22:44:55 +0200 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips... In-Reply-To: <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> Message-ID: <570EAFC7.2010208@bc-109.com> Le 06/04/2016 23:45, mike at midnighteng.com a ?crit : > When you hear some other callsign, it will announce the proxy station and not the > proxy user for non direct connects. Some proxy's don't have proper handling and > that can screw things up. I'm quite disappointed with the Echolink module. Despite my tries, I didn't manage to have it work as expected. I'm using the Android Echolink client. I do not have any control about what proxy is used. Sometimes, I hear an unknown callsign. But most of the time, I hear no callsign at all. I never heard *my* callsign ! Am I the only one having this behaviour ? Moreover, my radio node is connected to a hub. When my Echolink node is also connected to the hub, on the radio, I can hear four quick acute bips before the "normal" bip (remotetx or linkunkeyct). I tried all the CTs, but I didn't find where those are located, and I didn't manage to remove them. When the Echolink node is disconnected from the hub, I do not hear those 4 bips. From where are they coming ? And how to remove / change them ? Thank you in advance... From mike at midnighteng.com Thu Apr 14 03:22:53 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Wed, 13 Apr 2016 23:22:53 -0400 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips... In-Reply-To: <570EAFC7.2010208@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> Message-ID: Your complaint of echolink experience should be directed at echolink. Nobody here can control or enforce poxy's proper handling. Your CT settings are all in rpt.conf unlinkedct=ct2 remotect=ct3 linkunkeyct=ct8 nolocallinkct=1 ; Use unlinkedct if only connected to a local node & [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,4096) 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) ;As far as what the numbers mean, ;(0.0.10.0) ; | | | |-------amplitude ; | | |-----------duration ; | |--------------Tone 2 ; |----------------Tone 1 So you might just look at your config for the node and see what CT is the 4 beeps and look for that setting in the node stanza. ...mike/kb8jnm > > Le 06/04/2016 23:45, mike at midnighteng.com a ?crit : >> When you hear some other callsign, it will announce the proxy station and not the >> proxy user for non direct connects. Some proxy's don't have proper handling and >> that can screw things up. > > I'm quite disappointed with the Echolink module. Despite my tries, I > didn't manage to have it work as expected. I'm using the Android > Echolink client. I do not have any control about what proxy is used. > Sometimes, I hear an unknown callsign. But most of the time, I hear no > callsign at all. I never heard *my* callsign ! Am I the only one having > this behaviour ? > > Moreover, my radio node is connected to a hub. When my Echolink node is > also connected to the hub, on the radio, I can hear four quick acute > bips before the "normal" bip (remotetx or linkunkeyct). I tried all the > CTs, but I didn't find where those are located, and I didn't manage to > remove them. When the Echolink node is disconnected from the hub, I do > not hear those 4 bips. From where are they coming ? And how to remove / > change them ? > > Thank you in advance... > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. > From t.ottavi at bc-109.com Thu Apr 14 10:06:54 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Thu, 14 Apr 2016 12:06:54 +0200 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips... In-Reply-To: References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> Message-ID: <570F6BBE.2070808@bc-109.com> Hi, Le 14/04/2016 05:22, mike at midnighteng.com a ?crit : > Your complaint of echolink experience should be directed at echolink. > Nobody here can control or enforce poxy's proper handling. It's not a complaint about Echolink ;-) It's a question about the Echolink channel driver for app_rpt. The purpose was to see if other people are experiencing the same problem, or if I'm the only one having this problem (which would imply a problem in my configuration)... > Your CT settings are all in rpt.conf > > unlinkedct=ct2 > remotect=ct3 > linkunkeyct=ct8 > nolocallinkct=1 ; Use unlinkedct if only connected to a local node > > & > > [telemetry] > ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048) > > So you might just look at your config for the node and see what CT is the 4 beeps > and look for that setting in the node stanza. That's the problem : none of them has 4 fast high frequency beeps. I also created a "dummy" tone which is easy to recognize (400 Hz during 2 seconds). I put this to every ct I found in rpt.conf. And I still hear 4 (or 5) very fast high frequency beeps when Echolink node is conected to the hub !!! I was wondering if there are some hidden and/or hardcoded CTs. I'll try browse the sourcecode ASAP. From t.ottavi at bc-109.com Thu Apr 14 10:36:09 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Thu, 14 Apr 2016 12:36:09 +0200 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips -> RANGER hidden courtesy In-Reply-To: <570F6BBE.2070808@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> Message-ID: <570F7299.1060004@bc-109.com> Le 14/04/2016 12:06, Toussaint OTTAVI a ?crit : > I was wondering if there are some hidden and/or hardcoded CTs. I'll > try browse the sourcecode ASAP. I found this "hidden" courtesy in app_rpt.c: {"ranger","|t(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,150,0)"} This one is not (re-)defined in my default rpt.conf. According to the source, this "ranger" courtesy is sent when a "RANGER" node is connected. Also, all "RANGER" node numbers should begin with "9". And my Echolink node number, choosed at random, is... 99 ! So, I found my answer ;-) But, what on earth is a "RANGER" node ??? -- Then, I'll try to : - rename my Echolink node number to something else not starting with "9" - redefine the "ranger" ct in rpt.conf. That would allow a "special" ct when the Echolink node is connected (which is an interesting behavior) From buddy at brannan.name Thu Apr 14 12:37:42 2016 From: buddy at brannan.name (Buddy Brannan) Date: Thu, 14 Apr 2016 08:37:42 -0400 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips... In-Reply-To: <570F6BBE.2070808@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> Message-ID: <8F13D606-8577-41F9-B984-91B732514CC1@brannan.name> Not sure about the four beeps, I've not gotten those and my Echolink is pretty active. There's only one courtesy tone that isn't defined like the others...well, not quite like, anyway. I think it's the one for a remote connect for the remote end. Look for the line in the [Telemetry] stanza called remotetx Sorry, I said it's for the remote end transmit, but to tell you the truth, I'm never sure about that, it may be for when a remote connection is active but plays for local transmissions. Anyway, look for that. The thing about not hearing your call when connecting through a proxy, afraid that really is a thing, yes. It must be something to do with how Echolink is sending the ID information to the node. A direct connect of course always announces the correct call. I'm fairly certain there's nothing that can be done about this. -- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy at brannan.name > On Apr 14, 2016, at 6:06 AM, Toussaint OTTAVI wrote: > > Hi, > > Le 14/04/2016 05:22, mike at midnighteng.com a ?crit : >> Your complaint of echolink experience should be directed at echolink. >> Nobody here can control or enforce poxy's proper handling. > > It's not a complaint about Echolink ;-) It's a question about the Echolink channel driver for app_rpt. The purpose was to see if other people are experiencing the same problem, or if I'm the only one having this problem (which would imply a problem in my configuration)... > >> Your CT settings are all in rpt.conf >> >> unlinkedct=ct2 >> remotect=ct3 >> linkunkeyct=ct8 >> nolocallinkct=1 ; Use unlinkedct if only connected to a local node >> >> & >> >> [telemetry] >> ct1=|t(350,0,100,2048)(500,0,100,2048)(660,0,100,2048) >> >> So you might just look at your config for the node and see what CT is the 4 beeps >> and look for that setting in the node stanza. > > That's the problem : none of them has 4 fast high frequency beeps. > > I also created a "dummy" tone which is easy to recognize (400 Hz during 2 seconds). I put this to every ct I found in rpt.conf. And I still hear 4 (or 5) very fast high frequency beeps when Echolink node is conected to the hub !!! > > I was wondering if there are some hidden and/or hardcoded CTs. I'll try browse the sourcecode ASAP. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From buddy at brannan.name Thu Apr 14 12:40:26 2016 From: buddy at brannan.name (Buddy Brannan) Date: Thu, 14 Apr 2016 08:40:26 -0400 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips -> RANGER hidden courtesy In-Reply-To: <570F7299.1060004@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> <570F7299.1060004@bc-109.com> Message-ID: <2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name> To be in compliance/play nice with other All Star nodes, make your Echolink node, if you only intend it to be accessed locally, as opposed to being on a public All Star node for anyone to get directly, start with 1. For instance, attach your echolink node to node 199 and define that in your rpt.conf instead of just 99. -- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy at brannan.name > On Apr 14, 2016, at 6:36 AM, Toussaint OTTAVI wrote: > > > Le 14/04/2016 12:06, Toussaint OTTAVI a ?crit : >> I was wondering if there are some hidden and/or hardcoded CTs. I'll try browse the sourcecode ASAP. > > I found this "hidden" courtesy in app_rpt.c: > {"ranger","|t(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,50,0)(1800,0,60,3072)(0,0,150,0)"} > This one is not (re-)defined in my default rpt.conf. > > According to the source, this "ranger" courtesy is sent when a "RANGER" node is connected. Also, all "RANGER" node numbers should begin with "9". And my Echolink node number, choosed at random, is... 99 ! > > So, I found my answer ;-) > > But, what on earth is a "RANGER" node ??? > > -- > Then, I'll try to : > - rename my Echolink node number to something else not starting with "9" > - redefine the "ranger" ct in rpt.conf. That would allow a "special" ct when the Echolink node is connected (which is an interesting behavior) > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From t.ottavi at bc-109.com Thu Apr 14 12:53:38 2016 From: t.ottavi at bc-109.com (Toussaint OTTAVI) Date: Thu, 14 Apr 2016 14:53:38 +0200 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips -> RANGER hidden courtesy In-Reply-To: <2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> <570F7299.1060004@bc-109.com> <2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name> Message-ID: <570F92D2.2030506@bc-109.com> Le 14/04/2016 14:40, Buddy Brannan a ?crit : > attach your echolink node to node 199 and define that in your rpt.conf instead of just 99 Hi, Thank you for your comments. Our network will be local only (island-wide, <10 repeaters). It will not be connected to Allstar network for now. I missed the fact "9" was a reserved prefix for "ranger" nodes (even if I have no idea about what "ranger" is). I'll rename the Echolink node to 199, and I think it will do the job. 73 de TK1BI From w2ymm1 at gmail.com Thu Apr 14 13:45:34 2016 From: w2ymm1 at gmail.com (Bob Prybyzerski) Date: Thu, 14 Apr 2016 09:45:34 -0400 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quick bips -> RANGER hidden courtesy In-Reply-To: <570F92D2.2030506@bc-109.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> <570F7299.1060004@bc-109.com> <2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name> <570F92D2.2030506@bc-109.com> Message-ID: <88EB84B6-A104-49C1-92AA-4204461D2A4A@gmail.com> Here is a very old message about what a Ranger node is. http://ohnosec.org/pipermail/app_rpt-users/2011-November/003369.html I don't know the whole story about them but wanted to inform those interested, what they were about. Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM > On Apr 14, 2016, at 8:53 AM, Toussaint OTTAVI wrote: > > > Le 14/04/2016 14:40, Buddy Brannan a ?crit : >> attach your echolink node to node 199 and define that in your rpt.conf instead of just 99 > > Hi, > > Thank you for your comments. Our network will be local only (island-wide, <10 repeaters). It will not be connected to Allstar network for now. I missed the fact "9" was a reserved prefix for "ranger" nodes (even if I have no idea about what "ranger" is). > > I'll rename the Echolink node to 199, and I think it will do the job. > > 73 de TK1BI > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From ve6ars at gmail.com Thu Apr 14 16:44:51 2016 From: ve6ars at gmail.com (R Dahl) Date: Thu, 14 Apr 2016 10:44:51 -0600 Subject: [App_rpt-users] Channel steering Message-ID: First, I must thank everyone involved with developing this system. It has brought me countless days of fun and frustration, all worthwhile. FWIW, this is my arrangement with a GM300 modded to 32 channels and a URIx. Without the influence of the URIx the radio always reverts to the last channel set by the CHANNEL button, not the one set via steering. I have not had occasion to test that in a brown-out circumstance. Regardless, initial channel after reboot is set to #1 by simpleusb.conf, snippet below. Note there are five lines available from the URIx and five available on the radio via S/W. I have not yet bothered to define the last 16 available. While all this seems to work fb on the bench, there will be a camera pointed at the radio display when deployed to the mountaintop in a few days. I hope this helps someone and that my approach is not too backasswards. Ross ve6ars ; simpleusb.conf ;************************************************* [general] [usb] gpio1=out0 gpio2=out1 gpio4=out1 gpio5=out1 gpio6=out1 ;Then from rpt.conf: ;******************************************* [xxxxx] ; Change this to your assigned node number rxchannel = SimpleUSB/usb ; Rx audio/signalling channel for simpleusb duplex = 0 ; add this or the simplex radio tx'es when signal present functions=functionsxxxxx ; Repeater Function Table macro = macrosxxxxx ; setup macro stanza definition [functionsxxxxx] 5=macro ;this means that you type *5 and then the number of the macro from [macrosxxxx] stanza ;freq agile remote channel steering setup 6011=cop,62,GPIO1=0 6021=cop,62,GPIO2=0 6031=cop,62,GPIO4=0 6041=cop,62,GPIO5=0 6051=cop,62,GPIO6=0 6012=cop,62,GPIO1=1 6022=cop,62,GPIO2=1 6032=cop,62,GPIO4=1 6042=cop,62,GPIO5=1 6052=cop,62,GPIO6=1 [macrosxxxxx] ; ****************** Freq agile remote macros ************* 501=*6011*6022*6032*6042*6052# ; channel 1 wx 502=*6012*6021*6032*6042*6052# ; channel 2 ve6aah 503=*6011*6021*6032*6042*6052# ; channel 3 ve6rot 504=*6012*6022*6031*6042*6052# ; channel 4 ve6cam 505=*6011*6022*6031*6042*6052# ; channel 5 ve6ryc 506=*6012*6021*6031*6042*6052# ; channel 6 146.52 simplex 507=*6011*6021*6031*6042*6052# ; channel 7 ve6cnp 508=*6012*6022*6032*6041*6052# ; channel 8 146.94 -600 509=*6011*6022*6032*6041*6052# ; channel 9 ve6oil 510=*6012*6021*6032*6041*6052# ; channel 10 ve6hrb 511=*6011*6021*6032*6041*6052# ; channel 11 wx 512=*6012*6022*6031*6041*6052# ; channel 12 wx 513=*6011*6022*6031*6041*6052# ; channel 13 wx 514=*6012*6021*6031*6041*6052# ; channel 14 wx 515=*6011*6021*6031*6041*6052# ; channel 15 Dahl rptr 516=*6012*6022*6032*6042*6051# ; channel 16 MDWC -------------- next part -------------- An HTML attachment was scrubbed... URL: From jimw7ry at gmail.com Thu Apr 14 16:52:26 2016 From: jimw7ry at gmail.com (Jim) Date: Thu, 14 Apr 2016 09:52:26 -0700 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quickbips -> RANGER hidden courtesy In-Reply-To: <88EB84B6-A104-49C1-92AA-4204461D2A4A@gmail.com> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com><54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com><570EAFC7.2010208@bc-109.com><570F6BBE.2070808@bc-109.com> <570F7299.1060004@bc-109.com><2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name><570F92D2.2030506@bc-109.com> <88EB84B6-A104-49C1-92AA-4204461D2A4A@gmail.com> Message-ID: <85114FE08E604AAE9379FAC49D68F26C@JimsLaptop> Not start a new discussion... But 146.55 is not in the band plan here in the Pacific Northwest. We are on 20 KHz channel spacing. 146.52, 146.54, 146.56 etc. -----Original Message----- From: Bob Prybyzerski Sent: Thursday, April 14, 2016 6:45 AM To: Toussaint OTTAVI Cc: Subject: Re: [App_rpt-users] Echolink : Now hearing four (unwanted) quickbips -> RANGER hidden courtesy Here is a very old message about what a Ranger node is. http://ohnosec.org/pipermail/app_rpt-users/2011-November/003369.html I don't know the whole story about them but wanted to inform those interested, what they were about. Sent from my iPhone Bob Prybyzerski 631-960-1051 W2YMM > On Apr 14, 2016, at 8:53 AM, Toussaint OTTAVI wrote: > > > Le 14/04/2016 14:40, Buddy Brannan a ?crit : >> attach your echolink node to node 199 and define that in your rpt.conf >> instead of just 99 > > Hi, > > Thank you for your comments. Our network will be local only (island-wide, > <10 repeaters). It will not be connected to Allstar network for now. I > missed the fact "9" was a reserved prefix for "ranger" nodes (even if I > have no idea about what "ranger" is). > > I'll rename the Echolink node to 199, and I think it will do the job. > > 73 de TK1BI > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From kk6ecm at gmail.com Thu Apr 14 17:41:06 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Thu, 14 Apr 2016 10:41:06 -0700 Subject: [App_rpt-users] Echolink : Now hearing four (unwanted) quickbips -> RANGER hidden courtesy In-Reply-To: <85114FE08E604AAE9379FAC49D68F26C@JimsLaptop> References: <570112E7.5080805@bc-109.com> <57055789.8020407@bc-109.com> <54ec51b0aedc3b021bbc215dabd12397.squirrel@webmail.midnighteng.com> <570EAFC7.2010208@bc-109.com> <570F6BBE.2070808@bc-109.com> <570F7299.1060004@bc-109.com> <2294377C-95DD-4116-AFB2-956A94968ACF@brannan.name> <570F92D2.2030506@bc-109.com> <88EB84B6-A104-49C1-92AA-4204461D2A4A@gmail.com> <85114FE08E604AAE9379FAC49D68F26C@JimsLaptop> Message-ID: <62A599AE-A161-4EEA-A97F-10AEEDD08EFD@gmail.com> Understand. For more history see http://www.arrl.org/news/fcc-denies-petition-seeking-to-designate-nationwide-emergency-calling-frequency I may be missing something, but don't see a reason RANGER cant be implemented on a node unofficially. It just doesn't accomplish the goal. I like the idea, and wondered what might not have been said to justify the proposed usage. Seems to me the reasoning was sound. Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 14, 2016, at 9:52 AM, Jim wrote: > > Not start a new discussion... But 146.55 is not in the band plan here in the Pacific Northwest. > > We are on 20 KHz channel spacing. 146.52, 146.54, 146.56 etc. > > > > > -----Original Message----- From: Bob Prybyzerski > Sent: Thursday, April 14, 2016 6:45 AM > To: Toussaint OTTAVI > Cc: > Subject: Re: [App_rpt-users] Echolink : Now hearing four (unwanted) quickbips -> RANGER hidden courtesy > > Here is a very old message about what a Ranger node is. > http://ohnosec.org/pipermail/app_rpt-users/2011-November/003369.html > > I don't know the whole story about them but wanted to inform those interested, what they were about. > > > Sent from my iPhone > Bob Prybyzerski > 631-960-1051 > W2YMM > >> On Apr 14, 2016, at 8:53 AM, Toussaint OTTAVI wrote: >> >> >> Le 14/04/2016 14:40, Buddy Brannan a ?crit : >>> attach your echolink node to node 199 and define that in your rpt.conf instead of just 99 >> >> Hi, >> >> Thank you for your comments. Our network will be local only (island-wide, <10 repeaters). It will not be connected to Allstar network for now. I missed the fact "9" was a reserved prefix for "ranger" nodes (even if I have no idea about what "ranger" is). >> >> I'll rename the Echolink node to 199, and I think it will do the job. >> >> 73 de TK1BI >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From k1lnx at k1lnx.net Fri Apr 15 11:12:09 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Fri, 15 Apr 2016 07:12:09 -0400 Subject: [App_rpt-users] URI loopback testing Message-ID: Hi guys... I've got a SimpleUSB full duplex system connected to a port on my controller (Arcom RC210) and I've noticed something weird with telemetry announcements, specifically connect/disconnect messages, and I've tried with both a URI and URI-X with the same results. I suspect the audio may be clipping in the controller, even though the levels appear to be adjusted correctly for 3Khz deviation @ 1Khz modulation in and out, so I want to make sure the URI(s) are not the problem. I see you can build a loopback connector ( docs.allstarlink.org/drupal/node/143), but what's the best way to test this? Is there a way to inject/monitor audio? I'd like to see if I can reproduce the choppy audio so I can eliminate this being something in my system and/or URI(s). tnx Stephen K1LNX -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 15 11:24:28 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 15 Apr 2016 07:24:28 -0400 Subject: [App_rpt-users] URI loopback testing In-Reply-To: References: Message-ID: <5710CF6C.9010205@msgstor.com> Steve, stop asterisk cd /usr/src svn co http://svn.ohnosec.org/svn/projects/allstar/uridiag/trunk uridiag cd uridiag make chmod +x uridiag ./uridiag I will add it to the next rev 73, Steve N4IRS On 04/15/2016 07:12 AM, Stephen - K1LNX wrote: > Hi guys... I've got a SimpleUSB full duplex system connected to a port > on my controller (Arcom RC210) and I've noticed something weird with > telemetry announcements, specifically connect/disconnect messages, and > I've tried with both a URI and URI-X with the same results. > > I suspect the audio may be clipping in the controller, even though the > levels appear to be adjusted correctly for 3Khz deviation @ 1Khz > modulation in and out, so I want to make sure the URI(s) are not the > problem. > > I see you can build a loopback connector > (docs.allstarlink.org/drupal/node/143 > ), but what's the best > way to test this? Is there a way to inject/monitor audio? I'd like to > see if I can reproduce the choppy audio so I can eliminate this being > something in my system and/or URI(s). > > tnx > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From kd5lwu at gmail.com Sat Apr 16 18:49:25 2016 From: kd5lwu at gmail.com (Johnny Shepherd) Date: Sat, 16 Apr 2016 12:49:25 -0600 Subject: [App_rpt-users] connect by command line? Message-ID: How do I connect via command line instead of via tones? I had this info at one time but cannot find it now . thanks Johnny KD5LWU -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Sat Apr 16 19:01:49 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Sat, 16 Apr 2016 15:01:49 -0400 Subject: [App_rpt-users] connect by command line? In-Reply-To: References: Message-ID: <32bcb0a2510d516c06bf029f2d814b4a.squirrel@webmail.midnighteng.com> The easy way is to get a copy of "putty" or any ssh shell program. Use your node specifics... IP and PORT 222 for a SSH session. Same as being at the console. ...mike/kb8jnm > How do I connect via command line instead of via tones? I had this info at > one time but cannot find it now . thanks Johnny KD5LWU > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From szingman at msgstor.com Sat Apr 16 19:06:21 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sat, 16 Apr 2016 15:06:21 -0400 Subject: [App_rpt-users] connect by command line? In-Reply-To: References: Message-ID: <57128D2D.5030806@msgstor.com> From the asterisk cli: rpt fun 1999 *32000 rpt cmd 1999 ilink 3 2000 From Linux root prompt: asterisk -rx "rpt fun 1999 *32000" asterisk -rx "rpt cmd 1999 ilink 3 2000" assuming: The node you want to command: 1999 The node you want to connect to: 2000 Your DTMF connect commandf is *3 73, Steve N4IRS On 04/16/2016 02:49 PM, Johnny Shepherd wrote: > How do I connect via command line instead of via tones? I had this > info at one time but cannot find it now . thanks Johnny KD5LWU > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From selkie2 at comcast.net Sun Apr 17 23:16:00 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Sun, 17 Apr 2016 19:16:00 -0400 Subject: [App_rpt-users] R-Pi2 hosting local repeater controller AND node. Message-ID: I am planning to replace my hardware controller with a R-Pi2 and modified CM108 Fob. The Fob has audio IN from my Hall voter and out to the MSR2000. I have keying and courtesy tones out of the Fob toward the MSR2000 transmitter. How do I set up a node for Allstar Link access into the machine and still run as a repeater controller? I would need courtesy tones for the normal 2 meter RF users but not have the local tones/announcements go out over the Allstar system. I'm getting more comfortable now with DIAL firmware and linking; but meshing the local machine with Allstar is confusing. A second Fob? Thanks, Duane KA1LM #42996 Virus-free. www.avast.com <#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2> -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrorke at cogeco.ca Mon Apr 18 14:18:06 2016 From: jrorke at cogeco.ca (Jon Rorke) Date: Mon, 18 Apr 2016 10:18:06 -0400 Subject: [App_rpt-users] URI loopback testing In-Reply-To: <5710CF6C.9010205@msgstor.com> References: <5710CF6C.9010205@msgstor.com> Message-ID: <5714EC9E.5080001@cogeco.ca> I find that if the tx audio settings are close to the edges of adjustment for the URI then you get Allison distorted. First I would preset the input and output audio pots on the controller for 1 v p-p if possible. Then set the tx and RX audio on the URI. If that still has distorted audio you may need to take out the audio boost or put it in, then re-cal the audio levels on the node. If all else fails, then in usbradio set txprelim=yes and re-cal the audio in the node. These steps should easily take care of this issue. Jon RQ On 4/15/2016 7:24 AM, Steve Zingman wrote: > Steve, > stop asterisk > > cd /usr/src > svn co http://svn.ohnosec.org/svn/projects/allstar/uridiag/trunk uridiag > cd uridiag > make > chmod +x uridiag > ./uridiag > > I will add it to the next rev > > 73, Steve N4IRS > > > On 04/15/2016 07:12 AM, Stephen - K1LNX wrote: >> Hi guys... I've got a SimpleUSB full duplex system connected to a >> port on my controller (Arcom RC210) and I've noticed something weird >> with telemetry announcements, specifically connect/disconnect >> messages, and I've tried with both a URI and URI-X with the same >> results. >> >> I suspect the audio may be clipping in the controller, even though >> the levels appear to be adjusted correctly for 3Khz deviation @ 1Khz >> modulation in and out, so I want to make sure the URI(s) are not the >> problem. >> >> I see you can build a loopback connector >> (docs.allstarlink.org/drupal/node/143 >> ), but what's the best >> way to test this? Is there a way to inject/monitor audio? I'd like to >> see if I can reproduce the choppy audio so I can eliminate this being >> something in my system and/or URI(s). >> >> tnx >> Stephen >> K1LNX >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. --- This email is free from viruses and malware because avast! Antivirus protection is active. https://www.avast.com/antivirus -------------- next part -------------- An HTML attachment was scrubbed... URL: From jrorke at cogeco.ca Mon Apr 18 16:47:33 2016 From: jrorke at cogeco.ca (Jon Rorke) Date: Mon, 18 Apr 2016 12:47:33 -0400 Subject: [App_rpt-users] URI loopback testing In-Reply-To: <5714EC9E.5080001@cogeco.ca> References: <5710CF6C.9010205@msgstor.com> <5714EC9E.5080001@cogeco.ca> Message-ID: <57150FA5.60707@cogeco.ca> Actually a small revision to my suggestion. The statement should say: > If all else fails, then set txlimonly=yes in usbradio, and re-cal the > audio in the node. cheers! Jon va3rq On 4/18/2016 10:18 AM, Jon Rorke wrote: > I find that if the tx audio settings are close to the edges of > adjustment for the URI then you get Allison distorted. > > First I would preset the input and output audio pots on the controller > for 1 v p-p if possible. Then set the tx and RX audio on the URI. > > If that still has distorted audio you may need to take out the audio > boost or put it in, then re-cal the audio levels on the node. > > If all else fails, then in usbradio set txprelim=yes and re-cal the > audio in the node. > > These steps should easily take care of this issue. > > Jon RQ > > > > On 4/15/2016 7:24 AM, Steve Zingman wrote: >> Steve, >> stop asterisk >> >> cd /usr/src >> svn co http://svn.ohnosec.org/svn/projects/allstar/uridiag/trunk uridiag >> cd uridiag >> make >> chmod +x uridiag >> ./uridiag >> >> I will add it to the next rev >> >> 73, Steve N4IRS >> >> >> On 04/15/2016 07:12 AM, Stephen - K1LNX wrote: >>> Hi guys... I've got a SimpleUSB full duplex system connected to a >>> port on my controller (Arcom RC210) and I've noticed something weird >>> with telemetry announcements, specifically connect/disconnect >>> messages, and I've tried with both a URI and URI-X with the same >>> results. >>> >>> I suspect the audio may be clipping in the controller, even though >>> the levels appear to be adjusted correctly for 3Khz deviation @ 1Khz >>> modulation in and out, so I want to make sure the URI(s) are not the >>> problem. >>> >>> I see you can build a loopback connector >>> (docs.allstarlink.org/drupal/node/143 >>> ), but what's the best >>> way to test this? Is there a way to inject/monitor audio? I'd like >>> to see if I can reproduce the choppy audio so I can eliminate this >>> being something in my system and/or URI(s). >>> >>> tnx >>> Stephen >>> K1LNX >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >> >> -- >> "Anything is possible if you don't know what you are talking about." >> 1st Law of Logic >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > ------------------------------------------------------------------------ > > > > This email is free from viruses and malware because avast! Antivirus > > protection is active. > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. --- This email is free from viruses and malware because avast! Antivirus protection is active. https://www.avast.com/antivirus -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Mon Apr 18 17:42:15 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Mon, 18 Apr 2016 11:42:15 -0600 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: Jesse, Yes, I checked out all of mine. They were all off, some were off a LOT. I talked to Mark @ Micronode. He told me there were 25 units that made it out the door with a crystal from an unapproved source and that was quite likely the reason for the problem. He gladly sent me 5 new crystals to replace (he offered to replace them himself if I sent the units in, but I am comfortable doing it myself to save the time and postage). I haven't received them in the mail yet to show that the problem is fixed, but I will post here when that happens. He was great to work with and had no issue getting things set straight. If you are having the same issue and your RTCMs were bought about the same time, I'd suggest you contact him and have him help you resolve the issue! James KI0KN On Mon, Apr 18, 2016 at 11:37 AM, Jesse Lloyd wrote: > Hi James, > > Wondering if you ever had a chance to check out all 5 of your RTCM's. > Seems I'm having the same issue with mine. > > Thanks, > Jesse > > > > On Sat, Apr 9, 2016 at 7:09 AM, James Cizek > wrote: > >> Well, after many of you offered your time and thoughts on my voter >> problem, Jim WB6NIL graciously donated a couple of hours of his time to >> remotely help me and he uncovered the problem. >> >> All 5 of my RTCMs were purchased within the last 6 months, and I suspect >> all 5 have the same problem (will verify that today) The problem is that >> the microprocessor crystal is running too fast! There is 9.6Mhz crystal >> that drives the MPU, on the particular unit that Jim helped me diagnose, >> it's running 2.5 khz too fast. There is a sanity check in the firmware >> that makes sure the correct number of samples were taken in the last second >> (it's supposed to be 8000) and fails if the sample is incorrectly sized >> (mine is taking 8003 samples). Jim helped adjust the code to be more >> tolerant of the sampling error and my whole system instantly worked. >> >> I have since tested it with ALL my GPSs (they all work great!) So I now >> have everything working, including the voting. >> >> I haven't contact Micro-Node about it yet. Jim told me that voting >> should work fine but this clock error would probably not be acceptable for >> Simulcast (something we have no plans on doing as of now). Since mine are >> deployed at mountain top sites, I'll probably pursue a crystal that is >> running at the correct frequency and use "standard" firmware so that if the >> decision is ever made to play with simulcast, I won't be right back in this >> same boat. >> >> Thanks to all that helped out, and a HUGE thanks to Jim for taking the >> time to troubleshoot this. >> >> BTW- This clock error will NOT effect the RTCM in mix client mode, it >> only affects it in voting or simulcast mode! >> >> Thanks all, have a good weekend. >> >> 73 >> James >> KI0KN >> >> On Tue, Apr 5, 2016 at 12:56 PM, James Cizek >> wrote: >> >>> Hi all, >>> >>> I posted this problem many months ago and I came to the conclusion at >>> that time that it was my 1PPS signal from the GPS into the RTCM that was >>> the problem. I have changed hardware now to fix that and I still have the >>> problem so I am suspecting a config issue and hope someone will have an >>> idea. >>> This is on a stock DIAL box. >>> >>> RTCM is setup and working great as a standard node. >>> Everything is working great on the repeater as long as RTCM is in >>> non-voter mode. >>> >>> I have the chan_voter module loading in modules.conf. >>> >>> Here is my voter.conf: >>> >>> [general] >>> port = 667 >>> buflen = 200 >>> password = blah >>> >>> [1115] >>> Horsetooth = blah,transmit >>> plfilter = y >>> txtoctype = none >>> >>> >>> I am happy to share any other config if requested. >>> >>> In the RTCM menus, I have a static IP, I have the voter server IP, all >>> the approriate IP fields filled out. As mentioned, the RTCM works fine with >>> the asterisk server when it's in non-voter mode. >>> >>> Here's the way I am testing: >>> Verify RTCM menu item 10 is set to (2) None. >>> >>> Boot server, then boot RTCM. RTCM console says: >>> >>> GPS Receiver Active, waiting for aquisition >>> GPS signal acquired, number of satellites in view = 9 >>> 04/05/2016 17:58:17.560 Time now syncronized to GPS >>> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >>> >>> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >>> DB15. Verfied with o-scope. >>> >>> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >>> instead of (2), I *instantly* get this on the RTCM console: >>> >>> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >>> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >>> >>> and it sits there forever and never re-establishes connection to the >>> host. >>> >>> Here is a snippet of the GPS output: >>> >>> >>> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >>> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >>> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >>> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >>> >>> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >>> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >>> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >>> >>> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >>> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >>> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >>> >>> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >>> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >>> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >>> >>> >>> I am just not sure where to go from here. I can't seem to find anyone >>> that's had any problem like this or what might be causing it. >>> >>> I have tried 5 different RTCMs and 5 different GPSs from 3 different >>> manufacturers. >>> >>> Any suggestions on what I might be missing? >>> >>> Many thanks for any help anyone can offer! >>> >>> James >>> KI0KN >>> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From k1lnx at k1lnx.net Mon Apr 18 19:44:49 2016 From: k1lnx at k1lnx.net (Stephen - K1LNX) Date: Mon, 18 Apr 2016 15:44:49 -0400 Subject: [App_rpt-users] URI loopback testing In-Reply-To: <57150FA5.60707@cogeco.ca> References: <5710CF6C.9010205@msgstor.com> <5714EC9E.5080001@cogeco.ca> <57150FA5.60707@cogeco.ca> Message-ID: Thanks Jon :) I think what was happening was that my audio was clipping in the controller and causing the dropouts. I am in a "transitional" period at the moment as I have a new replacement controller coming (SCOM 7330, it's replacing an Arcom RC210) so I will be a few weeks before I can re-visit it all. 73 Stephen K1LNX On Mon, Apr 18, 2016 at 12:47 PM, Jon Rorke wrote: > Actually a small revision to my suggestion. > > The statement should say: > > If all else fails, then set txlimonly=yes in usbradio, and re-cal the > audio in the node. > > > cheers! > > Jon va3rq > > > > On 4/18/2016 10:18 AM, Jon Rorke wrote: > > I find that if the tx audio settings are close to the edges of adjustment > for the URI then you get Allison distorted. > > First I would preset the input and output audio pots on the controller for > 1 v p-p if possible. Then set the tx and RX audio on the URI. > > If that still has distorted audio you may need to take out the audio boost > or put it in, then re-cal the audio levels on the node. > > If all else fails, then in usbradio set txprelim=yes and re-cal the audio > in the node. > > These steps should easily take care of this issue. > > Jon RQ > > > > On 4/15/2016 7:24 AM, Steve Zingman wrote: > > Steve, > stop asterisk > > cd /usr/src > svn co http://svn.ohnosec.org/svn/projects/allstar/uridiag/trunk uridiag > cd uridiag > make > chmod +x uridiag > ./uridiag > > I will add it to the next rev > > 73, Steve N4IRS > > > On 04/15/2016 07:12 AM, Stephen - K1LNX wrote: > > Hi guys... I've got a SimpleUSB full duplex system connected to a port on > my controller (Arcom RC210) and I've noticed something weird with telemetry > announcements, specifically connect/disconnect messages, and I've tried > with both a URI and URI-X with the same results. > > I suspect the audio may be clipping in the controller, even though the > levels appear to be adjusted correctly for 3Khz deviation @ 1Khz modulation > in and out, so I want to make sure the URI(s) are not the problem. > > I see you can build a loopback connector ( > docs.allstarlink.org/drupal/node/143), but what's the best way to test > this? Is there a way to inject/monitor audio? I'd like to see if I can > reproduce the choppy audio so I can eliminate this being something in my > system and/or URI(s). > > tnx > Stephen > K1LNX > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > > ------------------------------ > > > > This email is free from viruses and malware because avast! Antivirus > > protection is active. > > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > > ------------------------------ > > > > This email is free from viruses and malware because avast! Antivirus > > protection is active. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From N1XBM at amsat.org Tue Apr 19 14:36:07 2016 From: N1XBM at amsat.org (Robert Newberry) Date: Tue, 19 Apr 2016 10:36:07 -0400 Subject: [App_rpt-users] DIAL maintenance In-Reply-To: References: Message-ID: I am running the original version of DIAL when it was first released on my RPI2. It dawned on me that maybe I should be looking at logs or at least rotating them. Are there places I should be looking that can get filled up over time? This is a topic I've never really fully grasped and should probably be more vigilant about it. Thank you N1XBM Apparare Scientor Paratus Communicare Allstar Node # 27086, 41540, 41812, 42086, 42658, 42657 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Tue Apr 19 15:30:26 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Tue, 19 Apr 2016 10:30:26 -0500 Subject: [App_rpt-users] Data Center hub crashed again.. Message-ID: Greetings I have notice my data center hub crashed again.. Here is a copy of /var/log/asterisk/messages just before it crashed.. [Apr 19 00:32:01] NOTICE[24995] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds. [Apr 19 00:32:01] NOTICE[24995] indications.c: Removed default indication country 'us' [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring switchtype [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring signalling [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring rxwink [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindport on reload [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindaddr on reload [Apr 19 00:32:22] NOTICE[25133] app_rpt.c: Telemetry thread aborted at line 8924, mode: 0 [Apr 19 00:32:22] NOTICE[25134] app_rpt.c: Telemetry thread aborted at line 8924, mode: 18 [Apr 19 00:33:01] NOTICE[25352] cdr.c: CDR simple logging enabled. [Apr 19 00:33:01] NOTICE[25352] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds. [Apr 19 00:33:01] NOTICE[25352] indications.c: Removed default indication country 'us' [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring switchtype [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring signalling [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring rxwink [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindport on reload [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindaddr on reload [Apr 19 00:33:01] WARNING[25352] chan_iax2.c: Cannot open '/var/tmp/iaxy.bin-336623622' for writing: Too many open files [Apr 19 00:33:02] NOTICE[25432] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:33:02] NOTICE[25433] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:33:27] NOTICE[25555] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:33:28] NOTICE[25556] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:33:28] NOTICE[25557] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:01] NOTICE[25715] cdr.c: CDR simple logging enabled. [Apr 19 00:34:01] NOTICE[25715] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds. [Apr 19 00:34:01] NOTICE[25715] indications.c: Removed default indication country 'us' [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring switchtype [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring signalling [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring rxwink [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindport on reload [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindaddr on reload [Apr 19 00:34:01] WARNING[25715] chan_iax2.c: Cannot open '/var/tmp/iaxy.bin-107242449' for writing: Too many open files [Apr 19 00:34:06] NOTICE[25787] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:06] NOTICE[25788] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:06] NOTICE[25789] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:19] NOTICE[25846] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:19] NOTICE[25847] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:34:19] NOTICE[25848] app_rpt.c: Telemetry thread aborted at line 8924, mode: 42 [Apr 19 00:35:01] NOTICE[26064] cdr.c: CDR simple logging enabled. [Apr 19 00:35:01] NOTICE[26064] dnsmgr.c: Managed DNS entries will be refreshed every 60 seconds. [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/iaxtel.pub: Too many open files [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/freeworlddialup.pub: Too many open files [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file /var/lib/asterisk/keys/allstar.pub: Too many open files [Apr 19 00:35:01] NOTICE[26064] indications.c: Removed default indication country 'us' [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring switchtype [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring signalling [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring rxwink [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindport on reload [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindaddr on reload [Apr 19 00:35:01] WARNING[26064] chan_iax2.c: Cannot open '/var/lib/asterisk/firmware/iax/iaxy.bin': Too many open files [Apr 19 00:35:01] NOTICE[2122] app_rpt.c: Unable to open radio repeater configuration rpt.conf. Radio Repeater disabled. [Apr 19 00:35:01] NOTICE[2124] app_rpt.c: Unable to open radio repeater configuration rpt.conf. Radio Repeater disabled. Is their any thoughts as to what caused asterisk to crash? Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Tue Apr 19 15:40:20 2016 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 19 Apr 2016 11:40:20 -0400 Subject: [App_rpt-users] Data Center hub crashed again.. In-Reply-To: References: Message-ID: <57165164.70207@msgstor.com> Anything in syslog at the same time? Anything on cron happening at midnight? On 4/19/2016 11:30 AM, Loren Tedford wrote: > Greetings I have notice my data center hub crashed again.. Here is a > copy of /var/log/asterisk/messages just before it crashed.. > > > > [Apr 19 00:32:01] NOTICE[24995] dnsmgr.c: Managed DNS entries will be > refreshed every 60 seconds. > [Apr 19 00:32:01] NOTICE[24995] indications.c: Removed default > indication country 'us' > [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring switchtype > [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring signalling > [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring rxwink > [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindport on reload > [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindaddr on reload > [Apr 19 00:32:22] NOTICE[25133] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 0 > [Apr 19 00:32:22] NOTICE[25134] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 18 > [Apr 19 00:33:01] NOTICE[25352] cdr.c: CDR simple logging enabled. > [Apr 19 00:33:01] NOTICE[25352] dnsmgr.c: Managed DNS entries will be > refreshed every 60 seconds. > [Apr 19 00:33:01] NOTICE[25352] indications.c: Removed default > indication country 'us' > [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring switchtype > [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring signalling > [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring rxwink > [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindport on reload > [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindaddr on reload > [Apr 19 00:33:01] WARNING[25352] chan_iax2.c: Cannot open > '/var/tmp/iaxy.bin-336623622' for writing: Too many open files > [Apr 19 00:33:02] NOTICE[25432] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:33:02] NOTICE[25433] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:33:27] NOTICE[25555] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:33:28] NOTICE[25556] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:33:28] NOTICE[25557] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:01] NOTICE[25715] cdr.c: CDR simple logging enabled. > [Apr 19 00:34:01] NOTICE[25715] dnsmgr.c: Managed DNS entries will be > refreshed every 60 seconds. > [Apr 19 00:34:01] NOTICE[25715] indications.c: Removed default > indication country 'us' > [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring switchtype > [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring signalling > [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring rxwink > [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindport on reload > [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindaddr on reload > [Apr 19 00:34:01] WARNING[25715] chan_iax2.c: Cannot open > '/var/tmp/iaxy.bin-107242449' for writing: Too many open files > [Apr 19 00:34:06] NOTICE[25787] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:06] NOTICE[25788] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:06] NOTICE[25789] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:19] NOTICE[25846] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:19] NOTICE[25847] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:34:19] NOTICE[25848] app_rpt.c: Telemetry thread aborted at > line 8924, mode: 42 > [Apr 19 00:35:01] NOTICE[26064] cdr.c: CDR simple logging enabled. > [Apr 19 00:35:01] NOTICE[26064] dnsmgr.c: Managed DNS entries will be > refreshed every 60 seconds. > [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file > /var/lib/asterisk/keys/iaxtel.pub: Too many open files > [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file > /var/lib/asterisk/keys/freeworlddialup.pub: Too many open files > [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key file > /var/lib/asterisk/keys/allstar.pub: Too many open files > [Apr 19 00:35:01] NOTICE[26064] indications.c: Removed default > indication country 'us' > [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring switchtype > [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring signalling > [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring rxwink > [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindport on reload > [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindaddr on reload > [Apr 19 00:35:01] WARNING[26064] chan_iax2.c: Cannot open > '/var/lib/asterisk/firmware/iax/iaxy.bin': Too many open files > [Apr 19 00:35:01] NOTICE[2122] app_rpt.c: Unable to open radio > repeater configuration rpt.conf. Radio Repeater disabled. > [Apr 19 00:35:01] NOTICE[2124] app_rpt.c: Unable to open radio > repeater configuration rpt.conf. Radio Repeater disabled. > > > Is their any thoughts as to what caused asterisk to crash? > > > > > Loren Tedford (KC9ZHV) > Email: lorentedford at gmail.com > http://www.lorentedford.com > http://www.kc9zhv.com > http://forum.kc9zhv.com > http://hub.kc9zhv.com > http://www.newwavesucks.com > http://forum.newwavesucks.com > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Tue Apr 19 15:57:01 2016 From: szingman at msgstor.com (Steve Zingman) Date: Tue, 19 Apr 2016 11:57:01 -0400 Subject: [App_rpt-users] Data Center hub crashed again.. In-Reply-To: References: <57165164.70207@msgstor.com> Message-ID: <5716554D.4090508@msgstor.com> I would say kill ezstream manually and then reload modules and see is anything shows up in /var/log/asterisk/messages. Make sure ezstream is really dead etc. On 4/19/2016 11:43 AM, Loren Tedford wrote: > This is the only thing i can think of in cron that could have caused > an issue > * */12 * * * sh /etc/asterisk/stopez.sh > root at server:/etc/asterisk# cat stopez.sh > #!/bin/bash > kill -9 $(pgrep ezstream)& > kill -9 pgrep ezstream > /usr/sbin/asterisk -rx "module reload" > root at server:/etc/asterisk# > > > Loren Tedford (KC9ZHV) > Email: lorentedford at gmail.com > http://www.lorentedford.com > http://www.kc9zhv.com > http://forum.kc9zhv.com > http://hub.kc9zhv.com > http://www.newwavesucks.com > http://forum.newwavesucks.com > > On Tue, Apr 19, 2016 at 10:40 AM, Steve Zingman > wrote: > > Anything in syslog at the same time? Anything on cron happening at > midnight? > > > On 4/19/2016 11:30 AM, Loren Tedford wrote: >> Greetings I have notice my data center hub crashed again.. Here >> is a copy of /var/log/asterisk/messages just before it crashed.. >> >> >> >> [Apr 19 00:32:01] NOTICE[24995] dnsmgr.c: Managed DNS entries >> will be refreshed every 60 seconds. >> [Apr 19 00:32:01] NOTICE[24995] indications.c: Removed default >> indication country 'us' >> [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring switchtype >> [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring signalling >> [Apr 19 00:32:01] WARNING[24995] chan_dahdi.c: Ignoring rxwink >> [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindport on >> reload >> [Apr 19 00:32:01] NOTICE[24995] chan_iax2.c: Ignoring bindaddr on >> reload >> [Apr 19 00:32:22] NOTICE[25133] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 0 >> [Apr 19 00:32:22] NOTICE[25134] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 18 >> [Apr 19 00:33:01] NOTICE[25352] cdr.c: CDR simple logging enabled. >> [Apr 19 00:33:01] NOTICE[25352] dnsmgr.c: Managed DNS entries >> will be refreshed every 60 seconds. >> [Apr 19 00:33:01] NOTICE[25352] indications.c: Removed default >> indication country 'us' >> [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring switchtype >> [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring signalling >> [Apr 19 00:33:01] WARNING[25352] chan_dahdi.c: Ignoring rxwink >> [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindport on >> reload >> [Apr 19 00:33:01] NOTICE[25352] chan_iax2.c: Ignoring bindaddr on >> reload >> [Apr 19 00:33:01] WARNING[25352] chan_iax2.c: Cannot open >> '/var/tmp/iaxy.bin-336623622' for writing: Too many open files >> [Apr 19 00:33:02] NOTICE[25432] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:33:02] NOTICE[25433] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:33:27] NOTICE[25555] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:33:28] NOTICE[25556] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:33:28] NOTICE[25557] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:01] NOTICE[25715] cdr.c: CDR simple logging enabled. >> [Apr 19 00:34:01] NOTICE[25715] dnsmgr.c: Managed DNS entries >> will be refreshed every 60 seconds. >> [Apr 19 00:34:01] NOTICE[25715] indications.c: Removed default >> indication country 'us' >> [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring switchtype >> [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring signalling >> [Apr 19 00:34:01] WARNING[25715] chan_dahdi.c: Ignoring rxwink >> [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindport on >> reload >> [Apr 19 00:34:01] NOTICE[25715] chan_iax2.c: Ignoring bindaddr on >> reload >> [Apr 19 00:34:01] WARNING[25715] chan_iax2.c: Cannot open >> '/var/tmp/iaxy.bin-107242449' for writing: Too many open files >> [Apr 19 00:34:06] NOTICE[25787] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:06] NOTICE[25788] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:06] NOTICE[25789] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:19] NOTICE[25846] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:19] NOTICE[25847] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:34:19] NOTICE[25848] app_rpt.c: Telemetry thread >> aborted at line 8924, mode: 42 >> [Apr 19 00:35:01] NOTICE[26064] cdr.c: CDR simple logging enabled. >> [Apr 19 00:35:01] NOTICE[26064] dnsmgr.c: Managed DNS entries >> will be refreshed every 60 seconds. >> [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key >> file /var/lib/asterisk/keys/iaxtel.pub: Too many open files >> [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key >> file /var/lib/asterisk/keys/freeworlddialup.pub: Too many open files >> [Apr 19 00:35:01] WARNING[26064] res_crypto.c: Unable to open key >> file /var/lib/asterisk/keys/allstar.pub: Too many open files >> [Apr 19 00:35:01] NOTICE[26064] indications.c: Removed default >> indication country 'us' >> [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring switchtype >> [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring signalling >> [Apr 19 00:35:01] WARNING[26064] chan_dahdi.c: Ignoring rxwink >> [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindport on >> reload >> [Apr 19 00:35:01] NOTICE[26064] chan_iax2.c: Ignoring bindaddr on >> reload >> [Apr 19 00:35:01] WARNING[26064] chan_iax2.c: Cannot open >> '/var/lib/asterisk/firmware/iax/iaxy.bin': Too many open files >> [Apr 19 00:35:01] NOTICE[2122] app_rpt.c: Unable to open radio >> repeater configuration rpt.conf. Radio Repeater disabled. >> [Apr 19 00:35:01] NOTICE[2124] app_rpt.c: Unable to open radio >> repeater configuration rpt.conf. Radio Repeater disabled. >> >> >> Is their any thoughts as to what caused asterisk to crash? >> >> >> >> >> Loren Tedford (KC9ZHV) >> Email: lorentedford at gmail.com >> http://www.lorentedford.com >> http://www.kc9zhv.com >> http://forum.kc9zhv.com >> http://hub.kc9zhv.com >> http://www.newwavesucks.com >> http://forum.newwavesucks.com >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Tue Apr 19 21:04:36 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Tue, 19 Apr 2016 17:04:36 -0400 Subject: [App_rpt-users] Voter error/lockup on DIAL Message-ID: <57169D64.2070101@bryanfields.net> I'm running a DIAL box with 3 nodes on it. Two are pciradio nodes and one is using a RTCM over IP. The server is not connected to the network just yet as we are waiting on fusion splicers to connect our fiber drop. The three nodes are linked in box via asterisk, and everything has been working for about a month so far. Today at around 11am I noticed the RTCM based node was not linked. Turns out it actually was linked but the audio was really laggy and locking up. I'm talking like events and audio going to it being 30 min or more delayed. Very strange stuff. As I don't have internet at the site just yet, it meant a trip up there to kick the server (I've since added a reboot macro). While doing this I pulled the logs and saw the following errors repeating fast enough to grow a 40 MB log file. > [Apr 19 11:32:47] WARNING[2735] file.c: File none does not exist in any format > [Apr 19 11:32:47] WARNING[2735] file.c: Unable to open none (format 0x44 (ulaw|slin)): No such file or directory > [Apr 19 11:32:47] WARNING[2735] app_rpt.c: ast_streamfile none failed on DAHDI/pseudo-1041225595 > [Apr 19 11:33:15] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:15] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:15] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:16] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[2756] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 11:33:17] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:02] NOTICE[2776] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:02] NOTICE[4417] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[4416] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[4417] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[2776] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[4416] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[2756] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] WARNING[820] chan_iax2.c: Max retries exceeded to host 127.0.0.1 on IAX2/127.0.0.1:4569-2774 (type = 6, subclass = 11, ts=7900005, seqno=142) > [Apr 19 15:13:03] WARNING[824] chan_iax2.c: Max retries exceeded to host 127.0.0.1 on IAX2/127.0.0.1:4569-85 (type = 6, subclass = 11, ts=7900034, seqno=142) > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[2776] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] WARNING[2776] channel.c: Exception flag set on 'voter/1234', but no exception handler > [Apr 19 15:13:03] WARNING[821] chan_iax2.c: Max retries exceeded to host 127.0.0.1 on IAX2/127.0.0.1:4569-7422 (type = 6, subclass = 11, ts=13156197, seqno=132) > [Apr 19 15:13:03] WARNING[818] chan_iax2.c: Max retries exceeded to host 127.0.0.1 on IAX2/127.0.0.1:4569-2485 (type = 6, subclass = 11, ts=13122517, seqno=128) > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? > [Apr 19 15:13:03] NOTICE[832] channel.c: No/unknown event '0' on timer for 'voter/1234'? Anyone know what this could be? It's a stock DIAL install with very little in the way of customizations, no announcements/modes/etc. 73's -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From selkie2 at comcast.net Thu Apr 21 14:03:13 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Thu, 21 Apr 2016 10:03:13 -0400 Subject: [App_rpt-users] Web transceiver replacement? Message-ID: Now that the Web Transceiver is unusable via Java, what does the average ham use to get into the node system from their computer? I know I can get into MY node via IAX if I use my IAX password and its IP address. If my node is on public dynamic IP address, the AllStar Link server knows its actual current address. How can I or anyone else know its current address to PC-remote node access it? I have several Club hams who would like to PC access the node system. Basically, how do we replace the Web Transceiver? Thanks, Duane KA1LM #42996 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Bryan at bryanfields.net Thu Apr 21 14:22:11 2016 From: Bryan at bryanfields.net (Bryan Fields) Date: Thu, 21 Apr 2016 10:22:11 -0400 Subject: [App_rpt-users] Web transceiver replacement? In-Reply-To: References: Message-ID: <5718E213.3070301@bryanfields.net> On 4/21/16 10:03 AM, DuaneVT . wrote: > Basically, how do we replace the Web Transceiver? Someone needs to rewrite it in javascript? I'm not sure what else can be done. -- Bryan Fields 727-409-1194 - Voice 727-214-2508 - Fax http://bryanfields.net From mike.zingman at gmail.com Thu Apr 21 14:34:47 2016 From: mike.zingman at gmail.com (Mike Zingman) Date: Thu, 21 Apr 2016 10:34:47 -0400 Subject: [App_rpt-users] Web transceiver replacement? In-Reply-To: <5718E213.3070301@bryanfields.net> References: <5718E213.3070301@bryanfields.net> Message-ID: http://www.xelatec.com/xipar/iaxrpt Or Zoiper and AndroIAX for phones On Thu, Apr 21, 2016 at 10:22 AM, Bryan Fields wrote: > On 4/21/16 10:03 AM, DuaneVT . wrote: > > Basically, how do we replace the Web Transceiver? > > Someone needs to rewrite it in javascript? I'm not sure what else can be > done. > > -- > Bryan Fields > > 727-409-1194 - Voice > 727-214-2508 - Fax > http://bryanfields.net > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri Apr 22 00:34:11 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Thu, 21 Apr 2016 17:34:11 -0700 Subject: [App_rpt-users] iaxrpt user data location Message-ID: I've been unsuccesful at locating the iaxrpt user information (account information file). Any ideas? Thanks, Bob kk6ecm From szingman at msgstor.com Fri Apr 22 00:35:02 2016 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 21 Apr 2016 20:35:02 -0400 Subject: [App_rpt-users] iaxrpt user data location In-Reply-To: References: Message-ID: <571971B6.7000907@msgstor.com> Client or server? On 04/21/2016 08:34 PM, kk6ecm wrote: > I've been unsuccesful at locating the iaxrpt user information (account > information file). Any ideas? > > Thanks, > Bob > kk6ecm > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From k7wwa at saber.net Fri Apr 22 00:52:42 2016 From: k7wwa at saber.net (George Burton) Date: Thu, 21 Apr 2016 17:52:42 -0700 Subject: [App_rpt-users] Newbe question Message-ID: <031b01d19c31$4896ada0$d9c408e0$@saber.net> I've loaded DIAL and I have filled out all of the setup info on the allstarlink.org page. I got past the initial root login where the PW is debian, now I am stuck at the "repeater login:" prompt. I do not have a clue what it is asking for nor do I remember entering a repeater login PW. Can anyone point me in the right direction? George K7wwa -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 22 01:04:27 2016 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 21 Apr 2016 21:04:27 -0400 Subject: [App_rpt-users] Newbe question In-Reply-To: <031b01d19c31$4896ada0$d9c408e0$@saber.net> References: <031b01d19c31$4896ada0$d9c408e0$@saber.net> Message-ID: <5719789B.3040306@msgstor.com> login is root password is what you set for a password. On 04/21/2016 08:52 PM, George Burton wrote: > > I?ve loaded DIAL and I have filled out all of the setup info on the > allstarlink.org page. I got past the initial root login where the PW > is debian, now I am stuck at the ?repeater login:? prompt. I do not > have a clue what it is asking for nor do I remember entering a > repeater login PW. Can anyone point me in the right direction? > > George > > K7wwa > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From k7wwa at saber.net Fri Apr 22 01:16:52 2016 From: k7wwa at saber.net (George Burton) Date: Thu, 21 Apr 2016 18:16:52 -0700 Subject: [App_rpt-users] Newbe question In-Reply-To: <5719789B.3040306@msgstor.com> References: <031b01d19c31$4896ada0$d9c408e0$@saber.net> <5719789B.3040306@msgstor.com> Message-ID: <032b01d19c34$a8f6bcf0$fae436d0$@saber.net> That doesn't work for "repeater login" unless somehow I messed that up the password that I entered at the start. Are you sure that the PW for "repeater login" is the same? George From: Steve Zingman [mailto:szingman at msgstor.com] Sent: Thursday, April 21, 2016 6:04 PM To: George Burton ; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Newbe question login is root password is what you set for a password. On 04/21/2016 08:52 PM, George Burton wrote: I've loaded DIAL and I have filled out all of the setup info on the allstarlink.org page. I got past the initial root login where the PW is debian, now I am stuck at the "repeater login:" prompt. I do not have a clue what it is asking for nor do I remember entering a repeater login PW. Can anyone point me in the right direction? George K7wwa _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 22 01:18:12 2016 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 21 Apr 2016 21:18:12 -0400 Subject: [App_rpt-users] Newbe question In-Reply-To: <032b01d19c34$a8f6bcf0$fae436d0$@saber.net> References: <031b01d19c31$4896ada0$d9c408e0$@saber.net> <5719789B.3040306@msgstor.com> <032b01d19c34$a8f6bcf0$fae436d0$@saber.net> Message-ID: <57197BD4.5020202@msgstor.com> You are using a login name of root and the password you set? On 04/21/2016 09:16 PM, George Burton wrote: > > That doesn?t work for ?repeater login? unless somehow I messed that up > the password that I entered at the start. Are you sure that the PW for > ?repeater login? is the same? > > George > > *From:*Steve Zingman [mailto:szingman at msgstor.com] > *Sent:* Thursday, April 21, 2016 6:04 PM > *To:* George Burton ; app_rpt-users at ohnosec.org > *Subject:* Re: [App_rpt-users] Newbe question > > login is root password is what you set for a password. > > On 04/21/2016 08:52 PM, George Burton wrote: > > I?ve loaded DIAL and I have filled out all of the setup info on > the allstarlink.org page. I got past the initial root login where > the PW is debian, now I am stuck at the ?repeater login:? prompt. > I do not have a clue what it is asking for nor do I remember > entering a repeater login PW. Can anyone point me in the right > direction? > > George > > K7wwa > > > > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From k7wwa at saber.net Fri Apr 22 01:22:14 2016 From: k7wwa at saber.net (George Burton) Date: Thu, 21 Apr 2016 18:22:14 -0700 Subject: [App_rpt-users] Newbe question In-Reply-To: <5719789B.3040306@msgstor.com> References: <031b01d19c31$4896ada0$d9c408e0$@saber.net> <5719789B.3040306@msgstor.com> Message-ID: <033001d19c35$68bf9200$3a3eb600$@saber.net> Well that's strange, I used root and debian and my node started over and wanted a root pw. Looks like I will re-enter and try again. George From: Steve Zingman [mailto:szingman at msgstor.com] Sent: Thursday, April 21, 2016 6:04 PM To: George Burton ; app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Newbe question login is root password is what you set for a password. On 04/21/2016 08:52 PM, George Burton wrote: I've loaded DIAL and I have filled out all of the setup info on the allstarlink.org page. I got past the initial root login where the PW is debian, now I am stuck at the "repeater login:" prompt. I do not have a clue what it is asking for nor do I remember entering a repeater login PW. Can anyone point me in the right direction? George K7wwa _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Fri Apr 22 02:06:12 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Thu, 21 Apr 2016 19:06:12 -0700 Subject: [App_rpt-users] iaxrpt user data location In-Reply-To: <571971B6.7000907@msgstor.com> References: <571971B6.7000907@msgstor.com> Message-ID: client Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 21, 2016, at 5:35 PM, Steve Zingman wrote: > > Client or server? > >> On 04/21/2016 08:34 PM, kk6ecm wrote: >> I've been unsuccesful at locating the iaxrpt user information (account >> information file). Any ideas? >> >> Thanks, >> Bob >> kk6ecm >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > From szingman at msgstor.com Fri Apr 22 02:10:17 2016 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 21 Apr 2016 22:10:17 -0400 Subject: [App_rpt-users] iaxrpt user data location In-Reply-To: References: <571971B6.7000907@msgstor.com> Message-ID: <57198809.2020602@msgstor.com> Data is stored in the registry. HKEY_CURRENT_USER\Software\iaxRpt\Accounts On 04/21/2016 10:06 PM, kk6ecm wrote: > client > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > >> On Apr 21, 2016, at 5:35 PM, Steve Zingman wrote: >> >> Client or server? >> >>> On 04/21/2016 08:34 PM, kk6ecm wrote: >>> I've been unsuccesful at locating the iaxrpt user information (account >>> information file). Any ideas? >>> >>> Thanks, >>> Bob >>> kk6ecm >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >> -- >> "Anything is possible if you don't know what you are talking about." >> 1st Law of Logic >> -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From kk6ecm at gmail.com Fri Apr 22 04:09:10 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Thu, 21 Apr 2016 21:09:10 -0700 Subject: [App_rpt-users] iaxrpt user data location In-Reply-To: <57198809.2020602@msgstor.com> References: <571971B6.7000907@msgstor.com> <57198809.2020602@msgstor.com> Message-ID: Wow, that's convenient :-/ wonder why they did it that way? Never thought to look there. Sure explains why I couldn't find it. Thanks much, Bob kk6ecm 73 Sent from iPad > On Apr 21, 2016, at 7:10 PM, Steve Zingman wrote: > > Data is stored in the registry. HKEY_CURRENT_USER\Software\iaxRpt\Accounts > >> On 04/21/2016 10:06 PM, kk6ecm wrote: >> client >> >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >>> On Apr 21, 2016, at 5:35 PM, Steve Zingman wrote: >>> >>> Client or server? >>> >>>> On 04/21/2016 08:34 PM, kk6ecm wrote: >>>> I've been unsuccesful at locating the iaxrpt user information (account >>>> information file). Any ideas? >>>> >>>> Thanks, >>>> Bob >>>> kk6ecm >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> -- >>> "Anything is possible if you don't know what you are talking about." >>> 1st Law of Logic > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > From lorentedford at gmail.com Fri Apr 22 04:20:05 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Thu, 21 Apr 2016 23:20:05 -0500 Subject: [App_rpt-users] iaxrpt user data location In-Reply-To: References: <571971B6.7000907@msgstor.com> <57198809.2020602@msgstor.com> Message-ID: Anyone know how to get the scan feature to work correctly between multiple channel connections? Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com On Thu, Apr 21, 2016 at 11:09 PM, kk6ecm wrote: > Wow, that's convenient :-/ wonder why they did it that way? Never thought > to look there. Sure explains why I couldn't find it. > > Thanks much, > Bob > kk6ecm > 73 > > Sent from iPad > > > > On Apr 21, 2016, at 7:10 PM, Steve Zingman wrote: > > > > Data is stored in the registry. > HKEY_CURRENT_USER\Software\iaxRpt\Accounts > > > >> On 04/21/2016 10:06 PM, kk6ecm wrote: > >> client > >> > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >>> On Apr 21, 2016, at 5:35 PM, Steve Zingman > wrote: > >>> > >>> Client or server? > >>> > >>>> On 04/21/2016 08:34 PM, kk6ecm wrote: > >>>> I've been unsuccesful at locating the iaxrpt user information (account > >>>> information file). Any ideas? > >>>> > >>>> Thanks, > >>>> Bob > >>>> kk6ecm > >>>> > >>>> _______________________________________________ > >>>> App_rpt-users mailing list > >>>> App_rpt-users at ohnosec.org > >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>>> > >>>> To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > >>>> You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > >>> -- > >>> "Anything is possible if you don't know what you are talking about." > >>> 1st Law of Logic > > > > -- > > "Anything is possible if you don't know what you are talking about." > > 1st Law of Logic > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From km4nrj at gmail.com Fri Apr 22 17:07:54 2016 From: km4nrj at gmail.com (KM4NRJ FLORIDA) Date: Fri, 22 Apr 2016 13:07:54 -0400 Subject: [App_rpt-users] App_rpt-users Digest, Vol 86, Issue 55 In-Reply-To: References: Message-ID: Ted, IAXRPT client scan integrates with Xelatec Xipar. Works great with Xipar but anything else lacks the communication structure that facilitates such 73s Chuck KM4NRJ On Apr 22, 2016 12:00, wrote: Send App_rpt-users mailing list submissions to app_rpt-users at ohnosec.org To subscribe or unsubscribe via the World Wide Web, visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users or, via email, send a message with subject or body 'help' to app_rpt-users-request at ohnosec.org You can reach the person managing the list at app_rpt-users-owner at ohnosec.org When replying, please edit your Subject line so it is more specific than "Re: Contents of App_rpt-users digest..." Today's Topics: 1. Re: iaxrpt user data location (kk6ecm) 2. Re: iaxrpt user data location (Loren Tedford) ---------------------------------------------------------------------- Message: 1 Date: Thu, 21 Apr 2016 21:09:10 -0700 From: kk6ecm To: szingman at msgstor.com Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] iaxrpt user data location Message-ID: Content-Type: text/plain; charset=us-ascii Wow, that's convenient :-/ wonder why they did it that way? Never thought to look there. Sure explains why I couldn't find it. Thanks much, Bob kk6ecm 73 Sent from iPad > On Apr 21, 2016, at 7:10 PM, Steve Zingman wrote: > > Data is stored in the registry. HKEY_CURRENT_USER\Software\iaxRpt\Accounts > >> On 04/21/2016 10:06 PM, kk6ecm wrote: >> client >> >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >>> On Apr 21, 2016, at 5:35 PM, Steve Zingman wrote: >>> >>> Client or server? >>> >>>> On 04/21/2016 08:34 PM, kk6ecm wrote: >>>> I've been unsuccesful at locating the iaxrpt user information (account >>>> information file). Any ideas? >>>> >>>> Thanks, >>>> Bob >>>> kk6ecm >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> -- >>> "Anything is possible if you don't know what you are talking about." >>> 1st Law of Logic > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > ------------------------------ Message: 2 Date: Thu, 21 Apr 2016 23:20:05 -0500 From: Loren Tedford To: kk6ecm Cc: app_rpt mailing list Subject: Re: [App_rpt-users] iaxrpt user data location Message-ID: Content-Type: text/plain; charset="utf-8" Anyone know how to get the scan feature to work correctly between multiple channel connections? Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com On Thu, Apr 21, 2016 at 11:09 PM, kk6ecm wrote: > Wow, that's convenient :-/ wonder why they did it that way? Never thought > to look there. Sure explains why I couldn't find it. > > Thanks much, > Bob > kk6ecm > 73 > > Sent from iPad > > > > On Apr 21, 2016, at 7:10 PM, Steve Zingman wrote: > > > > Data is stored in the registry. > HKEY_CURRENT_USER\Software\iaxRpt\Accounts > > > >> On 04/21/2016 10:06 PM, kk6ecm wrote: > >> client > >> > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >>> On Apr 21, 2016, at 5:35 PM, Steve Zingman > wrote: > >>> > >>> Client or server? > >>> > >>>> On 04/21/2016 08:34 PM, kk6ecm wrote: > >>>> I've been unsuccesful at locating the iaxrpt user information (account > >>>> information file). Any ideas? > >>>> > >>>> Thanks, > >>>> Bob > >>>> kk6ecm > >>>> > >>>> _______________________________________________ > >>>> App_rpt-users mailing list > >>>> App_rpt-users at ohnosec.org > >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>>> > >>>> To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > >>>> You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > >>> -- > >>> "Anything is possible if you don't know what you are talking about." > >>> 1st Law of Logic > > > > -- > > "Anything is possible if you don't know what you are talking about." > > 1st Law of Logic > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: < http://ohnosec.org/pipermail/app_rpt-users/attachments/20160421/56c8498c/attachment-0001.html > ------------------------------ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users End of App_rpt-users Digest, Vol 86, Issue 55 ********************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Fri Apr 22 23:09:57 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Fri, 22 Apr 2016 18:09:57 -0500 Subject: [App_rpt-users] How to compile asterisk... Message-ID: Greatings I am wanting to play around with customizing my own codecs and stuff with asterisk could some one please direct me on how to do this and what steps should be taken to maintain safe operation of the apprpt stuff in asterisk.. thanks Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 22 23:16:41 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 22 Apr 2016 19:16:41 -0400 Subject: [App_rpt-users] How to compile asterisk... In-Reply-To: References: Message-ID: <571AB0D9.8080008@msgstor.com> look at the scripts in /srv/scripts look at look at On 04/22/2016 07:09 PM, Loren Tedford wrote: > Greatings I am wanting to play around with customizing my own codecs > and stuff with asterisk could some one please direct me on how to do > this and what steps should be taken to maintain safe operation of the > apprpt stuff in asterisk.. > > > thanks > Loren Tedford (KC9ZHV) > Email: lorentedford at gmail.com > http://www.lorentedford.com > http://www.kc9zhv.com > http://forum.kc9zhv.com > http://hub.kc9zhv.com > http://www.newwavesucks.com > http://forum.newwavesucks.com > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From james.m.cizek at gmail.com Sat Apr 23 17:55:36 2016 From: james.m.cizek at gmail.com (James Cizek) Date: Sat, 23 Apr 2016 11:55:36 -0600 Subject: [App_rpt-users] RTCM voter problem - SOLVED In-Reply-To: References: Message-ID: Wanted to offer a quick update on this. I contact Mark at Micronode. He mentioned 25 units made it out the door with un-approved crystals. He offered to fix my RTCM's or offered to send new crystals. Since I have SMD reflow equipment, I had him send them to me. The crystals arrived a few days later (I was traveling) along with a pouch of SMD capacitors. My 5 RTCMs had the wrong crystal and were missing the crystal buffer capacitors. I was able to solder the new parts in on all 5. I loaded the stock code back to the units Jim Dixson and I were troubleshooting, and had several others that still had stock firmware. All 5 units are working flawlessly now. They are all showing *exactly* 8000 samples/sec and they GPS lock immediately as well as login to the DIAL host and join the voting network. I have been contacted privately by others on the list that are having this problem. I suggest you send the units in to Mark if you don't have the necessary equipment to solder/unsolder surface mount. The caps are some of the smallest of all SMD parts and you will likely have poor luck replacing those and not damaging your RTCM board without a reflow setup. Just my $0.02 there.... Thanks to all on the list that offered help and guidance, to Jim for finding the ultimate root cause, and to Mark for helping rectify it quickly. 73 James KI0KN On Sat, Apr 9, 2016 at 8:09 AM, James Cizek wrote: > Well, after many of you offered your time and thoughts on my voter > problem, Jim WB6NIL graciously donated a couple of hours of his time to > remotely help me and he uncovered the problem. > > All 5 of my RTCMs were purchased within the last 6 months, and I suspect > all 5 have the same problem (will verify that today) The problem is that > the microprocessor crystal is running too fast! There is 9.6Mhz crystal > that drives the MPU, on the particular unit that Jim helped me diagnose, > it's running 2.5 khz too fast. There is a sanity check in the firmware > that makes sure the correct number of samples were taken in the last second > (it's supposed to be 8000) and fails if the sample is incorrectly sized > (mine is taking 8003 samples). Jim helped adjust the code to be more > tolerant of the sampling error and my whole system instantly worked. > > I have since tested it with ALL my GPSs (they all work great!) So I now > have everything working, including the voting. > > I haven't contact Micro-Node about it yet. Jim told me that voting should > work fine but this clock error would probably not be acceptable for > Simulcast (something we have no plans on doing as of now). Since mine are > deployed at mountain top sites, I'll probably pursue a crystal that is > running at the correct frequency and use "standard" firmware so that if the > decision is ever made to play with simulcast, I won't be right back in this > same boat. > > Thanks to all that helped out, and a HUGE thanks to Jim for taking the > time to troubleshoot this. > > BTW- This clock error will NOT effect the RTCM in mix client mode, it only > affects it in voting or simulcast mode! > > Thanks all, have a good weekend. > > 73 > James > KI0KN > > On Tue, Apr 5, 2016 at 12:56 PM, James Cizek > wrote: > >> Hi all, >> >> I posted this problem many months ago and I came to the conclusion at >> that time that it was my 1PPS signal from the GPS into the RTCM that was >> the problem. I have changed hardware now to fix that and I still have the >> problem so I am suspecting a config issue and hope someone will have an >> idea. >> This is on a stock DIAL box. >> >> RTCM is setup and working great as a standard node. >> Everything is working great on the repeater as long as RTCM is in >> non-voter mode. >> >> I have the chan_voter module loading in modules.conf. >> >> Here is my voter.conf: >> >> [general] >> port = 667 >> buflen = 200 >> password = blah >> >> [1115] >> Horsetooth = blah,transmit >> plfilter = y >> txtoctype = none >> >> >> I am happy to share any other config if requested. >> >> In the RTCM menus, I have a static IP, I have the voter server IP, all >> the approriate IP fields filled out. As mentioned, the RTCM works fine with >> the asterisk server when it's in non-voter mode. >> >> Here's the way I am testing: >> Verify RTCM menu item 10 is set to (2) None. >> >> Boot server, then boot RTCM. RTCM console says: >> >> GPS Receiver Active, waiting for aquisition >> GPS signal acquired, number of satellites in view = 9 >> 04/05/2016 17:58:17.560 Time now syncronized to GPS >> 04/05/2016 18:13:18.580 Host Connection established (Pri) (10.16.1.240) >> >> I have a very nice, clean, 5Volt 1PPS signal going to pin 7 on the >> DB15. Verfied with o-scope. >> >> as soon as I change menu item 10 on the RTCM to either a (1) or a (0) >> instead of (2), I *instantly* get this on the RTCM console: >> >> 04/05/2016 18:44:13.660 Lost GPS Time synchronization >> 04/05/2016 18:44:13.660 Host Connection Lost (Pri) (10.16.1.240) >> >> and it sits there forever and never re-establishes connection to the host. >> >> Here is a snippet of the GPS output: >> >> $PFEC,GPtps,160405181603,1,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181603,4020.9810,N,10506.4515,W,0,07,00.00,001566.7,M,-020.0,M,, >> $GPGSV,2,1,08,03,53,215,46,07,09,253,37,09,28,305,39,16,63,126,43 >> $GPGSV,2,2,08,22,26,178,44,23,60,316,43,26,52,066,41,31,17,061,34 >> $GPRMC,181603,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1A >> $PFEC,GPtps,160405181603,3,0,1,150701000000,00,17,160405165607,1891,238580 >> $GPGGA,181604,4020.9810,N,10506.4515,W,0,03,00.00,001566.7,M,-020.0,M,, >> $GPRMC,181604,V,4020.9810,N,10506.4515,W,,,050416,008.9,E,N*1D >> $PFEC,GPtps,160405181604,3,0,1,150701000000,00,17,160405165607,1891,238581 >> $GPGGA,181605,4020.9812,N,10506.4495,W,1,07,01.73,001573.3,M,-020.0,M,, >> $GPRMC,181605,A,4020.9812,N,10506.4495,W,,,050416,008.9,E,A*0F >> $PFEC,GPtps,160405181605,3,0,1,150701000000,00,17,160405165607,1891,238582 >> $GPGGA,181606,4020.9812,N,10506.4494,W,1,07,01.73,001573.2,M,-020.0,M,, >> $GPRMC,181606,A,4020.9812,N,10506.4494,W,000.0,283.2,050416,008.9,E,A*06 >> >> >> I am just not sure where to go from here. I can't seem to find anyone >> that's had any problem like this or what might be causing it. >> >> I have tried 5 different RTCMs and 5 different GPSs from 3 different >> manufacturers. >> >> Any suggestions on what I might be missing? >> >> Many thanks for any help anyone can offer! >> >> James >> KI0KN >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kg7qin at arrl.net Sat Apr 23 22:32:29 2016 From: kg7qin at arrl.net (Stacy) Date: Sat, 23 Apr 2016 15:32:29 -0700 Subject: [App_rpt-users] AllStarLink - pre-alpha port to Asterisk 1.8.3.32 Message-ID: <571BF7FD.3080305@arrl.net> All, I've finally decided to put the code I was working with to port the AllStarLink modules from the current Asterisk 1.4.23-pre to 1.8.32.3 on Github in my repository. Note that this is very very pre alpha code, and while it will compile and run (I'm currently running my test node of 42088 with it and have it listening on the WINSystem) there are quirks and bugs with it that will frustrate you and prevent it from running right. My Github repository for this is at: https://github.com/KG7QIN/AllStarLink-Asterisk-1.8 This is the source code only, there are no pre-compiled packages here to download and run. You must know how to compile Asterisk 1.8.32.3 from source to be able to compile and use this code. Due to how some things changed between 1.4 and 1.8, you cannot just take the AllStarLink modules, compile them and drop them into an existing 1.8 installation and expect them to run right. They will load into Asterisk, but app_rpt will not run correctly. The README.md file lists some things with this code, and also tells what modules have been ported (most have, but a few still remain). I'm releasing this in the hopes to help move AllStarLink forward with the eventual hope that it can be ported to Asterisk 13 (consider this a waypoint or gateway release towards that goal). Anyways, feel free to test this. I'm open to collaborators on this. And please use the bug reporting system for the repository on Github for reporting anything with this. We don't really want to kill this mailing list with reports for a currently unofficial port of the AllStarLink modules. Thanks. -Stacy KG7QIN From kg7qin at arrl.net Sat Apr 23 23:46:14 2016 From: kg7qin at arrl.net (Stacy) Date: Sat, 23 Apr 2016 16:46:14 -0700 Subject: [App_rpt-users] AllStarLink - pre-alpha port to Asterisk 1.8.32.2 In-Reply-To: <571BF7FD.3080305@arrl.net> References: <571BF7FD.3080305@arrl.net> Message-ID: <571C0946.80201@arrl.net> Sorry, wrong version number in the subject. Swapped two numbers around. :) -Stacy KG7QIN On 04/23/2016 03:32 PM, Stacy wrote: > All, > I've finally decided to put the code I was working with to port the > AllStarLink modules from the current Asterisk 1.4.23-pre to 1.8.32.3 > on Github in my repository. > > Note that this is very very pre alpha code, and while it will compile > and run (I'm currently running my test node of 42088 with it and have > it listening on the WINSystem) there are quirks and bugs with it that > will frustrate you and prevent it from running right. > > My Github repository for this is at: > https://github.com/KG7QIN/AllStarLink-Asterisk-1.8 > > This is the source code only, there are no pre-compiled packages here > to download and run. You must know how to compile Asterisk 1.8.32.3 > from source to be able to compile and use this code. > > Due to how some things changed between 1.4 and 1.8, you cannot just > take the AllStarLink modules, compile them and drop them into an > existing 1.8 installation and expect them to run right. They will > load into Asterisk, but app_rpt will not run correctly. > > The README.md file lists some things with this code, and also tells > what modules have been ported (most have, but a few still remain). > > I'm releasing this in the hopes to help move AllStarLink forward with > the eventual hope that it can be ported to Asterisk 13 (consider this > a waypoint or gateway release towards that goal). > > Anyways, feel free to test this. > > I'm open to collaborators on this. > > And please use the bug reporting system for the repository on Github > for reporting anything with this. We don't really want to kill this > mailing list with reports for a currently unofficial port of the > AllStarLink modules. > > Thanks. > > -Stacy > KG7QIN > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. From k7wwa at saber.net Sun Apr 24 02:50:07 2016 From: k7wwa at saber.net (George Burton) Date: Sat, 23 Apr 2016 19:50:07 -0700 Subject: [App_rpt-users] Another newbe question Message-ID: <045e01d19dd4$05537c40$0ffa74c0$@saber.net> Just loaded Dial, when I neared end it wanted me to Enter my Allstar Portal user id: and then to enter the Portal PW. I was told by a friend to enter the allstarlink.org webpage login information. Well that didn't work and I checked the my webpage login and password before I used it. I received "Invalid user name or password" Then Allstar Link Portal Config Download Failed..Exiting. So what does the program want me to enter at that point? At this point is there a method to recover or do I need to reload Dial and follow the prompts? George -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Sun Apr 24 11:34:34 2016 From: szingman at msgstor.com (Steve Zingman) Date: Sun, 24 Apr 2016 07:34:34 -0400 Subject: [App_rpt-users] Another newbe question In-Reply-To: <045e01d19dd4$05537c40$0ffa74c0$@saber.net> References: <045e01d19dd4$05537c40$0ffa74c0$@saber.net> Message-ID: <571CAF4A.9000206@msgstor.com> Do this: touch /etc/asterisk/firsttime log out login 73, Steve N4IRS On 04/23/2016 10:50 PM, George Burton wrote: > > Just loaded Dial, when I neared end it wanted me to Enter my Allstar > Portal user id: and then to enter the Portal PW. I was told by a > friend to enter the allstarlink.org webpage login information. Well > that didn?t work and I checked the my webpage login and password > before I used it. I received ?Invalid user name or password? Then > Allstar Link Portal Config Download Failed..Exiting. So what does the > program want me to enter at that point? At this point is there a > method to recover or do I need to reload Dial and follow the prompts? > > George > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From KC5ZXW at gmail.com Sun Apr 24 19:29:52 2016 From: KC5ZXW at gmail.com (John Grassham) Date: Sun, 24 Apr 2016 13:29:52 -0600 Subject: [App_rpt-users] Raspberry Pi 3 Wfii Question Message-ID: Greetings from a newbie, Steep learning curve here so bear with me. I have a Raspberry Pi 3 (running DIAL) with URI that I am trying to configure to use WiFi. All of the instructions that I can find with a Google search do not seem to work with this version. Does anyone on the list have experience working with the Pi 3? 73, John Grassham, KC5ZXW -------------- next part -------------- An HTML attachment was scrubbed... URL: From selkie2 at comcast.net Mon Apr 25 02:31:59 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Sun, 24 Apr 2016 22:31:59 -0400 Subject: [App_rpt-users] Web transceiver replacement? In-Reply-To: References: Message-ID: Thanks to Bob and all who responded with suggestions. YES, Firefox was the answer. I have Firefox, Web Transceiver and Java running on my Win10 laptop. Now back to Xp main computer. It may just be time to upgrade the OS a bit! Thanks and 73, Duane KA1LM #42996. On Thu, Apr 21, 2016 at 10:03 AM, DuaneVT . wrote: > Now that the Web Transceiver is unusable via Java, what does the average > ham use to get into the node system from their computer? I know I can get > into MY node via IAX if I use my IAX password and its IP address. If my > node is on public dynamic IP address, the AllStar Link server knows its > actual current address. How can I or anyone else know its current address > to PC-remote node access it? I have several Club hams who would like to PC > access the node system. > Basically, how do we replace the Web Transceiver? > > Thanks, > Duane KA1LM #42996 > -------------- next part -------------- An HTML attachment was scrubbed... URL: From selkie2 at comcast.net Mon Apr 25 02:40:37 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Sun, 24 Apr 2016 22:40:37 -0400 Subject: [App_rpt-users] Web Transceiver keying Message-ID: I have Web Transceiver running on my Win10 laptop. I can connect to my repeater/node and can hear Ok back through AllStar Web Transceiver. Repeater receiver audio is passed to the repeater transmitter and back to me on the laptop. I can connect and control the node fine. BUT, locking or holding down the CTRL key to transmit results in the repeater keying for 1 second only, dropping to receive and again keying for 1 second again. This continues until I release transmit. I do not hear my laptop mic audio passing to the repeater and no solid keying; just this 1 sec key, 2 sec unkey cycle. Any ideas where to look? Thanks, Duane KA1LM #42996 -------------- next part -------------- An HTML attachment was scrubbed... URL: From va3bfw at gmail.com Mon Apr 25 17:10:16 2016 From: va3bfw at gmail.com (Brent Weatherall) Date: Mon, 25 Apr 2016 17:10:16 +0000 Subject: [App_rpt-users] ezstream 100% cpu Message-ID: Hello, I've recently setup an allstar hub node and decided to stream it via broadcastify. Setup has gone well - I'm running debian, with the allstar node running without issue, as well as streaming now being delivered via Broadcastify. I've ran in to an issue where the ezstream process will occasionally pin at 100%. I can kill it fine, and asterisk gracefully resumes by creating a new working output stream. Has anyone else encountered this cpu pinned usage? Will I have to set up something to monitor the process to kill it, so it restarts? Thanks in advance for any suggestions VA3BFW - Brent -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Mon Apr 25 19:57:18 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Mon, 25 Apr 2016 14:57:18 -0500 Subject: [App_rpt-users] ezstream 100% cpu In-Reply-To: References: Message-ID: Here is what i did to get ezstream working I will be updating this forum as well as to my fix for ezstream locking open randomly basicly it kinda goes like this.. http://forum.kc9zhv.com/index.php/topic,23.0.html crontab -e * */12 * * * sh /etc/asterisk/stopez.sh script that i use to reset ezstream.. root at server:/etc/asterisk# cat stopez.sh #!/bin/bash kill -9 $(pgrep ezstream)& sleep 2s kill -9 pgrep ezstream sleep 2s /usr/sbin/asterisk -rx "module reload" now to restart asterisk i run this customized script. root at server:/etc/asterisk# cat restart.sh #!/bin/bash kill -9 $(pgrep ezstream)& kill -9 pgrep ezstream service asterisk stop sleep 1s killall asterisk kill -9 $(pgrep ezstream)& service asterisk stop sleep 1s service asterisk start So far I have had no issues with ezstream since i did this.. Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com On Mon, Apr 25, 2016 at 12:10 PM, Brent Weatherall wrote: > Hello, > I've recently setup an allstar hub node and decided to stream it via > broadcastify. > > Setup has gone well - I'm running debian, with the allstar node running > without issue, as well as streaming now being delivered via Broadcastify. > > I've ran in to an issue where the ezstream process will occasionally pin > at 100%. I can kill it fine, and asterisk gracefully resumes by creating a > new working output stream. > > Has anyone else encountered this cpu pinned usage? Will I have to set up > something to monitor the process to kill it, so it restarts? > > Thanks in advance for any suggestions > VA3BFW - Brent > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bdboyle at bdboyle.com Mon Apr 25 21:04:15 2016 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Mon, 25 Apr 2016 17:04:15 -0400 Subject: [App_rpt-users] stats.allstarlink.org down? Message-ID: <03ADBF0E-5136-49F7-8496-05CB7E28E926@bdboyle.com> just wondering...registration seems ok, but the stats server looks like it's cratered. someone may want to look... -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. -------------- next part -------------- An HTML attachment was scrubbed... URL: From bdboyle at bdboyle.com Mon Apr 25 21:49:34 2016 From: bdboyle at bdboyle.com (Bryan D. Boyle) Date: Mon, 25 Apr 2016 17:49:34 -0400 Subject: [App_rpt-users] stats.allstarlink.org down? In-Reply-To: References: <03ADBF0E-5136-49F7-8496-05CB7E28E926@bdboyle.com> Message-ID: <51A965C5-92F9-4CC7-90C3-7887CB6FB2B3@bdboyle.com> no worries, just noticed... -- Bryan Sent from my iPhone 6S...No electrons were harmed in the sending of this message. > On Apr 25, 2016, at 17:39, Jim Duuuude wrote: > > The server its running on is being migrated to a new platform, and will be up and down (and up and down, etc) > > > Jim WB6NIL > > > From: app_rpt-users-bounces at ohnosec.org on behalf of Bryan D. Boyle > Sent: Monday, April 25, 2016 2:04 PM > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] stats.allstarlink.org down? > > just wondering...registration seems ok, but the stats server looks like it's cratered. someone may want to look... > > -- > Bryan > Sent from my iPhone 6S...No electrons were harmed in the sending of this message. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Tue Apr 26 03:13:50 2016 From: electricity440 at gmail.com (Skyler F) Date: Mon, 25 Apr 2016 21:13:50 -0600 Subject: [App_rpt-users] Play two audio files back to back Message-ID: I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. Here is what I am currently doing: asterisk -rx "rpt playback $node channel" asterisk -rx "rpt playback $node digits/$chan" This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. I tried stuff like asterisk -rx "rpt playback $node channel & digits/$chan" but I just get a syntax error. Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? 73 Skyler KD?WHB\ -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Tue Apr 26 03:24:55 2016 From: electricity440 at gmail.com (Skyler F) Date: Mon, 25 Apr 2016 21:24:55 -0600 Subject: [App_rpt-users] Disable Transmit Message-ID: While I am at it, the script I am writing for my remote base also requires the radio is not transmitting while the frequencies are being switched. Is there a cop command or a way to disable Transmit on the remote base for the duration of the script? 73 Skyler KD?WHB -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue Apr 26 04:23:49 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Mon, 25 Apr 2016 21:23:49 -0700 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: References: Message-ID: Leading and trailing spaces with the & are not tolerated. e.g filename&filename2 OK filename & filename2 Not OK Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: > > I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. > > Here is what I am currently doing: > > asterisk -rx "rpt playback $node channel" > asterisk -rx "rpt playback $node digits/$chan" > > This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. > > I tried stuff like > > asterisk -rx "rpt playback $node channel & digits/$chan" > > but I just get a syntax error. > > Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? > > 73 > Skyler KD?WHB\ > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. From electricity440 at gmail.com Tue Apr 26 04:26:38 2016 From: electricity440 at gmail.com (Skyler F) Date: Mon, 25 Apr 2016 22:26:38 -0600 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: References: Message-ID: Small Problem: rpt playback 42622 channel&channel ast_streamfile: Unable to open channel&channel 73 Skyler On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: > Leading and trailing spaces with the & are not tolerated. > e.g filename&filename2 OK > filename & filename2 Not OK > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > > > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: > > > > I am currently writing scripts for my remote base, and am working on the > channel switch acknowledgment. > > > > Here is what I am currently doing: > > > > asterisk -rx "rpt playback $node channel" > > asterisk -rx "rpt playback $node digits/$chan" > > > > This works well for my 16 channel radio, but I am annoyed by the amount > of space between the audio files. > > > > I tried stuff like > > > > asterisk -rx "rpt playback $node channel & digits/$chan" > > > > but I just get a syntax error. > > > > Does anybody know the solution to get the audio files to play back to > back like they do when AllStar announces node connections etc? > > > > 73 > > Skyler KD?WHB\ > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kk6ecm at gmail.com Tue Apr 26 11:20:16 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Tue, 26 Apr 2016 04:20:16 -0700 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: References: Message-ID: Hmmm ... appears to be a mix of two syntaxes, and you may not achieve your goal... Xxxxxxx*CLI> help rpt playback Usage: rpt playback Send an Audio File to a node, send to all other connected nodes (global) (seems there used to be a as a third variable) and playback, file&file1 on the current node, where the concatenated files are joined with the &, no spaces. I'm wondering... set delay to 0... not sure if there is a default, or even if it is still a feature. e.g. >> asterisk -rx "rpt playback $node channel 0" >> > asterisk -rx "rpt playback $node digits/$chan 0" Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 25, 2016, at 9:26 PM, Skyler F wrote: > > Small Problem: > > rpt playback 42622 channel&channel > > ast_streamfile: Unable to open channel&channel > > 73 > > Skyler > > >> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: >> Leading and trailing spaces with the & are not tolerated. >> e.g filename&filename2 OK >> filename & filename2 Not OK >> >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >> > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: >> > >> > I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. >> > >> > Here is what I am currently doing: >> > >> > asterisk -rx "rpt playback $node channel" >> > asterisk -rx "rpt playback $node digits/$chan" >> > >> > This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. >> > >> > I tried stuff like >> > >> > asterisk -rx "rpt playback $node channel & digits/$chan" >> > >> > but I just get a syntax error. >> > >> > Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? >> > >> > 73 >> > Skyler KD?WHB\ >> > _______________________________________________ >> > App_rpt-users mailing list >> > App_rpt-users at ohnosec.org >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> > >> > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Tue Apr 26 11:50:15 2016 From: electricity440 at gmail.com (Skyler F) Date: Tue, 26 Apr 2016 05:50:15 -0600 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: References: Message-ID: That apparently isn't a feature anymore root at pistar:~# asterisk -rx "rpt playback $node channel 0" Usage: rpt playback Send an Audio File to a node, send to all other connected nodes (global) On Tue, Apr 26, 2016 at 5:20 AM, kk6ecm wrote: > Hmmm ... appears to be a mix of two syntaxes, and you may not achieve > your goal... > > Xxxxxxx*CLI> help rpt playback > Usage: rpt playback > Send an Audio File to a node, send to all other connected nodes > (global) > > (seems there used to be a as a third variable) > > and > > playback, file&file1 on the current node, where the concatenated files are > joined with the &, no spaces. > > I'm wondering... set delay to 0... not sure if there is a default, or even > if it is still a feature. > > e.g. > > asterisk -rx "rpt playback $node channel 0" >> > asterisk -rx "rpt playback $node digits/$chan 0" >> > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > > On Apr 25, 2016, at 9:26 PM, Skyler F wrote: > > Small Problem: > > rpt playback 42622 channel&channel > > ast_streamfile: Unable to open channel&channel > > 73 > > Skyler > > On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: > >> Leading and trailing spaces with the & are not tolerated. >> e.g filename&filename2 OK >> filename & filename2 Not OK >> >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >> > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: >> > >> > I am currently writing scripts for my remote base, and am working on >> the channel switch acknowledgment. >> > >> > Here is what I am currently doing: >> > >> > asterisk -rx "rpt playback $node channel" >> > asterisk -rx "rpt playback $node digits/$chan" >> > >> > This works well for my 16 channel radio, but I am annoyed by the amount >> of space between the audio files. >> > >> > I tried stuff like >> > >> > asterisk -rx "rpt playback $node channel & digits/$chan" >> > >> > but I just get a syntax error. >> > >> > Does anybody know the solution to get the audio files to play back to >> back like they do when AllStar announces node connections etc? >> > >> > 73 >> > Skyler KD?WHB\ >> > _______________________________________________ >> > App_rpt-users mailing list >> > App_rpt-users at ohnosec.org >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> > >> > To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> > You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> > > > > -- > Skyler Fennell > amsatnet.info > KD?WHB > electricity440 at gmail.com > > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kb4fxc at inttek.net Tue Apr 26 11:51:32 2016 From: kb4fxc at inttek.net (David McGough) Date: Tue, 26 Apr 2016 07:51:32 -0400 (EDT) Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: Message-ID: I think the playback command only takes a single audio filename. Try this approach: cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm asterisk -rx "rpt playback $node /tmp/temp" rm -f /tmp/temp.gsm Note that once these audio segments are cat'ed together, a final call to sox can be used to change levels, formats, etc., if needed. 73, David KB4FXC On Tue, 26 Apr 2016, kk6ecm wrote: > Hmmm ... appears to be a mix of two syntaxes, and you may not achieve your goal... > > Xxxxxxx*CLI> help rpt playback > Usage: rpt playback > Send an Audio File to a node, send to all other connected nodes (global) > > (seems there used to be a as a third variable) > > and > > playback, file&file1 on the current node, where the concatenated files are joined with the &, no spaces. > > I'm wondering... set delay to 0... not sure if there is a default, or even if it is still a feature. > > e.g. > > >> asterisk -rx "rpt playback $node channel 0" > >> > asterisk -rx "rpt playback $node digits/$chan 0" > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > > > On Apr 25, 2016, at 9:26 PM, Skyler F wrote: > > > > Small Problem: > > > > rpt playback 42622 channel&channel > > > > ast_streamfile: Unable to open channel&channel > > > > 73 > > > > Skyler > > > > > >> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: > >> Leading and trailing spaces with the & are not tolerated. > >> e.g filename&filename2 OK > >> filename & filename2 Not OK > >> > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >> > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: > >> > > >> > I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. > >> > > >> > Here is what I am currently doing: > >> > > >> > asterisk -rx "rpt playback $node channel" > >> > asterisk -rx "rpt playback $node digits/$chan" > >> > > >> > This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. > >> > > >> > I tried stuff like > >> > > >> > asterisk -rx "rpt playback $node channel & digits/$chan" > >> > > >> > but I just get a syntax error. > >> > > >> > Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? > >> > > >> > 73 > >> > Skyler KD??WHB\ > >> > _______________________________________________ > >> > App_rpt-users mailing list > >> > App_rpt-users at ohnosec.org > >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >> > > >> > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > >> > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > > > > > -- > > Skyler Fennell > > amsatnet.info > > KD??WHB > > electricity440 at gmail.com > From kizzy at lusfiber.net Tue Apr 26 12:08:11 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Tue, 26 Apr 2016 07:08:11 -0500 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: References: Message-ID: <571F5A2B.4050307@lusfiber.net> Or, if you are using WAV files ... catwav them (which uses sox) and play the result ... /bin/rm -f $WXT/$TEMPMSG #Make filename available for output /usr/local/bin/catwav $WXT/$TAILMSG $WXA/${P1}${P2}${P3} $WXT/$TEMPMSG /bin/rm -f $WXT/$TAILMSG #Make filename available for output /usr/local/bin/catwav $WXT/$TEMPMSG $WXA/spc.wav $WXT/$TAILMSG You would do the asterisk -rx " rpt localplay NODE cattedfile" here (I use it to build tailmessages with multiple announcements). ...STeve - KF5VH On 4/26/2016 6:51 AM, David McGough wrote: > I think the playback command only takes a single audio filename. > > > Try this approach: > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > asterisk -rx "rpt playback $node /tmp/temp" > > rm -f /tmp/temp.gsm > > > Note that once these audio segments are cat'ed together, a final call to > sox can be used to change levels, formats, etc., if needed. > > 73, David KB4FXC > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > >> Hmmm ... appears to be a mix of two syntaxes, and you may not achieve your goal... >> >> Xxxxxxx*CLI> help rpt playback >> Usage: rpt playback >> Send an Audio File to a node, send to all other connected nodes (global) >> >> (seems there used to be a as a third variable) >> >> and >> >> playback, file&file1 on the current node, where the concatenated files are joined with the &, no spaces. >> >> I'm wondering... set delay to 0... not sure if there is a default, or even if it is still a feature. >> >> e.g. >> >>>> asterisk -rx "rpt playback $node channel 0" >>>>> asterisk -rx "rpt playback $node digits/$chan 0" >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >>> On Apr 25, 2016, at 9:26 PM, Skyler F wrote: >>> >>> Small Problem: >>> >>> rpt playback 42622 channel&channel >>> >>> ast_streamfile: Unable to open channel&channel >>> >>> 73 >>> >>> Skyler >>> >>> >>>> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: >>>> Leading and trailing spaces with the & are not tolerated. >>>> e.g filename&filename2 OK >>>> filename & filename2 Not OK >>>> >>>> Thanks, >>>> Bob >>>> kk6ecm >>>> 73 >>>> >>>> Sent from iPad >>>> >>>> >>>>> On Apr 25, 2016, at 8:13 PM, Skyler F wrote: >>>>> >>>>> I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. >>>>> >>>>> Here is what I am currently doing: >>>>> >>>>> asterisk -rx "rpt playback $node channel" >>>>> asterisk -rx "rpt playback $node digits/$chan" >>>>> >>>>> This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. >>>>> >>>>> I tried stuff like >>>>> >>>>> asterisk -rx "rpt playback $node channel & digits/$chan" >>>>> >>>>> but I just get a syntax error. >>>>> >>>>> Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? >>>>> >>>>> 73 >>>>> Skyler KD??WHB\ >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> >>> >>> -- >>> Skyler Fennell >>> amsatnet.info >>> KD??WHB >>> electricity440 at gmail.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From nuhtrue at gmail.com Tue Apr 26 23:41:39 2016 From: nuhtrue at gmail.com (Jah Rastafari) Date: Tue, 26 Apr 2016 18:41:39 -0500 Subject: [App_rpt-users] Whaahappen to node status? Message-ID: Suddenly stopped working in the last day or two. I like using it especially as a quick link on my phone so I don't have to *73 everyone... Bob KK6RQ -------------- next part -------------- An HTML attachment was scrubbed... URL: From pete.elke at esquared.com Wed Apr 27 02:53:54 2016 From: pete.elke at esquared.com (Peter Elke) Date: Wed, 27 Apr 2016 02:53:54 +0000 Subject: [App_rpt-users] Download server down? Message-ID: Hi All, Is dl.allstarlink.org down for maintenance? 73's Pete 27437=Balljoint -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Wed Apr 27 03:41:38 2016 From: electricity440 at gmail.com (Skyler F) Date: Tue, 26 Apr 2016 21:41:38 -0600 Subject: [App_rpt-users] Play two audio files back to back In-Reply-To: <571F5A2B.4050307@lusfiber.net> References: <571F5A2B.4050307@lusfiber.net> Message-ID: Thanks David and Steve. The cat method works perfect other then a tiny detail: rm -f /tmp/temp.gsm deletes the file before it is finished playing so you don't hear the audio. Removing the line actually didn't cause issues, but I added a sleep and then delete the file just in case. The method isn't as elegant, but gets the job done and I don't hear the spaces anymore! 73 Skyler On Tue, Apr 26, 2016 at 6:08 AM, Steve Mahler wrote: > Or, if you are using WAV files ... catwav them (which uses sox) and play > the result ... > > /bin/rm -f $WXT/$TEMPMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TAILMSG $WXA/${P1}${P2}${P3} $WXT/$TEMPMSG > /bin/rm -f $WXT/$TAILMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TEMPMSG $WXA/spc.wav $WXT/$TAILMSG > > You would do the asterisk -rx " rpt localplay NODE cattedfile" here (I use > it to build tailmessages with multiple announcements). > > ...STeve - KF5VH > > > > > On 4/26/2016 6:51 AM, David McGough wrote: > >> I think the playback command only takes a single audio filename. >> >> >> Try this approach: >> >> cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm >> cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm >> cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm >> cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm >> >> asterisk -rx "rpt playback $node /tmp/temp" >> >> rm -f /tmp/temp.gsm >> >> >> Note that once these audio segments are cat'ed together, a final call to >> sox can be used to change levels, formats, etc., if needed. >> >> 73, David KB4FXC >> >> >> >> On Tue, 26 Apr 2016, kk6ecm wrote: >> >> Hmmm ... appears to be a mix of two syntaxes, and you may not achieve >>> your goal... >>> >>> Xxxxxxx*CLI> help rpt playback >>> Usage: rpt playback >>> Send an Audio File to a node, send to all other connected nodes >>> (global) >>> >>> (seems there used to be a as a third variable) >>> >>> and >>> >>> playback, file&file1 on the current node, where the concatenated files >>> are joined with the &, no spaces. >>> >>> I'm wondering... set delay to 0... not sure if there is a default, or >>> even if it is still a feature. >>> >>> e.g. >>> >>> asterisk -rx "rpt playback $node channel 0" >>>>> >>>>>> asterisk -rx "rpt playback $node digits/$chan 0" >>>>>> >>>>> Thanks, >>> Bob >>> kk6ecm >>> 73 >>> >>> Sent from iPad >>> >>> >>> On Apr 25, 2016, at 9:26 PM, Skyler F wrote: >>>> >>>> Small Problem: >>>> >>>> rpt playback 42622 channel&channel >>>> >>>> ast_streamfile: Unable to open channel&channel >>>> >>>> 73 >>>> >>>> Skyler >>>> >>>> >>>> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: >>>>> Leading and trailing spaces with the & are not tolerated. >>>>> e.g filename&filename2 OK >>>>> filename & filename2 Not OK >>>>> >>>>> Thanks, >>>>> Bob >>>>> kk6ecm >>>>> 73 >>>>> >>>>> Sent from iPad >>>>> >>>>> >>>>> On Apr 25, 2016, at 8:13 PM, Skyler F >>>>>> wrote: >>>>>> >>>>>> I am currently writing scripts for my remote base, and am working on >>>>>> the channel switch acknowledgment. >>>>>> >>>>>> Here is what I am currently doing: >>>>>> >>>>>> asterisk -rx "rpt playback $node channel" >>>>>> asterisk -rx "rpt playback $node digits/$chan" >>>>>> >>>>>> This works well for my 16 channel radio, but I am annoyed by the >>>>>> amount of space between the audio files. >>>>>> >>>>>> I tried stuff like >>>>>> >>>>>> asterisk -rx "rpt playback $node channel & digits/$chan" >>>>>> >>>>>> but I just get a syntax error. >>>>>> >>>>>> Does anybody know the solution to get the audio files to play back to >>>>>> back like they do when AllStar announces node connections etc? >>>>>> >>>>>> 73 >>>>>> Skyler KD??WHB\ >>>>>> _______________________________________________ >>>>>> App_rpt-users mailing list >>>>>> App_rpt-users at ohnosec.org >>>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>>> >>>>>> To unsubscribe from this list please visit >>>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>>> down to the bottom of the page. Enter your email address and press the >>>>>> "Unsubscribe or edit options button" >>>>>> You do not need a password to unsubscribe, you can do it via email >>>>>> confirmation. If you have trouble unsubscribing, please send a message to >>>>>> the list detailing the problem. >>>>>> >>>>> >>>> >>>> -- >>>> Skyler Fennell >>>> amsatnet.info >>>> KD??WHB >>>> electricity440 at gmail.com >>>> >>> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. >> >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -- Skyler Fennell amsatnet.info KD?WHB electricity440 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From km4nrj at gmail.com Wed Apr 27 04:17:38 2016 From: km4nrj at gmail.com (KM4NRJ FLORIDA) Date: Wed, 27 Apr 2016 00:17:38 -0400 Subject: [App_rpt-users] Allstar Stats Server In-Reply-To: References: Message-ID: Am I missing something or is the Allstar Stats server been offline lately. Cannot reach it to obtain node statuses and bubble maps. 73s Chuck KM4NRJ On Apr 26, 2016 12:00 PM, wrote: Send App_rpt-users mailing list submissions to app_rpt-users at ohnosec.org To subscribe or unsubscribe via the World Wide Web, visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users or, via email, send a message with subject or body 'help' to app_rpt-users-request at ohnosec.org You can reach the person managing the list at app_rpt-users-owner at ohnosec.org When replying, please edit your Subject line so it is more specific than "Re: Contents of App_rpt-users digest..." Today's Topics: 1. Re: Play two audio files back to back (David McGough) 2. Re: Play two audio files back to back (Steve Mahler) ---------------------------------------------------------------------- Message: 1 Date: Tue, 26 Apr 2016 07:51:32 -0400 (EDT) From: David McGough To: "app_rpt-users at ohnosec.org" Subject: Re: [App_rpt-users] Play two audio files back to back Message-ID: Content-Type: TEXT/PLAIN; charset=ISO-8859-1 I think the playback command only takes a single audio filename. Try this approach: cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm asterisk -rx "rpt playback $node /tmp/temp" rm -f /tmp/temp.gsm Note that once these audio segments are cat'ed together, a final call to sox can be used to change levels, formats, etc., if needed. 73, David KB4FXC On Tue, 26 Apr 2016, kk6ecm wrote: > Hmmm ... appears to be a mix of two syntaxes, and you may not achieve your goal... > > Xxxxxxx*CLI> help rpt playback > Usage: rpt playback > Send an Audio File to a node, send to all other connected nodes (global) > > (seems there used to be a as a third variable) > > and > > playback, file&file1 on the current node, where the concatenated files are joined with the &, no spaces. > > I'm wondering... set delay to 0... not sure if there is a default, or even if it is still a feature. > > e.g. > > >> asterisk -rx "rpt playback $node channel 0" > >> > asterisk -rx "rpt playback $node digits/$chan 0" > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > > > On Apr 25, 2016, at 9:26 PM, Skyler F wrote: > > > > Small Problem: > > > > rpt playback 42622 channel&channel > > > > ast_streamfile: Unable to open channel&channel > > > > 73 > > > > Skyler > > > > > >> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: > >> Leading and trailing spaces with the & are not tolerated. > >> e.g filename&filename2 OK > >> filename & filename2 Not OK > >> > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >> > On Apr 25, 2016, at 8:13 PM, Skyler F wrote: > >> > > >> > I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. > >> > > >> > Here is what I am currently doing: > >> > > >> > asterisk -rx "rpt playback $node channel" > >> > asterisk -rx "rpt playback $node digits/$chan" > >> > > >> > This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. > >> > > >> > I tried stuff like > >> > > >> > asterisk -rx "rpt playback $node channel & digits/$chan" > >> > > >> > but I just get a syntax error. > >> > > >> > Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? > >> > > >> > 73 > >> > Skyler KD??WHB\ > >> > _______________________________________________ > >> > App_rpt-users mailing list > >> > App_rpt-users at ohnosec.org > >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >> > > >> > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > >> > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > > > > > -- > > Skyler Fennell > > amsatnet.info > > KD??WHB > > electricity440 at gmail.com > ------------------------------ Message: 2 Date: Tue, 26 Apr 2016 07:08:11 -0500 From: Steve Mahler To: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Play two audio files back to back Message-ID: <571F5A2B.4050307 at lusfiber.net> Content-Type: text/plain; charset=windows-1252; format=flowed Or, if you are using WAV files ... catwav them (which uses sox) and play the result ... /bin/rm -f $WXT/$TEMPMSG #Make filename available for output /usr/local/bin/catwav $WXT/$TAILMSG $WXA/${P1}${P2}${P3} $WXT/$TEMPMSG /bin/rm -f $WXT/$TAILMSG #Make filename available for output /usr/local/bin/catwav $WXT/$TEMPMSG $WXA/spc.wav $WXT/$TAILMSG You would do the asterisk -rx " rpt localplay NODE cattedfile" here (I use it to build tailmessages with multiple announcements). ...STeve - KF5VH On 4/26/2016 6:51 AM, David McGough wrote: > I think the playback command only takes a single audio filename. > > > Try this approach: > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > asterisk -rx "rpt playback $node /tmp/temp" > > rm -f /tmp/temp.gsm > > > Note that once these audio segments are cat'ed together, a final call to > sox can be used to change levels, formats, etc., if needed. > > 73, David KB4FXC > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > >> Hmmm ... appears to be a mix of two syntaxes, and you may not achieve your goal... >> >> Xxxxxxx*CLI> help rpt playback >> Usage: rpt playback >> Send an Audio File to a node, send to all other connected nodes (global) >> >> (seems there used to be a as a third variable) >> >> and >> >> playback, file&file1 on the current node, where the concatenated files are joined with the &, no spaces. >> >> I'm wondering... set delay to 0... not sure if there is a default, or even if it is still a feature. >> >> e.g. >> >>>> asterisk -rx "rpt playback $node channel 0" >>>>> asterisk -rx "rpt playback $node digits/$chan 0" >> Thanks, >> Bob >> kk6ecm >> 73 >> >> Sent from iPad >> >> >>> On Apr 25, 2016, at 9:26 PM, Skyler F wrote: >>> >>> Small Problem: >>> >>> rpt playback 42622 channel&channel >>> >>> ast_streamfile: Unable to open channel&channel >>> >>> 73 >>> >>> Skyler >>> >>> >>>> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm wrote: >>>> Leading and trailing spaces with the & are not tolerated. >>>> e.g filename&filename2 OK >>>> filename & filename2 Not OK >>>> >>>> Thanks, >>>> Bob >>>> kk6ecm >>>> 73 >>>> >>>> Sent from iPad >>>> >>>> >>>>> On Apr 25, 2016, at 8:13 PM, Skyler F wrote: >>>>> >>>>> I am currently writing scripts for my remote base, and am working on the channel switch acknowledgment. >>>>> >>>>> Here is what I am currently doing: >>>>> >>>>> asterisk -rx "rpt playback $node channel" >>>>> asterisk -rx "rpt playback $node digits/$chan" >>>>> >>>>> This works well for my 16 channel radio, but I am annoyed by the amount of space between the audio files. >>>>> >>>>> I tried stuff like >>>>> >>>>> asterisk -rx "rpt playback $node channel & digits/$chan" >>>>> >>>>> but I just get a syntax error. >>>>> >>>>> Does anybody know the solution to get the audio files to play back to back like they do when AllStar announces node connections etc? >>>>> >>>>> 73 >>>>> Skyler KD??WHB\ >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. >>> >>> >>> -- >>> Skyler Fennell >>> amsatnet.info >>> KD??WHB >>> electricity440 at gmail.com > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > ------------------------------ _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users End of App_rpt-users Digest, Vol 86, Issue 62 ********************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: From n5zua at earthlink.net Wed Apr 27 04:24:32 2016 From: n5zua at earthlink.net (Steve Agee) Date: Tue, 26 Apr 2016 23:24:32 -0500 Subject: [App_rpt-users] Allstar Stats Server In-Reply-To: References: Message-ID: <57203F00.2010608@earthlink.net> I believe if you will check back through your previous messages from earlier today or last night that it has been well documented on this list that the server will be up and down. N5ZUA On 4/26/2016 11:17 PM, KM4NRJ FLORIDA wrote: > > Am I missing something or is the Allstar Stats server been offline > lately. Cannot reach it to obtain node statuses and bubble maps. > > 73s > > Chuck > KM4NRJ > > On Apr 26, 2016 12:00 PM, > wrote: > > Send App_rpt-users mailing list submissions to > app_rpt-users at ohnosec.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > or, via email, send a message with subject or body 'help' to > app_rpt-users-request at ohnosec.org > > > You can reach the person managing the list at > app_rpt-users-owner at ohnosec.org > > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of App_rpt-users digest..." > > > Today's Topics: > > 1. Re: Play two audio files back to back (David McGough) > 2. Re: Play two audio files back to back (Steve Mahler) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 26 Apr 2016 07:51:32 -0400 (EDT) > From: David McGough > > To: "app_rpt-users at ohnosec.org " > > > Subject: Re: [App_rpt-users] Play two audio files back to back > Message-ID: > > > > Content-Type: TEXT/PLAIN; charset=ISO-8859-1 > > > I think the playback command only takes a single audio filename. > > > Try this approach: > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > asterisk -rx "rpt playback $node /tmp/temp" > > rm -f /tmp/temp.gsm > > > Note that once these audio segments are cat'ed together, a final > call to > sox can be used to change levels, formats, etc., if needed. > > 73, David KB4FXC > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > > > Hmmm ... appears to be a mix of two syntaxes, and you may not > achieve your goal... > > > > Xxxxxxx*CLI> help rpt playback > > Usage: rpt playback > > Send an Audio File to a node, send to all other connected > nodes (global) > > > > (seems there used to be a as a third variable) > > > > and > > > > playback, file&file1 on the current node, where the concatenated > files are joined with the &, no spaces. > > > > I'm wondering... set delay to 0... not sure if there is a > default, or even if it is still a feature. > > > > e.g. > > > > >> asterisk -rx "rpt playback $node channel 0" > > >> > asterisk -rx "rpt playback $node digits/$chan 0" > > > > Thanks, > > Bob > > kk6ecm > > 73 > > > > Sent from iPad > > > > > > > On Apr 25, 2016, at 9:26 PM, Skyler F > > wrote: > > > > > > Small Problem: > > > > > > rpt playback 42622 channel&channel > > > > > > ast_streamfile: Unable to open channel&channel > > > > > > 73 > > > > > > Skyler > > > > > > > > >> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm > wrote: > > >> Leading and trailing spaces with the & are not tolerated. > > >> e.g filename&filename2 OK > > >> filename & filename2 Not OK > > >> > > >> Thanks, > > >> Bob > > >> kk6ecm > > >> 73 > > >> > > >> Sent from iPad > > >> > > >> > > >> > On Apr 25, 2016, at 8:13 PM, Skyler F > > wrote: > > >> > > > >> > I am currently writing scripts for my remote base, and am > working on the channel switch acknowledgment. > > >> > > > >> > Here is what I am currently doing: > > >> > > > >> > asterisk -rx "rpt playback $node channel" > > >> > asterisk -rx "rpt playback $node digits/$chan" > > >> > > > >> > This works well for my 16 channel radio, but I am annoyed > by the amount of space between the audio files. > > >> > > > >> > I tried stuff like > > >> > > > >> > asterisk -rx "rpt playback $node channel & digits/$chan" > > >> > > > >> > but I just get a syntax error. > > >> > > > >> > Does anybody know the solution to get the audio files to > play back to back like they do when AllStar announces node > connections etc? > > >> > > > >> > 73 > > >> > Skyler KD??WHB\ > > >> > _______________________________________________ > > >> > App_rpt-users mailing list > > >> > App_rpt-users at ohnosec.org > > >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > >> > > > >> > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > > >> > You do not need a password to unsubscribe, you can do it > via email confirmation. If you have trouble unsubscribing, please > send a message to the list detailing the problem. > > > > > > > > > > > > -- > > > Skyler Fennell > > > amsatnet.info > > > KD??WHB > > > electricity440 at gmail.com > > > > > > ------------------------------ > > Message: 2 > Date: Tue, 26 Apr 2016 07:08:11 -0500 > From: Steve Mahler > > To: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Play two audio files back to back > Message-ID: <571F5A2B.4050307 at lusfiber.net > > > Content-Type: text/plain; charset=windows-1252; format=flowed > > Or, if you are using WAV files ... catwav them (which uses sox) > and play > the result ... > > /bin/rm -f $WXT/$TEMPMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TAILMSG $WXA/${P1}${P2}${P3} > $WXT/$TEMPMSG > /bin/rm -f $WXT/$TAILMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TEMPMSG $WXA/spc.wav $WXT/$TAILMSG > > You would do the asterisk -rx " rpt localplay NODE cattedfile" here (I > use it to build tailmessages with multiple announcements). > > ...STeve - KF5VH > > > > On 4/26/2016 6:51 AM, David McGough wrote: > > I think the playback command only takes a single audio filename. > > > > > > Try this approach: > > > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > > > asterisk -rx "rpt playback $node /tmp/temp" > > > > rm -f /tmp/temp.gsm > > > > > > Note that once these audio segments are cat'ed together, a final > call to > > sox can be used to change levels, formats, etc., if needed. > > > > 73, David KB4FXC > > > > > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > > > >> Hmmm ... appears to be a mix of two syntaxes, and you may not > achieve your goal... > >> > >> Xxxxxxx*CLI> help rpt playback > >> Usage: rpt playback > >> Send an Audio File to a node, send to all other > connected nodes (global) > >> > >> (seems there used to be a as a third variable) > >> > >> and > >> > >> playback, file&file1 on the current node, where the > concatenated files are joined with the &, no spaces. > >> > >> I'm wondering... set delay to 0... not sure if there is a > default, or even if it is still a feature. > >> > >> e.g. > >> > >>>> asterisk -rx "rpt playback $node channel 0" > >>>>> asterisk -rx "rpt playback $node digits/$chan 0" > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >>> On Apr 25, 2016, at 9:26 PM, Skyler F > > wrote: > >>> > >>> Small Problem: > >>> > >>> rpt playback 42622 channel&channel > >>> > >>> ast_streamfile: Unable to open channel&channel > >>> > >>> 73 > >>> > >>> Skyler > >>> > >>> > >>>> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm > wrote: > >>>> Leading and trailing spaces with the & are not tolerated. > >>>> e.g filename&filename2 OK > >>>> filename & filename2 Not OK > >>>> > >>>> Thanks, > >>>> Bob > >>>> kk6ecm > >>>> 73 > >>>> > >>>> Sent from iPad > >>>> > >>>> > >>>>> On Apr 25, 2016, at 8:13 PM, Skyler F > > wrote: > >>>>> > >>>>> I am currently writing scripts for my remote base, and am > working on the channel switch acknowledgment. > >>>>> > >>>>> Here is what I am currently doing: > >>>>> > >>>>> asterisk -rx "rpt playback $node channel" > >>>>> asterisk -rx "rpt playback $node digits/$chan" > >>>>> > >>>>> This works well for my 16 channel radio, but I am annoyed by > the amount of space between the audio files. > >>>>> > >>>>> I tried stuff like > >>>>> > >>>>> asterisk -rx "rpt playback $node channel & digits/$chan" > >>>>> > >>>>> but I just get a syntax error. > >>>>> > >>>>> Does anybody know the solution to get the audio files to > play back to back like they do when AllStar announces node > connections etc? > >>>>> > >>>>> 73 > >>>>> Skyler KD??WHB\ > >>>>> _______________________________________________ > >>>>> App_rpt-users mailing list > >>>>> App_rpt-users at ohnosec.org > >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>>>> > >>>>> To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > >>>>> You do not need a password to unsubscribe, you can do it via > email confirmation. If you have trouble unsubscribing, please send > a message to the list detailing the problem. > >>> > >>> > >>> -- > >>> Skyler Fennell > >>> amsatnet.info > >>> KD??WHB > >>> electricity440 at gmail.com > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via > email confirmation. If you have trouble unsubscribing, please send > a message to the list detailing the problem. > > > > > > > ------------------------------ > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > End of App_rpt-users Digest, Vol 86, Issue 62 > ********************************************* > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From lorentedford at gmail.com Wed Apr 27 04:58:56 2016 From: lorentedford at gmail.com (Loren Tedford) Date: Tue, 26 Apr 2016 23:58:56 -0500 Subject: [App_rpt-users] Allstar Stats Server In-Reply-To: <57203F00.2010608@earthlink.net> References: <57203F00.2010608@earthlink.net> Message-ID: yea.. the Stats server has been down now for a couple of days at least.. Loren Tedford (KC9ZHV) Email: lorentedford at gmail.com http://www.lorentedford.com http://www.kc9zhv.com http://forum.kc9zhv.com http://hub.kc9zhv.com http://www.newwavesucks.com http://forum.newwavesucks.com On Tue, Apr 26, 2016 at 11:24 PM, Steve Agee wrote: > I believe if you will check back through your previous messages from > earlier today or last night that it has been well documented on this list > that the server will be up and down. > > N5ZUA > > On 4/26/2016 11:17 PM, KM4NRJ FLORIDA wrote: > > Am I missing something or is the Allstar Stats server been offline lately. > Cannot reach it to obtain node statuses and bubble maps. > > 73s > > Chuck > KM4NRJ > On Apr 26, 2016 12:00 PM, < > app_rpt-users-request at ohnosec.org> wrote: > > Send App_rpt-users mailing list submissions to > app_rpt-users at ohnosec.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > or, via email, send a message with subject or body 'help' to > app_rpt-users-request at ohnosec.org > > You can reach the person managing the list at > app_rpt-users-owner at ohnosec.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of App_rpt-users digest..." > > > Today's Topics: > > 1. Re: Play two audio files back to back (David McGough) > 2. Re: Play two audio files back to back (Steve Mahler) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 26 Apr 2016 07:51:32 -0400 (EDT) > From: David McGough > To: "app_rpt-users at ohnosec.org" > Subject: Re: [App_rpt-users] Play two audio files back to back > Message-ID: > > Content-Type: TEXT/PLAIN; charset=ISO-8859-1 > > > I think the playback command only takes a single audio filename. > > > Try this approach: > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > asterisk -rx "rpt playback $node /tmp/temp" > > rm -f /tmp/temp.gsm > > > Note that once these audio segments are cat'ed together, a final call to > sox can be used to change levels, formats, etc., if needed. > > 73, David KB4FXC > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > > > Hmmm ... appears to be a mix of two syntaxes, and you may not achieve > your goal... > > > > Xxxxxxx*CLI> help rpt playback > > Usage: rpt playback > > Send an Audio File to a node, send to all other connected nodes > (global) > > > > (seems there used to be a as a third variable) > > > > and > > > > playback, file&file1 on the current node, where the concatenated files > are joined with the &, no spaces. > > > > I'm wondering... set delay to 0... not sure if there is a default, or > even if it is still a feature. > > > > e.g. > > > > >> asterisk -rx "rpt playback $node channel 0" > > >> > asterisk -rx "rpt playback $node digits/$chan 0" > > > > Thanks, > > Bob > > kk6ecm > > 73 > > > > Sent from iPad > > > > > > > On Apr 25, 2016, at 9:26 PM, Skyler F < > electricity440 at gmail.com> wrote: > > > > > > Small Problem: > > > > > > rpt playback 42622 channel&channel > > > > > > ast_streamfile: Unable to open channel&channel > > > > > > 73 > > > > > > Skyler > > > > > > > > >> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm < > kk6ecm at gmail.com> wrote: > > >> Leading and trailing spaces with the & are not tolerated. > > >> e.g filename&filename2 OK > > >> filename & filename2 Not OK > > >> > > >> Thanks, > > >> Bob > > >> kk6ecm > > >> 73 > > >> > > >> Sent from iPad > > >> > > >> > > >> > On Apr 25, 2016, at 8:13 PM, Skyler F < > electricity440 at gmail.com> wrote: > > >> > > > >> > I am currently writing scripts for my remote base, and am working > on the channel switch acknowledgment. > > >> > > > >> > Here is what I am currently doing: > > >> > > > >> > asterisk -rx "rpt playback $node channel" > > >> > asterisk -rx "rpt playback $node digits/$chan" > > >> > > > >> > This works well for my 16 channel radio, but I am annoyed by the > amount of space between the audio files. > > >> > > > >> > I tried stuff like > > >> > > > >> > asterisk -rx "rpt playback $node channel & digits/$chan" > > >> > > > >> > but I just get a syntax error. > > >> > > > >> > Does anybody know the solution to get the audio files to play back > to back like they do when AllStar announces node connections etc? > > >> > > > >> > 73 > > >> > Skyler KD??WHB\ > > >> > _______________________________________________ > > >> > App_rpt-users mailing list > > >> > App_rpt-users at ohnosec.org > > >> > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > >> > > > >> > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > > >> > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > > > > > > > > > > > -- > > > Skyler Fennell > > > amsatnet.info > > > KD??WHB > > > electricity440 at gmail.com > > > > > > ------------------------------ > > Message: 2 > Date: Tue, 26 Apr 2016 07:08:11 -0500 > From: Steve Mahler > To: app_rpt-users at ohnosec.org > Subject: Re: [App_rpt-users] Play two audio files back to back > Message-ID: <571F5A2B.4050307 at lusfiber.net> > Content-Type: text/plain; charset=windows-1252; format=flowed > > Or, if you are using WAV files ... catwav them (which uses sox) and play > the result ... > > /bin/rm -f $WXT/$TEMPMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TAILMSG $WXA/${P1}${P2}${P3} $WXT/$TEMPMSG > /bin/rm -f $WXT/$TAILMSG #Make filename available for output > /usr/local/bin/catwav $WXT/$TEMPMSG $WXA/spc.wav $WXT/$TAILMSG > > You would do the asterisk -rx " rpt localplay NODE cattedfile" here (I > use it to build tailmessages with multiple announcements). > > ...STeve - KF5VH > > > > On 4/26/2016 6:51 AM, David McGough wrote: > > I think the playback command only takes a single audio filename. > > > > > > Try this approach: > > > > cat /var/lib/asterisk/sounds/tide.gsm > /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/times.gsm >> /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/will-expire.gsm >> /tmp/temp.gsm > > cat /var/lib/asterisk/sounds/at-any-time.gsm >> /tmp/temp.gsm > > > > asterisk -rx "rpt playback $node /tmp/temp" > > > > rm -f /tmp/temp.gsm > > > > > > Note that once these audio segments are cat'ed together, a final call to > > sox can be used to change levels, formats, etc., if needed. > > > > 73, David KB4FXC > > > > > > > > On Tue, 26 Apr 2016, kk6ecm wrote: > > > >> Hmmm ... appears to be a mix of two syntaxes, and you may not achieve > your goal... > >> > >> Xxxxxxx*CLI> help rpt playback > >> Usage: rpt playback > >> Send an Audio File to a node, send to all other connected nodes > (global) > >> > >> (seems there used to be a as a third variable) > >> > >> and > >> > >> playback, file&file1 on the current node, where the concatenated files > are joined with the &, no spaces. > >> > >> I'm wondering... set delay to 0... not sure if there is a default, or > even if it is still a feature. > >> > >> e.g. > >> > >>>> asterisk -rx "rpt playback $node channel 0" > >>>>> asterisk -rx "rpt playback $node digits/$chan 0" > >> Thanks, > >> Bob > >> kk6ecm > >> 73 > >> > >> Sent from iPad > >> > >> > >>> On Apr 25, 2016, at 9:26 PM, Skyler F < > electricity440 at gmail.com> wrote: > >>> > >>> Small Problem: > >>> > >>> rpt playback 42622 channel&channel > >>> > >>> ast_streamfile: Unable to open channel&channel > >>> > >>> 73 > >>> > >>> Skyler > >>> > >>> > >>>> On Mon, Apr 25, 2016 at 10:23 PM, kk6ecm < > kk6ecm at gmail.com> wrote: > >>>> Leading and trailing spaces with the & are not tolerated. > >>>> e.g filename&filename2 OK > >>>> filename & filename2 Not OK > >>>> > >>>> Thanks, > >>>> Bob > >>>> kk6ecm > >>>> 73 > >>>> > >>>> Sent from iPad > >>>> > >>>> > >>>>> On Apr 25, 2016, at 8:13 PM, Skyler F > wrote: > >>>>> > >>>>> I am currently writing scripts for my remote base, and am working on > the channel switch acknowledgment. > >>>>> > >>>>> Here is what I am currently doing: > >>>>> > >>>>> asterisk -rx "rpt playback $node channel" > >>>>> asterisk -rx "rpt playback $node digits/$chan" > >>>>> > >>>>> This works well for my 16 channel radio, but I am annoyed by the > amount of space between the audio files. > >>>>> > >>>>> I tried stuff like > >>>>> > >>>>> asterisk -rx "rpt playback $node channel & digits/$chan" > >>>>> > >>>>> but I just get a syntax error. > >>>>> > >>>>> Does anybody know the solution to get the audio files to play back > to back like they do when AllStar announces node connections etc? > >>>>> > >>>>> 73 > >>>>> Skyler KD??WHB\ > >>>>> _______________________________________________ > >>>>> App_rpt-users mailing list > >>>>> App_rpt-users at ohnosec.org > >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >>>>> > >>>>> To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > >>>>> You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > >>> > >>> > >>> -- > >>> Skyler Fennell > >>> amsatnet.info > >>> KD??WHB > >>> electricity440 at gmail.com > > _______________________________________________ > > App_rpt-users mailing list > > App_rpt-users at ohnosec.org > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > > To unsubscribe from this list please visit > > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > > > > > > ------------------------------ > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > > End of App_rpt-users Digest, Vol 86, Issue 62 > ********************************************* > > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nuhtrue at gmail.com Wed Apr 27 11:59:45 2016 From: nuhtrue at gmail.com (Jah Rastafari) Date: Wed, 27 Apr 2016 06:59:45 -0500 Subject: [App_rpt-users] Asterisk Not in Debian ISO? In-Reply-To: References: Message-ID: Do you happen to remember which menu and which choice you made that solved your problem? I'm having that exact problem despite (seemingly) following the instructions to the letter. Thanks. Bob KK6RQ -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Apr 27 12:36:34 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 27 Apr 2016 08:36:34 -0400 Subject: [App_rpt-users] Asterisk Not in Debian ISO? In-Reply-To: References: Message-ID: <5720B252.9030609@msgstor.com> Can you describe your problem? 73, Steve N4IRS On 4/27/2016 7:59 AM, Jah Rastafari wrote: > > Do you happen to remember which menu and which choice you made that > solved your problem? I'm having that exact problem despite (seemingly) > following the instructions to the letter. Thanks. > > Bob > KK6RQ > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From selkie2 at comcast.net Wed Apr 27 13:51:26 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Wed, 27 Apr 2016 09:51:26 -0400 Subject: [App_rpt-users] IAXRPT /Zoiper access to node list? Message-ID: Is there a way to access via IAX (IAXRPT/Zoiper, etc) the node list of online nodes? It seems that IAX is specific to every node: I would need the node number and password to connect to it. This seems to preclude going online and PC/Smartphone-connecting to a random node number. Ho would a Ham without their own node connect to a random node via IAX apps? Thanks Duane KA1LM -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Wed Apr 27 13:57:46 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 27 Apr 2016 09:57:46 -0400 Subject: [App_rpt-users] IAXRPT /Zoiper access to node list? In-Reply-To: References: Message-ID: <5720C55A.7000502@msgstor.com> You would use the WebTransceiver if you had a login to allstarlink.org. It has it's own issues (java) but it works for some desktop browsers. Don't know about mobile browsers. 73, Steve N4IRS On 4/27/2016 9:51 AM, DuaneVT . wrote: > Is there a way to access via IAX (IAXRPT/Zoiper, etc) the node list of > online nodes? It seems that IAX is specific to every node: I would > need the node number and password to connect to it. This seems to > preclude going online and PC/Smartphone-connecting to a random node > number. Ho would a Ham without their own node connect to a random node > via IAX apps? > Thanks > Duane KA1LM > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From ke2n at cs.com Wed Apr 27 16:09:24 2016 From: ke2n at cs.com (Ken) Date: Wed, 27 Apr 2016 12:09:24 -0400 Subject: [App_rpt-users] node access Message-ID: <139d01d1a09f$2aba1f20$802e5d60$@cs.com> Repeater owners do not want unlicensed people using their repeaters. The way you verify you *have* a license is by getting an Echolink or IAX node number - because they check your license. Once you have your node, you can run it on minimal hardware like a $30 Raspberry PI. You can connect to your own node with your smart phone or PC and, in turn, link your node to any public IAX node on the planet. 73 Ken -------------- next part -------------- An HTML attachment was scrubbed... URL: From kizzy at lusfiber.net Wed Apr 27 16:42:21 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Wed, 27 Apr 2016 11:42:21 -0500 Subject: [App_rpt-users] COP command fail Message-ID: Good Morning! Previous I had DMTF readback working at command *89. After rejuggling the order (to *85) the command seems to be totally ignored. This is also true if I use rpt fun NODE *851234#. The code fragment looks like ... ; ; <<< 8 >>> BASIC USER COMMANDS ; ; 80= 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann 82=status,12 ;Say Time of Day Local 83=cop,55 ;Parrot Once 84=status,11 ;Force ID LOCAL 85=cop,32 ;Test TouchTone *85A1B2# 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 ; Any ideas on where to look or how to trace? ...STeve - KF5VH From brett.friermood at gmail.com Wed Apr 27 17:22:54 2016 From: brett.friermood at gmail.com (Brett Friermood) Date: Wed, 27 Apr 2016 12:22:54 -0500 Subject: [App_rpt-users] COP command fail In-Reply-To: References: Message-ID: Are you able to get it to function using "rpt cmd cop 32 "? That would help to track down whether there is an issue with defining the command as *85 or not. Given that it worked with *89 there is a possibility *85 is somehow being defined elsewhere in the .conf file or ignored for other reasons. Brett On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler wrote: > Good Morning! > > Previous I had DMTF readback working at command *89. After rejuggling the > order (to *85) the command seems to be totally ignored. This is also true > if I use rpt fun NODE *851234#. The code fragment looks like ... > > ; > ; <<< 8 >>> BASIC USER COMMANDS > ; > ; 80= > 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann > 82=status,12 ;Say Time of Day Local > 83=cop,55 ;Parrot Once > 84=status,11 ;Force ID LOCAL > 85=cop,32 ;Test TouchTone *85A1B2# > 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 > > 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > > 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > > 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > ; > > Any ideas on where to look or how to trace? > > ...STeve - KF5VH > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Wed Apr 27 17:56:35 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Wed, 27 Apr 2016 13:56:35 -0400 Subject: [App_rpt-users] COP command fail In-Reply-To: References: Message-ID: <36f7c5a21e7611f6bf84faf4e4dca9e1.squirrel@webmail.midnighteng.com> Most likely, you have some other command in your list that starts with "85" Place them in order in your list so you can clearly see a command 'dup' Asterisk executes the first match in digits. Don't let it get confused. Since you are doing a TT test, something that starts with 85x/x/x ...mike/kb8jnm > Are you able to get it to function using "rpt cmd cop 32 string>"? > > That would help to track down whether there is an issue with defining the > command as *85 or not. Given that it worked with *89 there is a possibility > *85 is somehow being defined elsewhere in the .conf file or ignored for > other reasons. > > Brett > > On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler wrote: > >> Good Morning! >> >> Previous I had DMTF readback working at command *89. After rejuggling the >> order (to *85) the command seems to be totally ignored. This is also true >> if I use rpt fun NODE *851234#. The code fragment looks like ... >> >> ; >> ; <<< 8 >>> BASIC USER COMMANDS >> ; >> ; 80= >> 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann >> 82=status,12 ;Say Time of Day Local >> 83=cop,55 ;Parrot Once >> 84=status,11 ;Force ID LOCAL >> 85=cop,32 ;Test TouchTone *85A1B2# >> 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 >> >> 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> >> 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> >> 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> ; >> >> Any ideas on where to look or how to trace? >> >> ...STeve - KF5VH >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down >> to the bottom of the page. Enter your email address and press the >> "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a message to >> the list detailing the problem. > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From kizzy at lusfiber.net Wed Apr 27 18:02:47 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Wed, 27 Apr 2016 13:02:47 -0500 Subject: [App_rpt-users] COP command fail In-Reply-To: References: Message-ID: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> Brett: Thank you for the suggestion. When I attempt ... KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. I used the occasion to confirm that app_rpt was seeing *851234# as touch tones from the RF side. A search of rpt.conf has three occurrences of /85/. Two inside of comments and one is the actual command. 1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output? 2) If not, maybe the audio is not getting out to the TX. ...STeve - KF5VH On 4/27/2016 12:22 PM, Brett Friermood wrote: > Are you able to get it to function using "rpt cmd cop 32 string>"? > > That would help to track down whether there is an issue with defining > the command as *85 or not. Given that it worked with *89 there is a > possibility *85 is somehow being defined elsewhere in the .conf file > or ignored for other reasons. > > Brett > > On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler > wrote: > > Good Morning! > > Previous I had DMTF readback working at command *89. After > rejuggling the order (to *85) the command seems to be totally > ignored. This is also true if I use rpt fun NODE *851234#. The > code fragment looks like ... > > ; > ; <<< 8 >>> BASIC USER COMMANDS > ; > ; 80= > 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann > 82=status,12 ;Say Time of Day Local > 83=cop,55 ;Parrot Once > 84=status,11 ;Force ID LOCAL > 85=cop,32 ;Test TouchTone *85A1B2# > 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 > 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 > ; > > Any ideas on where to look or how to trace? > > ...STeve - KF5VH > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and > scroll down to the bottom of the page. Enter your email address > and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a > message to the list detailing the problem. > > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From larry at n7fm.com Wed Apr 27 18:36:01 2016 From: larry at n7fm.com (larry) Date: Wed, 27 Apr 2016 11:36:01 -0700 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection Message-ID: Can some one give me a hint of how to deal with incoming cell phone audio that overdrives remote Allstar IAX connections. I have a couple friends that use their cell phone with (Android-IAX app) to connect to my nodes when no RF access is available. Incoming phone audio via IAX is way strong coming from that source. Yet other Asterisk/Allstar connections are just fine with the simple tune setting used. Being fairly new to the cell phone world (about 6 months) I still have no clue (and neither do they) as to how to manipulate mic volume on a cell phone or even if you can. Anyone have any hints on how they handle this problem? Larry - N7FM From szingman at msgstor.com Wed Apr 27 18:43:49 2016 From: szingman at msgstor.com (Steve Zingman) Date: Wed, 27 Apr 2016 14:43:49 -0400 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection In-Reply-To: References: Message-ID: <57210865.2010805@msgstor.com> Larry, We will add the ability to control the Mic level on the AndroidIAX client. I can not give you a time frame. We have had more then 1 request in the last week. 73, Steve N4IRS On 4/27/2016 2:36 PM, larry wrote: > Can some one give me a hint of how to deal with incoming cell phone > audio that overdrives remote Allstar IAX connections. > > I have a couple friends that use their cell phone with (Android-IAX > app) to connect to my nodes when no RF access is available. > Incoming phone audio via IAX is way strong coming from that source. > Yet other Asterisk/Allstar connections are just fine with the simple > tune setting used. > > Being fairly new to the cell phone world (about 6 months) I still have > no clue (and neither do they) as to how to manipulate mic volume on a > cell phone or even if you can. > > Anyone have any hints on how they handle this problem? > > Larry - N7FM > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From mike at midnighteng.com Wed Apr 27 19:03:45 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Wed, 27 Apr 2016 15:03:45 -0400 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection In-Reply-To: References: Message-ID: <07808e9821b1e34bc24c0270fe6d237d.squirrel@webmail.midnighteng.com> You might mention the method of the incoming IAX. Google Voice/voip trunk OR a direct connectio via bluetooth or a analog input from a cellphone. But a direct answer... exten => s,1,Set(VOLUME(TX)=4) exten => s,n,Set(VOLUME(RX)=4) Check asterisk manual. You might need to make multiple settings as commands to allow for a wider array of differences. I would get the exact source of the problem before making adjustments. Cellphone / carrier / incorrect audio levels in app_rpt Just because everything else seems normal does not mean it is correct and that always shows itself when introducing other sources. Something to think about anyway. ...mike/kb8jnm > Can some one give me a hint of how to deal with incoming cell phone > audio that overdrives remote Allstar IAX connections. > > I have a couple friends that use their cell phone with (Android-IAX app) > to connect to my nodes when no RF access is available. > Incoming phone audio via IAX is way strong coming from that source. Yet > other Asterisk/Allstar connections are just fine with the simple tune > setting used. > > Being fairly new to the cell phone world (about 6 months) I still have > no clue (and neither do they) as to how to manipulate mic volume on a > cell phone or even if you can. > > Anyone have any hints on how they handle this problem? > > Larry - N7FM > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. > From larry at n7fm.com Thu Apr 28 03:32:48 2016 From: larry at n7fm.com (larry) Date: Wed, 27 Apr 2016 20:32:48 -0700 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection In-Reply-To: <07808e9821b1e34bc24c0270fe6d237d.squirrel@webmail.midnighteng.com> References: <57210691.9030308@n7fm.com> <07808e9821b1e34bc24c0270fe6d237d.squirrel@webmail.midnighteng.com> Message-ID: Mike thanks for the suggestions. The method of input is a cell phone app (Android-IAX) or (Zoiper) Phone audio codec is a VOIP negotiation between the phone and the asterisk IAX account at my nodes IP address. Currently there is no way to lower Mic input level at the phone its self. Since Allstar Nodes can have multiple input paths for audio.... Radio, IAX, etc. The differential between different source paths is where my problem lies. I do know there are ways to set different volume levels (conference inputs) but it appeared to be from different extensions inputs. I don't grasp if your setting can be added to the different context settings like [phone] and not affect [radio] or if they pertain to separate extension numbers I will do a bit of reading hopefully my feeble brain will grasp how to use your info. Many thanks Larry - N7FM On 04/27/2016 12:03 PM, mike at midnighteng.com wrote: > You might mention the method of the incoming IAX. > Google Voice/voip trunk OR a direct connectio via bluetooth or a analog input from > a cellphone. > > But a direct answer... > > exten => s,1,Set(VOLUME(TX)=4) > exten => s,n,Set(VOLUME(RX)=4) > > Check asterisk manual. > You might need to make multiple settings as commands to allow for a wider array of > differences. > > I would get the exact source of the problem before making adjustments. > Cellphone / carrier / incorrect audio levels in app_rpt > Just because everything else seems normal does not mean it is correct and that > always shows itself when introducing other sources. > > Something to think about anyway. > > ...mike/kb8jnm > > > >> Can some one give me a hint of how to deal with incoming cell phone >> audio that overdrives remote Allstar IAX connections. >> >> I have a couple friends that use their cell phone with (Android-IAX app) >> to connect to my nodes when no RF access is available. >> Incoming phone audio via IAX is way strong coming from that source. Yet >> other Asterisk/Allstar connections are just fine with the simple tune >> setting used. >> >> Being fairly new to the cell phone world (about 6 months) I still have >> no clue (and neither do they) as to how to manipulate mic volume on a >> cell phone or even if you can. >> >> Anyone have any hints on how they handle this problem? >> >> Larry - N7FM >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If >> you have trouble unsubscribing, please send a message to the list detailing the >> problem. >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From kk6ecm at gmail.com Thu Apr 28 04:50:52 2016 From: kk6ecm at gmail.com (kk6ecm) Date: Wed, 27 Apr 2016 21:50:52 -0700 Subject: [App_rpt-users] IAXRPT /Zoiper access to node list? In-Reply-To: <5720C55A.7000502@msgstor.com> References: <5720C55A.7000502@msgstor.com> Message-ID: <2F780AE4-BD41-449D-B9C6-A2596FD9D829@gmail.com> I set up an Allstar node at home with iaxrpt and Zoiper that I use to connect to from my iPad. I link my node to our local Allstar repeater when I'm out of town. Yes, there is Echolink, but I prefer Allstar, and I don't have to worry about any Web Transceiver issues. Thanks, Bob kk6ecm 73 Sent from iPad > On Apr 27, 2016, at 6:57 AM, Steve Zingman wrote: > > You would use the WebTransceiver if you had a login to allstarlink.org. It has it's own issues (java) but it works for some desktop browsers. Don't know about mobile browsers. > > 73, Steve N4IRS > >> On 4/27/2016 9:51 AM, DuaneVT . wrote: >> Is there a way to access via IAX (IAXRPT/Zoiper, etc) the node list of online nodes? It seems that IAX is specific to every node: I would need the node number and password to connect to it. This seems to preclude going online and PC/Smartphone-connecting to a random node number. Ho would a Ham without their own node connect to a random node via IAX apps? >> Thanks >> Duane KA1LM >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From electricity440 at gmail.com Thu Apr 28 16:00:06 2016 From: electricity440 at gmail.com (Skyler Fennell) Date: Thu, 28 Apr 2016 10:00:06 -0600 Subject: [App_rpt-users] Emulate COR or CTCSS sign Message-ID: <15C29BEC-CD79-48E7-9E1F-C38F4F54175E@gmail.com> Is there a command I can run to tell Allstar that my URI has received a COR or CTCSS signal without actually putting a voltage across it? I am working on scripts to get the GPIO pins in the raspberry pi to work as COR, CTCSS, and PTT using the wiringPi program. I have PTT working by following K0KN's TXled script, but don't know how to tell AllStar about COR. 73, Skyler KD?WHB From szingman at msgstor.com Thu Apr 28 19:17:58 2016 From: szingman at msgstor.com (Steve Zingman) Date: Thu, 28 Apr 2016 15:17:58 -0400 Subject: [App_rpt-users] Emulate COR or CTCSS sign In-Reply-To: <15C29BEC-CD79-48E7-9E1F-C38F4F54175E@gmail.com> References: <15C29BEC-CD79-48E7-9E1F-C38F4F54175E@gmail.com> Message-ID: <572261E6.2040301@msgstor.com> Try "radio key" and "radio unkey" for the chan_usb channel driver. "susb key" and "susb unkey" for simpleusb channel driver 73, Steve N4IRS On 4/28/2016 12:00 PM, Skyler Fennell wrote: > Is there a command I can run to tell Allstar that my URI has received a COR or CTCSS signal without actually putting a voltage across it? > > I am working on scripts to get the GPIO pins in the raspberry pi to work as COR, CTCSS, and PTT using the wiringPi program. I have PTT working by following K0KN's TXled script, but don't know how to tell AllStar about COR. > > 73, > Skyler KD?WHB > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From mike at midnighteng.com Thu Apr 28 19:43:37 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Thu, 28 Apr 2016 15:43:37 -0400 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection In-Reply-To: References: <57210691.9030308@n7fm.com> <07808e9821b1e34bc24c0270fe6d237d.squirrel@webmail.midnighteng.com> Message-ID: Larry, I can only say I am sorry I did not notice that you did say the input method. I just missed it. So you need to isolate that iax incoming and apply that volume adjustment to it. While I have not tried it, it may be possible to do in a separate connection string to the node. So you don't affect anything else. Just guessing that if you were to start off in a different context, make the adjustment and forward the incoming to the radio context as normal, would work. If app_rpt did not reserve * & # in channel, it would be easy fix. But it's Needed. If you look in the asterisk manual, you might find a control for it directly in the iax extension description and may likely look the same. Not sure what all is supported in our old flavor asterisk so beware of versions with manuals. But, I think I would just wait for the fix for the android app unless you are in for a leaning lesson and a fewer hair count. I may have to try the app myself. Sorry not much help. ...mike/kb8jnm > Mike thanks for the suggestions. > > The method of input is a cell phone app (Android-IAX) or (Zoiper) > Phone audio codec is a VOIP negotiation between the phone and the > asterisk IAX account at my nodes IP address. > Currently there is no way to lower Mic input level at the phone its self. > Since Allstar Nodes can have multiple input paths for audio.... Radio, > IAX, etc. > > The differential between different source paths is where my problem lies. > > I do know there are ways to set different volume levels (conference > inputs) but it appeared to be from different extensions inputs. > I don't grasp if your setting can be added to the different context > settings like [phone] and not affect [radio] or if they pertain to > separate extension numbers > > I will do a bit of reading hopefully my feeble brain will grasp how to > use your info. > > Many thanks > > Larry - N7FM > > > On 04/27/2016 12:03 PM, mike at midnighteng.com wrote: >> You might mention the method of the incoming IAX. >> Google Voice/voip trunk OR a direct connectio via bluetooth or a analog input >> from >> a cellphone. >> >> But a direct answer... >> >> exten => s,1,Set(VOLUME(TX)=4) >> exten => s,n,Set(VOLUME(RX)=4) >> >> Check asterisk manual. >> You might need to make multiple settings as commands to allow for a wider array >> of >> differences. >> >> I would get the exact source of the problem before making adjustments. >> Cellphone / carrier / incorrect audio levels in app_rpt >> Just because everything else seems normal does not mean it is correct and that >> always shows itself when introducing other sources. >> >> Something to think about anyway. >> >> ...mike/kb8jnm >> >> >> >>> Can some one give me a hint of how to deal with incoming cell phone >>> audio that overdrives remote Allstar IAX connections. >>> >>> I have a couple friends that use their cell phone with (Android-IAX app) >>> to connect to my nodes when no RF access is available. >>> Incoming phone audio via IAX is way strong coming from that source. Yet >>> other Asterisk/Allstar connections are just fine with the simple tune >>> setting used. >>> >>> Being fairly new to the cell phone world (about 6 months) I still have >>> no clue (and neither do they) as to how to manipulate mic volume on a >>> cell phone or even if you can. >>> >>> Anyone have any hints on how they handle this problem? >>> >>> Larry - N7FM >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>> options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. >>> If >>> you have trouble unsubscribing, please send a message to the list detailing the >>> problem. >>> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. >> If you have trouble unsubscribing, please send a message to the list detailing >> the problem. >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. > From kizzy at lusfiber.net Thu Apr 28 21:46:54 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Thu, 28 Apr 2016 16:46:54 -0500 Subject: [App_rpt-users] COP command fail In-Reply-To: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> References: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> Message-ID: <2818e35d-3d98-43ca-2271-51e8c98bc161@lusfiber.net> I found that setting "rpt debug level 7" provided so trace information. But, I have never seen a list of "mode" numbers. Can any one shed some light? The command is suppose to say on the RF "1 2 3 4 Pound". There are two attempts ... 1) rpt fun and 2) rpt cmd. KF5VH-AS1*CLI> rpt debug level 7 app_rpt Debugging enabled, previous level: 0, new level: 7 KF5VH-AS1*CLI> rpt fun 42316 *851234# [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=8 source=0 [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=85 source=0 [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12523 function_cop: Padtest entered[Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=851 source=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 1 digits=1[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=8512 source=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 2 digits=12[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=85123 source=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 3 digits=123[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=851234 source=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 4 digits=1234[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 collect_function_digits: digits=851234# source=0 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 5 digits=1234#[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=46 [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12535 function_cop: Padtest exited[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 collect_function_digits: rv=3 KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest len= 5 digits=1234#[Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: Tracepoint rpt_telemetry() entered mode=46 ...STeve - KF5VH On 4/27/2016 1:02 PM, Steve Mahler wrote: > > Brett: > > Thank you for the suggestion. When I attempt ... > > KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# > > from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. > I used the occasion to confirm that app_rpt was seeing *851234# as > touch tones from the RF side. > > A search of rpt.conf has three occurrences of /85/. Two inside of > comments and one is the actual command. > > 1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output? > > 2) If not, maybe the audio is not getting out to the TX. > > ...STeve - KF5VH > > On 4/27/2016 12:22 PM, Brett Friermood wrote: >> Are you able to get it to function using "rpt cmd cop 32 > string>"? >> >> That would help to track down whether there is an issue with defining >> the command as *85 or not. Given that it worked with *89 there is a >> possibility *85 is somehow being defined elsewhere in the .conf file >> or ignored for other reasons. >> >> Brett >> >> On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler > > wrote: >> >> Good Morning! >> >> Previous I had DMTF readback working at command *89. After >> rejuggling the order (to *85) the command seems to be totally >> ignored. This is also true if I use rpt fun NODE *851234#. The >> code fragment looks like ... >> >> ; >> ; <<< 8 >>> BASIC USER COMMANDS >> ; >> ; 80= >> 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann >> 82=status,12 ;Say Time of Day Local >> 83=cop,55 ;Parrot Once >> 84=status,11 ;Force ID LOCAL >> 85=cop,32 ;Test TouchTone *85A1B2# >> 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 >> 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >> ; >> >> Any ideas on where to look or how to trace? >> >> ...STeve - KF5VH >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and >> scroll down to the bottom of the page. Enter your email address >> and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via >> email confirmation. If you have trouble unsubscribing, please >> send a message to the list detailing the problem. >> >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mike at midnighteng.com Thu Apr 28 22:38:39 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Thu, 28 Apr 2016 18:38:39 -0400 Subject: [App_rpt-users] COP command fail In-Reply-To: <2818e35d-3d98-43ca-2271-51e8c98bc161@lusfiber.net> References: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> <2818e35d-3d98-43ca-2271-51e8c98bc161@lusfiber.net> Message-ID: <5d4d9af530a0cd1b589ed99e489b2bb3.squirrel@webmail.midnighteng.com> Have you tried to assign this to some other command like *88 or *89 and test it ? ....mike/kb8jnm > I found that setting "rpt debug level 7" provided so trace information. > But, I have never seen a list of "mode" numbers. Can any one shed some > light? The command is suppose to say on the RF "1 2 3 4 Pound". > There are two attempts ... 1) rpt fun and 2) rpt cmd. > > KF5VH-AS1*CLI> rpt debug level 7 > app_rpt Debugging enabled, previous level: 0, new level: 7 > KF5VH-AS1*CLI> rpt fun 42316 *851234# > [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=8 source=0 > [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=85 source=0 > [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12523 function_cop: Padtest > entered[Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=851 source=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 1 digits=1[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=8512 source=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 2 digits=12[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=85123 source=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 3 digits=123[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=851234 source=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 4 digits=1234[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: > cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 > collect_function_digits: digits=851234# source=0 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 5 digits=1234#[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 > rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: > Tracepoint rpt_telemetry() entered mode=46 > [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12535 function_cop: Padtest > exited[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 > collect_function_digits: rv=3 > KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# > [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest > len= 5 digits=1234#[Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 > rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 > [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: > Tracepoint rpt_telemetry() entered mode=46 > > ...STeve - KF5VH > > > On 4/27/2016 1:02 PM, Steve Mahler wrote: >> >> Brett: >> >> Thank you for the suggestion. When I attempt ... >> >> KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# >> >> from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. >> I used the occasion to confirm that app_rpt was seeing *851234# as >> touch tones from the RF side. >> >> A search of rpt.conf has three occurrences of /85/. Two inside of >> comments and one is the actual command. >> >> 1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output? >> >> 2) If not, maybe the audio is not getting out to the TX. >> >> ...STeve - KF5VH >> >> On 4/27/2016 12:22 PM, Brett Friermood wrote: >>> Are you able to get it to function using "rpt cmd cop 32 >> string>"? >>> >>> That would help to track down whether there is an issue with defining >>> the command as *85 or not. Given that it worked with *89 there is a >>> possibility *85 is somehow being defined elsewhere in the .conf file >>> or ignored for other reasons. >>> >>> Brett >>> >>> On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler >> > wrote: >>> >>> Good Morning! >>> >>> Previous I had DMTF readback working at command *89. After >>> rejuggling the order (to *85) the command seems to be totally >>> ignored. This is also true if I use rpt fun NODE *851234#. The >>> code fragment looks like ... >>> >>> ; >>> ; <<< 8 >>> BASIC USER COMMANDS >>> ; >>> ; 80= >>> 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann >>> 82=status,12 ;Say Time of Day Local >>> 83=cop,55 ;Parrot Once >>> 84=status,11 ;Force ID LOCAL >>> 85=cop,32 ;Test TouchTone *85A1B2# >>> 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 >>> 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>> 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>> 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>> ; >>> >>> Any ideas on where to look or how to trace? >>> >>> ...STeve - KF5VH >>> >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and >>> scroll down to the bottom of the page. Enter your email address >>> and press the "Unsubscribe or edit options button" >>> You do not need a password to unsubscribe, you can do it via >>> email confirmation. If you have trouble unsubscribing, please >>> send a message to the list detailing the problem. >>> >>> >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please >>> visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down >>> to the bottom of the page. Enter your email address and press the "Unsubscribe >>> or edit options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. >>> If you have trouble unsubscribing, please send a message to the list detailing >>> the problem. >> >> >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. >> If you have trouble unsubscribing, please send a message to the list detailing >> the problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. From kizzy at lusfiber.net Thu Apr 28 23:54:45 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Thu, 28 Apr 2016 18:54:45 -0500 Subject: [App_rpt-users] COP command fail In-Reply-To: <5d4d9af530a0cd1b589ed99e489b2bb3.squirrel@webmail.midnighteng.com> References: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> <2818e35d-3d98-43ca-2271-51e8c98bc161@lusfiber.net> <5d4d9af530a0cd1b589ed99e489b2bb3.squirrel@webmail.midnighteng.com> Message-ID: Mike: I am further confused. I moved the command to *89 and rebooted. The test when like this ... *891234# - Fail *89A1B2# - Fail *89999# - lets try a shorter very different string - Works *899999# - is 5 char length OK - Works *898888# ... 7777# .... 2222# .... 1111# - they all work *891234# - Works *891234# - Works and many more worked ... and then it just stopped and I can't find a pattern to restart it. Rebooted, still not working. Very discouraging. ...STeve - KF5VH On 4/28/2016 5:38 PM, mike at midnighteng.com wrote: > Have you tried to assign this to some other command like *88 or *89 and test it ? > > ....mike/kb8jnm > > > >> I found that setting "rpt debug level 7" provided so trace information. >> But, I have never seen a list of "mode" numbers. Can any one shed some >> light? The command is suppose to say on the RF "1 2 3 4 Pound". >> There are two attempts ... 1) rpt fun and 2) rpt cmd. >> >> KF5VH-AS1*CLI> rpt debug level 7 >> app_rpt Debugging enabled, previous level: 0, new level: 7 >> KF5VH-AS1*CLI> rpt fun 42316 *851234# >> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=8 source=0 >> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=85 source=0 >> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12523 function_cop: Padtest >> entered[Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=851 source=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 1 digits=1[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=8512 source=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 2 digits=12[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=85123 source=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 3 digits=123[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=851234 source=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 4 digits=1234[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >> collect_function_digits: digits=851234# source=0 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 5 digits=1234#[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 >> rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: >> Tracepoint rpt_telemetry() entered mode=46 >> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12535 function_cop: Padtest >> exited[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >> collect_function_digits: rv=3 >> KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# >> [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >> len= 5 digits=1234#[Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 >> rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 >> [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: >> Tracepoint rpt_telemetry() entered mode=46 >> >> ...STeve - KF5VH >> >> >> On 4/27/2016 1:02 PM, Steve Mahler wrote: >>> Brett: >>> >>> Thank you for the suggestion. When I attempt ... >>> >>> KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# >>> >>> from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. >>> I used the occasion to confirm that app_rpt was seeing *851234# as >>> touch tones from the RF side. >>> >>> A search of rpt.conf has three occurrences of /85/. Two inside of >>> comments and one is the actual command. >>> >>> 1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output? >>> >>> 2) If not, maybe the audio is not getting out to the TX. >>> >>> ...STeve - KF5VH >>> >>> On 4/27/2016 12:22 PM, Brett Friermood wrote: >>>> Are you able to get it to function using "rpt cmd cop 32 >>> string>"? >>>> >>>> That would help to track down whether there is an issue with defining >>>> the command as *85 or not. Given that it worked with *89 there is a >>>> possibility *85 is somehow being defined elsewhere in the .conf file >>>> or ignored for other reasons. >>>> >>>> Brett >>>> >>>> On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler >>> > wrote: >>>> >>>> Good Morning! >>>> >>>> Previous I had DMTF readback working at command *89. After >>>> rejuggling the order (to *85) the command seems to be totally >>>> ignored. This is also true if I use rpt fun NODE *851234#. The >>>> code fragment looks like ... >>>> >>>> ; >>>> ; <<< 8 >>> BASIC USER COMMANDS >>>> ; >>>> ; 80= >>>> 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann >>>> 82=status,12 ;Say Time of Day Local >>>> 83=cop,55 ;Parrot Once >>>> 84=status,11 ;Force ID LOCAL >>>> 85=cop,32 ;Test TouchTone *85A1B2# >>>> 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 >>>> 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>> 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>> 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>> ; >>>> >>>> Any ideas on where to look or how to trace? >>>> >>>> ...STeve - KF5VH >>>> >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and >>>> scroll down to the bottom of the page. Enter your email address >>>> and press the "Unsubscribe or edit options button" >>>> You do not need a password to unsubscribe, you can do it via >>>> email confirmation. If you have trouble unsubscribing, please >>>> send a message to the list detailing the problem. >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please >>>> visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down >>>> to the bottom of the page. Enter your email address and press the "Unsubscribe >>>> or edit options button" >>>> You do not need a password to unsubscribe, you can do it via email confirmation. >>>> If you have trouble unsubscribing, please send a message to the list detailing >>>> the problem. >>> >>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>> options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. >>> If you have trouble unsubscribing, please send a message to the list detailing >>> the problem. >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If >> you have trouble unsubscribing, please send a message to the list detailing the >> problem. > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From mike at midnighteng.com Fri Apr 29 00:26:48 2016 From: mike at midnighteng.com (mike at midnighteng.com) Date: Thu, 28 Apr 2016 20:26:48 -0400 Subject: [App_rpt-users] COP command fail In-Reply-To: References: <48c97a20-2b80-d6d8-7de0-7131b58f5c64@lusfiber.net> <2818e35d-3d98-43ca-2271-51e8c98bc161@lusfiber.net> <5d4d9af530a0cd1b589ed99e489b2bb3.squirrel@webmail.midnighteng.com> Message-ID: <6747c0798f1e1b5d3ee0639aaba78e1a.squirrel@webmail.midnighteng.com> I have always pushed everyone to keep the commands organized. Like this... 81- 82- 831- 832- 84- 8551- 8552- 8553- 86- There is a problem if you don't keep them organized. You can create dups and not realize it. If you have a command the starts 85 then you can not have one that goes beyond that starting with the same digit(s) like 851 Because asterisk will always execute the first match no matter what (85). So hopefully, you don't have a command "8" or other commands that start "851,8512, 85123 ) Since your pad test has started 1234. Try testing abcd instead of numbers and it could tell you something about what dup numbers you have. But also make sure that user functions are enabled but it does not sound like that at all. So, I really think you just have a structure problem with your commands. It is more common a problem than you think but it looks like a duck, quacks like a duck... Try to fully understand what I wrote above and look at your commands again. The example above keeps you from making blunders as you expand your capabilities making new commands. My command list is quite large with many calls to scripts. I can quickly see when I need to add digits to a array of existing commands to add a string of new ones. ...mike/kb8jnm > Mike: > > I am further confused. I moved the command to *89 and rebooted. The > test when like this ... > > *891234# - Fail > > *89A1B2# - Fail > > *89999# - lets try a shorter very different string - Works > > *899999# - is 5 char length OK - Works > > *898888# ... 7777# .... 2222# .... 1111# - they all work > > *891234# - Works > > *891234# - Works > > and many more worked ... and then it just stopped and I can't find a > pattern to restart it. > > Rebooted, still not working. Very discouraging. > > ...STeve - KF5VH > > > On 4/28/2016 5:38 PM, mike at midnighteng.com wrote: >> Have you tried to assign this to some other command like *88 or *89 and test it ? >> >> ....mike/kb8jnm >> >> >> >>> I found that setting "rpt debug level 7" provided so trace information. >>> But, I have never seen a list of "mode" numbers. Can any one shed some >>> light? The command is suppose to say on the RF "1 2 3 4 Pound". >>> There are two attempts ... 1) rpt fun and 2) rpt cmd. >>> >>> KF5VH-AS1*CLI> rpt debug level 7 >>> app_rpt Debugging enabled, previous level: 0, new level: 7 >>> KF5VH-AS1*CLI> rpt fun 42316 *851234# >>> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=8 source=0 >>> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=85 source=0 >>> [Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12523 function_cop: Padtest >>> entered[Apr 28 16:34:12] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=851 source=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 1 digits=1[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=8512 source=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 2 digits=12[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=85123 source=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 3 digits=123[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=851234 source=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 4 digits=1234[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:4366 cancel_pfxtone: >>> cancel_pfxfone!![Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12890 >>> collect_function_digits: digits=851234# source=0 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 5 digits=1234#[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 >>> rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: >>> Tracepoint rpt_telemetry() entered mode=46 >>> [Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12535 function_cop: Padtest >>> exited[Apr 28 16:34:13] NOTICE[3084]: app_rpt.c:12962 >>> collect_function_digits: rv=3 >>> KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# >>> [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:12529 function_cop: Padtest >>> len= 5 digits=1234#[Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 >>> rpt_telemetry: Tracepoint rpt_telemetry() entered mode=19 >>> [Apr 28 16:37:14] NOTICE[3084]: app_rpt.c:10558 rpt_telemetry: >>> Tracepoint rpt_telemetry() entered mode=46 >>> >>> ...STeve - KF5VH >>> >>> >>> On 4/27/2016 1:02 PM, Steve Mahler wrote: >>>> Brett: >>>> >>>> Thank you for the suggestion. When I attempt ... >>>> >>>> KF5VH-AS1*CLI> rpt cmd 42316 cop 32 1234# >>>> >>>> from "asterisk -rvvvvvvv" there is no diagnostic output and no audio. >>>> I used the occasion to confirm that app_rpt was seeing *851234# as >>>> touch tones from the RF side. >>>> >>>> A search of rpt.conf has three occurrences of /85/. Two inside of >>>> comments and one is the actual command. >>>> >>>> 1) Would rpt cmd 42316 cop 32 1234# normally have diagnostic output? >>>> >>>> 2) If not, maybe the audio is not getting out to the TX. >>>> >>>> ...STeve - KF5VH >>>> >>>> On 4/27/2016 12:22 PM, Brett Friermood wrote: >>>>> Are you able to get it to function using "rpt cmd cop 32 >>>> string>"? >>>>> >>>>> That would help to track down whether there is an issue with defining >>>>> the command as *85 or not. Given that it worked with *89 there is a >>>>> possibility *85 is somehow being defined elsewhere in the .conf file >>>>> or ignored for other reasons. >>>>> >>>>> Brett >>>>> >>>>> On Wed, Apr 27, 2016 at 11:42 AM, Steve Mahler >>>> > wrote: >>>>> >>>>> Good Morning! >>>>> >>>>> Previous I had DMTF readback working at command *89. After >>>>> rejuggling the order (to *85) the command seems to be totally >>>>> ignored. This is also true if I use rpt fun NODE *851234#. The >>>>> code fragment looks like ... >>>>> >>>>> ; >>>>> ; <<< 8 >>> BASIC USER COMMANDS >>>>> ; >>>>> ; 80= >>>>> 81=localplay,/var/lib/asterisk/sounds/KF5VH-AS1/receiver-pl-ann >>>>> 82=status,12 ;Say Time of Day Local >>>>> 83=cop,55 ;Parrot Once >>>>> 84=status,11 ;Force ID LOCAL >>>>> 85=cop,32 ;Test TouchTone *85A1B2# >>>>> 86=cmd,/etc/asterisk/scripts/wxzip/Alert2 >>>>> 87=autopatchup,context=wxzip,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>>> 88=autopatchup,context=wxzipf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>>> 89=autopatchup,context=wxzipexf,noct=1,farenddisconnect=1,dialtime=20000,quiet=1 >>>>> ; >>>>> >>>>> Any ideas on where to look or how to trace? >>>>> >>>>> ...STeve - KF5VH >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please visit >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and >>>>> scroll down to the bottom of the page. Enter your email address >>>>> and press the "Unsubscribe or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via >>>>> email confirmation. If you have trouble unsubscribing, please >>>>> send a message to the list detailing the problem. >>>>> >>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> App_rpt-users mailing list >>>>> App_rpt-users at ohnosec.org >>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>>> >>>>> To unsubscribe from this list please >>>>> visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >>>>> down >>>>> to the bottom of the page. Enter your email address and press the "Unsubscribe >>>>> or edit options button" >>>>> You do not need a password to unsubscribe, you can do it via email >>>>> confirmation. >>>>> If you have trouble unsubscribing, please send a message to the list detailing >>>>> the problem. >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to >>>> the >>>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>>> options button" >>>> You do not need a password to unsubscribe, you can do it via email >>>> confirmation. >>>> If you have trouble unsubscribing, please send a message to the list detailing >>>> the problem. >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>> options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. >>> If >>> you have trouble unsubscribing, please send a message to the list detailing the >>> problem. >> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. >> If you have trouble unsubscribing, please send a message to the list detailing >> the problem. >> > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the > bottom of the page. Enter your email address and press the "Unsubscribe or edit > options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If > you have trouble unsubscribing, please send a message to the list detailing the > problem. > From selkie2 at comcast.net Fri Apr 29 03:20:12 2016 From: selkie2 at comcast.net (DuaneVT .) Date: Thu, 28 Apr 2016 23:20:12 -0400 Subject: [App_rpt-users] IAXRPT /Zoiper access to node list? In-Reply-To: <2F780AE4-BD41-449D-B9C6-A2596FD9D829@gmail.com> References: <5720C55A.7000502@msgstor.com> <2F780AE4-BD41-449D-B9C6-A2596FD9D829@gmail.com> Message-ID: Thanks for all the advice. I got Web Transceiver running on Win10 finally. Zoiper and IAXRPT for direct control. Now onto configuring RPT functions. Lots to learn before deployment! 73, Duane KA1LM #42996 On Thu, Apr 28, 2016 at 12:50 AM, kk6ecm wrote: > I set up an Allstar node at home with iaxrpt and Zoiper that I use to > connect to from my iPad. I link my node to our local Allstar repeater when > I'm out of town. Yes, there is Echolink, but I prefer Allstar, and I don't > have to worry about any Web Transceiver issues. > > Thanks, > Bob > kk6ecm > 73 > > Sent from iPad > > > On Apr 27, 2016, at 6:57 AM, Steve Zingman wrote: > > You would use the WebTransceiver > > if you had a login to > allstarlink.org. It has it's own issues (java) but it works for some > desktop browsers. Don't know about mobile browsers. > > 73, Steve N4IRS > > On 4/27/2016 9:51 AM, DuaneVT . wrote: > > Is there a way to access via IAX (IAXRPT/Zoiper, etc) the node list of > online nodes? It seems that IAX is specific to every node: I would need the > node number and password to connect to it. This seems to preclude going > online and PC/Smartphone-connecting to a random node number. Ho would a Ham > without their own node connect to a random node via IAX apps? > Thanks > Duane KA1LM > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down > to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message to > the list detailing the problem. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at meshnetworks.co.nz Fri Apr 29 09:30:37 2016 From: info at meshnetworks.co.nz (Steve Wright) Date: Fri, 29 Apr 2016 21:30:37 +1200 Subject: [App_rpt-users] XIPAR Message-ID: <572329BD.6080805@meshnetworks.co.nz> Is anyone using XIPAR Internet Install Released 2013-02-23 ? http://www.xelatec.com/xipar/netinstall I am having so many hassles with a server install, I am starting to think I am using old software. vtiger crm wont install - mysql root password problem. Access control requests requests unknown username and password. And just general non-workingness is widespread. Any hints? Steve From larry at n7fm.com Fri Apr 29 14:29:08 2016 From: larry at n7fm.com (larry) Date: Fri, 29 Apr 2016 07:29:08 -0700 Subject: [App_rpt-users] Cell Phone audio to loud on IAX connection In-Reply-To: References: <57210691.9030308@n7fm.com> <07808e9821b1e34bc24c0270fe6d237d.squirrel@webmail.midnighteng.com> <57218460.8020208@n7fm.com> Message-ID: Mike appreciate the replies form You and Steve. This isn't a critical issue just one of convenience when some users travel about. Will definitely be looking forward to the fix in a future Android app. In the mean time I am going to use one of my spare nodes as an input link and have only the IAX phone users connect to it. Using the added node as a volume control I should be able to adjust IAX incoming audio how ever it needs to be. Once adjusted I will link it full time to the the node currently feeding the repeater. Be a wonky way of doing things but hopefully will work until the Android fix is available. Larry - N7FM On 04/28/2016 12:43 PM, mike at midnighteng.com wrote: > Larry, > I can only say I am sorry I did not notice that you did say the input method. > I just missed it. > > So you need to isolate that iax incoming and apply that volume adjustment to it. > While I have not tried it, it may be possible to do in a separate connection string > to the node. So you don't affect anything else. > > Just guessing that if you were to start off in a different context, make the > adjustment and forward the incoming to the radio context as normal, would work. > > If app_rpt did not reserve * & # in channel, it would be easy fix. But it's Needed. > > If you look in the asterisk manual, you might find a control for it directly in the > iax extension description and may likely look the same. Not sure what all is > supported in our old flavor asterisk so beware of versions with manuals. > > But, I think I would just wait for the fix for the android app unless you are in > for a leaning lesson and a fewer hair count. > > I may have to try the app myself. Sorry not much help. > > ...mike/kb8jnm > > >> Mike thanks for the suggestions. >> >> The method of input is a cell phone app (Android-IAX) or (Zoiper) >> Phone audio codec is a VOIP negotiation between the phone and the >> asterisk IAX account at my nodes IP address. >> Currently there is no way to lower Mic input level at the phone its self. >> Since Allstar Nodes can have multiple input paths for audio.... Radio, >> IAX, etc. >> >> The differential between different source paths is where my problem lies. >> >> I do know there are ways to set different volume levels (conference >> inputs) but it appeared to be from different extensions inputs. >> I don't grasp if your setting can be added to the different context >> settings like [phone] and not affect [radio] or if they pertain to >> separate extension numbers >> >> I will do a bit of reading hopefully my feeble brain will grasp how to >> use your info. >> >> Many thanks >> >> Larry - N7FM >> >> >> On 04/27/2016 12:03 PM, mike at midnighteng.com wrote: >>> You might mention the method of the incoming IAX. >>> Google Voice/voip trunk OR a direct connectio via bluetooth or a analog input >>> from >>> a cellphone. >>> >>> But a direct answer... >>> >>> exten => s,1,Set(VOLUME(TX)=4) >>> exten => s,n,Set(VOLUME(RX)=4) >>> >>> Check asterisk manual. >>> You might need to make multiple settings as commands to allow for a wider array >>> of >>> differences. >>> >>> I would get the exact source of the problem before making adjustments. >>> Cellphone / carrier / incorrect audio levels in app_rpt >>> Just because everything else seems normal does not mean it is correct and that >>> always shows itself when introducing other sources. >>> >>> Something to think about anyway. >>> >>> ...mike/kb8jnm >>> >>> >>> >>>> Can some one give me a hint of how to deal with incoming cell phone >>>> audio that overdrives remote Allstar IAX connections. >>>> >>>> I have a couple friends that use their cell phone with (Android-IAX app) >>>> to connect to my nodes when no RF access is available. >>>> Incoming phone audio via IAX is way strong coming from that source. Yet >>>> other Asterisk/Allstar connections are just fine with the simple tune >>>> setting used. >>>> >>>> Being fairly new to the cell phone world (about 6 months) I still have >>>> no clue (and neither do they) as to how to manipulate mic volume on a >>>> cell phone or even if you can. >>>> >>>> Anyone have any hints on how they handle this problem? >>>> >>>> Larry - N7FM >>>> >>>> >>>> _______________________________________________ >>>> App_rpt-users mailing list >>>> App_rpt-users at ohnosec.org >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>>> >>>> To unsubscribe from this list please visit >>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >>>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>>> options button" >>>> You do not need a password to unsubscribe, you can do it via email confirmation. >>>> If >>>> you have trouble unsubscribing, please send a message to the list detailing the >>>> problem. >>>> >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users at ohnosec.org >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>> >>> To unsubscribe from this list please visit >>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >>> bottom of the page. Enter your email address and press the "Unsubscribe or edit >>> options button" >>> You do not need a password to unsubscribe, you can do it via email confirmation. >>> If you have trouble unsubscribing, please send a message to the list detailing >>> the problem. >>> >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the >> bottom of the page. Enter your email address and press the "Unsubscribe or edit >> options button" >> You do not need a password to unsubscribe, you can do it via email confirmation. If >> you have trouble unsubscribing, please send a message to the list detailing the >> problem. >> > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > From electricity440 at gmail.com Fri Apr 29 14:36:12 2016 From: electricity440 at gmail.com (Skyler F) Date: Fri, 29 Apr 2016 08:36:12 -0600 Subject: [App_rpt-users] Custom remote base commands Message-ID: Does anybody know if it is possible to run shell commands from the functions-remote stanza? I have a custom shell script to switch to the proper channel based on how it is run. (ex. steer.sh 21) will steer my radio to channel 21. When I try to run a shell command from the functions-remote stanza, it does not seem to work, ex. 47 = cmd,asterisk-restart (this is the asterisk restart command on my particular distro) that command works if I put it in my regular node functions stanza, but not the remote base functions stanza. 73 Skyler -------------- next part -------------- An HTML attachment was scrubbed... URL: From welfarecat at comcast.net Fri Apr 29 14:52:32 2016 From: welfarecat at comcast.net (Te Bussell) Date: Fri, 29 Apr 2016 10:52:32 -0400 Subject: [App_rpt-users] Node password problem Message-ID: <9CC082BF-08CC-461C-85FB-43AA2325F0A8@comcast.net> I have a silly problem logging into my node. There was a time when I had hacked into user name and password combinations of my own computers for fun, but I am more inclined to set up the node fresh. Should I take any particular precautions setting up the local Dial installation from scratch? I had a working node that was showing up in stats before that system failed. Cheers 73 William Bussell KB9WKR Sent from my iPad -------------- next part -------------- An HTML attachment was scrubbed... URL: From kizzy at lusfiber.net Fri Apr 29 16:07:27 2016 From: kizzy at lusfiber.net (Steve Mahler) Date: Fri, 29 Apr 2016 11:07:27 -0500 Subject: [App_rpt-users] Source Updates Message-ID: Can anyone provide update information about the ACID Distribution? When I type the command (as found at http://docs.allstarlink.org/drupal/node/111) ... wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv gives [root at KF5VH-AS1 src]# wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv --2016-04-28 20:50:57-- http://x.allstarlink.org/svn-trunk.tar.gz Resolving x.allstarlink.org... 67.215.231.220 Connecting to x.allstarlink.org|67.215.231.220|:80... connected. HTTP request sent, awaiting response... 302 Moved Location: http://10.0.1.227:15871/cgi-bin/blockpage.cgi?ws-session=191443077 [following] --2016-04-28 20:50:57-- http://10.0.1.227:15871/cgi-bin/blockpage.cgi?ws-session=191443077 Connecting to 10.0.1.227:15871... failed: No route to host. gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error exit delayed from previous errors [root at KF5VH-AS1 src]# Thanks for any pointers, ...STeve - KF5VH From szingman at msgstor.com Fri Apr 29 16:21:20 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 29 Apr 2016 12:21:20 -0400 Subject: [App_rpt-users] Source Updates In-Reply-To: References: Message-ID: <57238A00.3030202@msgstor.com> I believe the web site is going through a migration. No idea of time frame. 73, Steve N4IRS On 4/29/2016 12:07 PM, Steve Mahler wrote: > Can anyone provide update information about the ACID Distribution? > When I type the command (as found at > http://docs.allstarlink.org/drupal/node/111) ... > > > wget http://x.allstarlink.org/svn-trunk.tar.gz -O- | tar xzv > > gives > > [root at KF5VH-AS1 src]# wget http://x.allstarlink.org/svn-trunk.tar.gz -O- > | tar xzv > --2016-04-28 20:50:57-- http://x.allstarlink.org/svn-trunk.tar.gz > Resolving x.allstarlink.org... 67.215.231.220 > Connecting to x.allstarlink.org|67.215.231.220|:80... connected. > HTTP request sent, awaiting response... 302 Moved > Location: > http://10.0.1.227:15871/cgi-bin/blockpage.cgi?ws-session=191443077 > [following] > --2016-04-28 20:50:57-- > http://10.0.1.227:15871/cgi-bin/blockpage.cgi?ws-session=191443077 > Connecting to 10.0.1.227:15871... failed: No route to host. > > gzip: stdin: unexpected end of file > tar: Child returned status 1 > tar: Error exit delayed from previous errors > [root at KF5VH-AS1 src]# > > > Thanks for any pointers, > > ...STeve - KF5VH > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll > down to the bottom of the page. Enter your email address and press the > "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email > confirmation. If you have trouble unsubscribing, please send a message > to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic From dshaw at ke6upi.com Fri Apr 29 17:09:30 2016 From: dshaw at ke6upi.com (David KE6UPI) Date: Fri, 29 Apr 2016 10:09:30 -0700 Subject: [App_rpt-users] Quad Card Pin out Message-ID: Hello, Does anyone know and can post the pin out for the J45 on the Quad Card? I'am asking before I have to remove the card to see if it is printed on the board. Thanks, David KE6UPI -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 29 17:21:51 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 29 Apr 2016 13:21:51 -0400 Subject: [App_rpt-users] Quad Card Pin out In-Reply-To: References: Message-ID: <5723982F.4040500@msgstor.com> RJ-45 Pinout Table Pin Name I/O Description 1 RXA Input Receive Audio from your radio 2 COR Input Carrier detect from your radio 3 UIOA I/O User I/O A (programmable function) 4 SUBTONE Output Subaudible Tone 5 PTT Output Push-To-Talk to your transmitter 6 UIOB I/O User I/O B (programmable function) 7 TXA Output Transmit Audio to your transmitter 8 GND - Signal Return On 4/29/2016 1:09 PM, David KE6UPI wrote: > Hello, Does anyone know and can post the pin out for the J45 on the > Quad Card? I'am asking before I have to remove the card to see if it > is printed on the board. > > Thanks, David > KE6UPI > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From dshaw at ke6upi.com Fri Apr 29 17:23:57 2016 From: dshaw at ke6upi.com (David KE6UPI) Date: Fri, 29 Apr 2016 10:23:57 -0700 Subject: [App_rpt-users] Quad Card Pin out In-Reply-To: <5723982F.4040500@msgstor.com> References: <5723982F.4040500@msgstor.com> Message-ID: You are the man Steve. Thanks. On Fri, Apr 29, 2016 at 10:21 AM, Steve Zingman wrote: > RJ-45 Pinout Table > Pin Name I/O Description > 1 RXA Input Receive Audio from your radio > 2 COR Input Carrier detect from your radio > 3 UIOA I/O User I/O A (programmable function) > 4 SUBTONE Output Subaudible Tone > 5 PTT Output Push-To-Talk to your transmitter > 6 UIOB I/O User I/O B (programmable function) > 7 TXA Output Transmit Audio to your transmitter > 8 GND - Signal Return > > On 4/29/2016 1:09 PM, David KE6UPI wrote: > > Hello, Does anyone know and can post the pin out for the J45 on the Quad > Card? I'am asking before I have to remove the card to see if it is printed > on the board. > > Thanks, David > KE6UPI > > > _______________________________________________ > App_rpt-users mailing listApp_rpt-users at ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. > > > -- > "Anything is possible if you don't know what you are talking about." > 1st Law of Logic > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bryan at bryanfields.net Fri Apr 29 17:34:03 2016 From: bryan at bryanfields.net (Bryan Fields) Date: Fri, 29 Apr 2016 13:34:03 -0400 Subject: [App_rpt-users] Quad Card Pin out In-Reply-To: References: Message-ID: <8CC8EFBB-9026-4454-9FE9-2BB29513A085@bryanfields.net> Yes, check out this document I made for the quantar interfacing. http://keekles.org/~w9cr/Quantar%20to%20Quad%20PCI%20card.pdf And http://images.ohnosec.org/quadradio_pci_installation.pdf On April 29, 2016 1:09:30 PM EDT, David KE6UPI wrote: >Hello, Does anyone know and can post the pin out for the J45 on the >Quad >Card? I'am asking before I have to remove the card to see if it is >printed >on the board. > >Thanks, David >KE6UPI > > >------------------------------------------------------------------------ > >_______________________________________________ >App_rpt-users mailing list >App_rpt-users at ohnosec.org >http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > >To unsubscribe from this list please visit >http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >down to the bottom of the page. Enter your email address and press the >"Unsubscribe or edit options button" >You do not need a password to unsubscribe, you can do it via email >confirmation. If you have trouble unsubscribing, please send a message >to the list detailing the problem. -- Bryan Fields 727-409-1194 http://bryanfields.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From dg1bgs at gmx.de Fri Apr 29 20:01:25 2016 From: dg1bgs at gmx.de (Stephan Grensemann DG1BGS) Date: Fri, 29 Apr 2016 22:01:25 +0200 Subject: [App_rpt-users] Using URIx with RMSexpress under Windows 7 (64 Bit) Message-ID: <5723BD95.6000400@gmx.de> Hi @ all, I want to use one of my URIx interface with RMSexpress under Windows 7 Professional 64 Bit. The sound in both directions is working fine but I wasn't able to figure out how I can configure RMSexpress to activate the PTT line, I can configure a com port where RTS or DTR can be used as the PTT line. I wonder if there is an additional driver or another trick to get access to the PTT line. Thank you very much for your help in advance. -- 73 & 55 de Stephan, DG1BGS From nx4y at verizon.net Fri Apr 29 21:55:04 2016 From: nx4y at verizon.net (David Krauss) Date: Fri, 29 Apr 2016 17:55:04 -0400 Subject: [App_rpt-users] simple udp interface Message-ID: <085566CF-24C9-470A-8465-1090ABCED3DF@verizon.net> Is there a simple way to connect to asterisk/allstar via a udp socket ? I have a source of network audio that can source and receive raw PCM, 64K, 8 bit. I've looked at the rtpdir and outbound-only RTSP drivers but can't quite figure out how they really work, at least not quickly, and I was hoping someone already has this .. it needs to support COS and PTT signaling as well of course .. Sent from an iPhone 6 From szingman at msgstor.com Fri Apr 29 21:57:50 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 29 Apr 2016 17:57:50 -0400 Subject: [App_rpt-users] simple udp interface Message-ID: <-3876308554083160770@unknownmsgid> Look at the usrp channel driver Sent via smoke signal (AT&T 4G LTE) -------- Original message -------- From: David Krauss Date: 04/29/2016 5:55 PM (GMT-05:00) To: app_rpt-users at ohnosec.org Subject: [App_rpt-users] simple udp interface Is there a simple way to connect to asterisk/allstar via a udp socket ? I have a source of network audio that can source and receive raw PCM, 64K, 8 bit. I've looked at the rtpdir and outbound-only RTSP drivers but can't quite figure out how they really work, at least not quickly, and I was hoping someone already has this .. it needs to support COS and PTT signaling as well of course .. Sent from an iPhone 6 _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From nx4y at verizon.net Fri Apr 29 22:43:51 2016 From: nx4y at verizon.net (David Krauss) Date: Fri, 29 Apr 2016 18:43:51 -0400 Subject: [App_rpt-users] simple udp interface In-Reply-To: <-3876308554083160770@unknownmsgid> References: <-3876308554083160770@unknownmsgid> Message-ID: what is the format of the data ? is there a header or something to indicate PTT or does it just use the fact data is coming in and timeout after it stops. Is there a way to set what codec is used in the channel ? thanks Sent from an iPhone 6 > On Apr 29, 2016, at 5:57 PM, Steve Zingman wrote: > > Look at the usrp channel driver > > > > Sent via smoke signal (AT&T 4G LTE) > > > -------- Original message -------- > From: David Krauss > Date: 04/29/2016 5:55 PM (GMT-05:00) > To: app_rpt-users at ohnosec.org > Subject: [App_rpt-users] simple udp interface > > Is there a simple way to connect to asterisk/allstar via a udp socket ? I have a source of network audio that can source and receive raw PCM, 64K, 8 bit. I've looked at the rtpdir and outbound-only RTSP drivers but can't quite figure out how they really work, at least not quickly, and I was hoping someone already has this .. it needs to support COS and PTT signaling as well of course .. > > Sent from an iPhone 6 > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From szingman at msgstor.com Fri Apr 29 22:52:37 2016 From: szingman at msgstor.com (Steve Zingman) Date: Fri, 29 Apr 2016 18:52:37 -0400 Subject: [App_rpt-users] simple udp interface In-Reply-To: References: <-3876308554083160770@unknownmsgid> Message-ID: <5723E5B5.4090501@msgstor.com> PCM, yes, no. Here is a link to the source to the channel driver, should answer all your questions. 73, Steve N4IRS On 04/29/2016 06:43 PM, David Krauss wrote: > > what is the format of the data ? is there a header or something to > indicate PTT or does it just use the fact data is coming in and > timeout after it stops. Is there a way to set what codec is used in > the channel ? thanks > > Sent from an iPhone 6 > > On Apr 29, 2016, at 5:57 PM, Steve Zingman wrote: > >> Look at the usrp channel driver >> >> >> >> Sent via smoke signal (AT&T 4G LTE) >> >> >> -------- Original message -------- >> From: David Krauss > >> Date: 04/29/2016 5:55 PM (GMT-05:00) >> To: app_rpt-users at ohnosec.org >> Subject: [App_rpt-users] simple udp interface >> >> Is there a simple way to connect to asterisk/allstar via a udp socket >> ? I have a source of network audio that can source and receive raw >> PCM, 64K, 8 bit. I've looked at the rtpdir and outbound-only RTSP >> drivers but can't quite figure out how they really work, at least not >> quickly, and I was hoping someone already has this .. it needs to >> support COS and PTT signaling as well of course .. >> >> Sent from an iPhone 6 >> _______________________________________________ >> App_rpt-users mailing list >> App_rpt-users at ohnosec.org >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >> To unsubscribe from this list please visit >> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll >> down to the bottom of the page. Enter your email address and press >> the "Unsubscribe or edit options button" >> You do not need a password to unsubscribe, you can do it via email >> confirmation. If you have trouble unsubscribing, please send a >> message to the list detailing the problem. > > > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visithttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -- "Anything is possible if you don't know what you are talking about." 1st Law of Logic -------------- next part -------------- An HTML attachment was scrubbed... URL: From welfarecat at comcast.net Sat Apr 30 01:58:40 2016 From: welfarecat at comcast.net (Te Bussell) Date: Fri, 29 Apr 2016 21:58:40 -0400 Subject: [App_rpt-users] Node password problem In-Reply-To: <9CC082BF-08CC-461C-85FB-43AA2325F0A8@comcast.net> References: <9CC082BF-08CC-461C-85FB-43AA2325F0A8@comcast.net> Message-ID: <3DCCCACB-F5E4-42AD-A8B0-6C9C7E40D880@comcast.net> Problem solved. Sent from my iPad > On Apr 29, 2016, at 10:52 AM, Te Bussell wrote: > > I have a silly problem logging into my node. There was a time when I had hacked into user name and password combinations of my own computers for fun, but I am more inclined to set up the node fresh. > > Should I take any particular precautions setting up the local Dial installation from scratch? I had a working node that was showing up in stats before that system failed. > > Cheers > > 73 > > William Bussell > KB9WKR > > > > > > Sent from my iPad > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssedgwick at suddenlink.net Sat Apr 30 20:39:55 2016 From: ssedgwick at suddenlink.net (ssedgwick) Date: Sat, 30 Apr 2016 15:39:55 -0500 Subject: [App_rpt-users] Zoiper not Transmitting Message-ID: Hi all, I installed Zoiper on my Android phone and configured my node. When I connect using Zoiper, I can hear fine on the phone, but the ?mute? button won?t allow me to transmit from the phone. I than installed Android IAXRPT on the same phone and it transmits and receives fine using the same setting that I used in Zoiper. As a final test, I installed Zoiper on another Android phone and had the same issue, mute button won?t allow me to transmit. Any idea?s? Thanks, Steve_WB8GRS -------------- next part -------------- An HTML attachment was scrubbed... URL: From w5jr.lists at gmail.com Sat Apr 30 21:37:43 2016 From: w5jr.lists at gmail.com (Mike - W5JR) Date: Sat, 30 Apr 2016 17:37:43 -0400 Subject: [App_rpt-users] Zoiper not Transmitting In-Reply-To: References: Message-ID: <7BD9FE6A-FE7F-47A0-BCB0-73E8E6BC8F2C@gmail.com> The mute button is not a surrogate for PTT. If your IAX client is configured for PTT, the default to transmit is entering *99 and # to receive. If your client is configured for VOX, the mute button will keep the VOX from triggering, acting as an "allow/disallow" switch. As with any VOX circuit, you pause, things unkey. tnx Mike / W5JR Alpharetta GA > On Apr 30, 2016, at 4:39 PM, ssedgwick wrote: > > Hi all, > > I installed Zoiper on my Android phone and configured my node. When I connect using Zoiper, I can hear fine on the phone, but the ?mute? button won?t allow me to transmit from the phone. I than installed Android IAXRPT on the same phone and it transmits and receives fine using the same setting that I used in Zoiper. As a final test, I installed Zoiper on another Android phone and had the same issue, mute button won?t allow me to transmit. > > Any idea?s? > > Thanks, > Steve_WB8GRS > _______________________________________________ > App_rpt-users mailing list > App_rpt-users at ohnosec.org > http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users > > To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" > You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssedgwick at suddenlink.net Sat Apr 30 23:33:27 2016 From: ssedgwick at suddenlink.net (ssedgwick) Date: Sat, 30 Apr 2016 18:33:27 -0500 Subject: [App_rpt-users] Zoiper not Transmitting In-Reply-To: <7BD9FE6A-FE7F-47A0-BCB0-73E8E6BC8F2C@gmail.com> References: <7BD9FE6A-FE7F-47A0-BCB0-73E8E6BC8F2C@gmail.com> Message-ID: Thanks Mike, *99 / # worked!!! Is there a way to change *99 to something simpler, like * to transmit and # to switch back to receive? Better yet, * to transmit and * to toggle back to receive. Thanks again, Steve_WB8GRS From: Mike - W5JR Sent: Saturday, April 30, 2016 4:37 PM To: ssedgwick Cc: app_rpt-users at ohnosec.org Subject: Re: [App_rpt-users] Zoiper not Transmitting The mute button is not a surrogate for PTT. If your IAX client is configured for PTT, the default to transmit is entering *99 and # to receive. If your client is configured for VOX, the mute button will keep the VOX from triggering, acting as an "allow/disallow" switch. As with any VOX circuit, you pause, things unkey. tnx Mike / W5JR Alpharetta GA On Apr 30, 2016, at 4:39 PM, ssedgwick wrote: Hi all, I installed Zoiper on my Android phone and configured my node. When I connect using Zoiper, I can hear fine on the phone, but the ?mute? button won?t allow me to transmit from the phone. I than installed Android IAXRPT on the same phone and it transmits and receives fine using the same setting that I used in Zoiper. As a final test, I installed Zoiper on another Android phone and had the same issue, mute button won?t allow me to transmit. Any idea?s? Thanks, Steve_WB8GRS _______________________________________________ App_rpt-users mailing list App_rpt-users at ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: