FW: Asterisk reboots-Clocking error
From: Mark DuMoulin Sent: Tuesday, November 17, 2015 11:21 AM To: 'Tim Sawyer' <tisawyer@gmail.com>; Mark DuMoulin @ WB2ERS <wb2ers@metcom.com> Cc: app_rpt-users@ohnosec.org Subject: RE: [App_rpt-users] Asterisk reboots-Clocking error Tim, We put the macro in place. Asterisk was reloaded and Hard booted. Still no connection between the two “repeaters” in rpt.conf. Is [node] supposed to be part of this? Mark From: Tim Sawyer [mailto:tisawyer@gmail.com] Sent: Friday, November 13, 2015 6:53 PM To: Mark DuMoulin @ WB2ERS <wb2ers@metcom.com<mailto:wb2ers@metcom.com>> Cc: app_rpt-users@ohnosec.org<mailto:app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Asterisk reboots-Clocking error Reading you post again; if what you want to do is just have an RTCM and a URI you have to have two nodes. One for the URI and one for the RTCM. rpt.conf: [500] rxchannel=SimpleUSB/500 duplex=2 # for repeater ... # connect URI to RTCM at startup startup_macro=*3501 ... [501] rxchannel=Voter/501 duplex=2 #for repeater ... voter.conf: [501] SITE1 = passwrd1,transmit SITE2 = passwrd2 SITE3 = passwrd3 buflen = 250 plfilter = y On Fri, Nov 13, 2015 at 3:45 PM, Tim Sawyer <tisawyer@gmail.com<mailto:tisawyer@gmail.com>> wrote: Not sure what you want to do, but assuming you want to tie a bunch of controllers together, replacing 420 links for example, you don't need radbridge to bridge RTCMs. Just put all the RTCM under one node in voter.conf. The secret here is mixminus which stops a second repeat path back to the RTCM. rpt.conf: rxchannel=Voter/501 duplex=0 linktolink = yes voter.conf: [501] SITE1 = passwrd1,transmit,nodeemp,noplfilter SITE2 = passwrd2,transmit,nodeemp,noplfilter SITE3 = passwrd3,transmit,nodeemp,noplfilter buflen = 250 mixminus = y plfilter = n On Fri, Nov 13, 2015 at 9:47 AM, Mark DuMoulin @ WB2ERS <wb2ers@metcom.com<mailto:wb2ers@metcom.com>> wrote: Hello All, I am running ACID with URI connected. I also have repeaters using RTCM units. When I attempt to use radbridge.conf to combine RTCM and URI as shown below: [general] instance1 = Voter/rtcm,Radio/usb This is what happens: [Nov 13 12:37:01] NOTICE[12655]: chan_usbradio.c:3273 usbradio_request: Already have a call (chan 0x91b4d18) on the usb channel [Nov 13 12:37:03] NOTICE[12613]: app_rpt.c:22002 rpt_master: RPT thread restarted on 1448 [Nov 13 12:37:03] WARNING[12613]: app_rpt.c:22014 rpt_master: rpt_thread restarted on node 1448 -- Re-Loading config for repeater 1448 [Nov 13 12:37:03] NOTICE[12656]: chan_usbradio.c:3273 usbradio_request: Already have a call (chan 0x91b4d18) on the usb channel [Nov 13 12:37:05] ERROR[12613]: app_rpt.c:21997 rpt_master: Continual RPT thread restarts, killing Asterisk Does anyone have any thoughts as to why this is occurring or a different approach on combining the URI and RTCM end points? Mark DuMoulin WB2ERS Wb2ers@metcom.com<mailto:Wb2ers@metcom.com> C 800-410-3130<tel:800-410-3130> _______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org<mailto:App_rpt-users@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
participants (1)
-
Mark DuMoulin @ WB2ERS