Hi Tony, I checked that config file but the CTCSS tone values either match or are remarked out on configs where the CTCSS is not used. We don't actually use any CTCSS on any of our radio's currently. However keep in mind that this fault (segmentation fault) has just come out of the blue. No config files or for that matter software has been changed or updated in weeks. One thing that sticks in my mind is that the server did freeze up a few days before this problem started and I did have to reset it. Once again I do wonder if it is simply a corrupt binary file maybe? I do wonder about maybe recompiling parts or all of the Asterisk and radio related stuff and re-installing the binaries. I don't really want to fiddle too much with that side of things without instruction though. The system here is run on a Gentoo Linux distro as we have other things on the go here as well with it. Originally getting the Asterisk Radio stuff totally up and running and bug free was only possible with the assistance of the magic touch of the GURU himself. Mr Jim Dude!. My recollection however is that in /usr/src/asterisk is the last installed version. So perhaps I can do a re-install from that without hopefully wiping any of our config files? Oh well. System has only been offline about a week or so now so I guess there is no rush yet. I can try to nut this out a bit further before I start playing with things I don't fully understand. Thanks for your input though. Much appreciated to get some feedback. Regards, Ken - vk4akp .-.-.
Message: 2 Date: Mon, 10 Oct 2011 11:22:27 -0700 (PDT) From: Tony KT9AC<kt9ac@ameritech.net> To: app_rpt-users@ohnosec.org, Ken Page<vk4akp@yahoo.com.au> Subject: Re: [App_rpt-users] Asterisk Bombs after startup. Message-ID: <1318270947.13182.YahooMailClassic@web81007.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1
Hi Ken, Check /etc/asterisk/usbradio.conf and look to see that your number count of CTCSS decode and encode tones match. That is what the error message is saying:
ERROR: numrxcodes != numtxcodes
Tony
--- On Mon, 10/10/11, Ken Page<vk4akp@yahoo.com.au> wrote:
From: Ken Page<vk4akp@yahoo.com.au> Subject: Re: [App_rpt-users] Asterisk Bombs after startup. To: app_rpt-users@ohnosec.org Date: Monday, October 10, 2011, 10:32 AM OK, I've found something else that might help diagnose the issue?
I ran? asterisk -cvvvv???and got the following at the end before it bombs.
???"Segmentation fault"
Could it be there is a corrupt file or something?
Funny thing is everything works fine for about the first 10-20 seconds.
The last thing it tries is some radio tune file.
Maybe I should try downloading and recompiling the APP_RPT & USB_Radio modules?
Any idea's?
~Ken~ vk4akp .-.-.
[Oct 11 00:44:50] NOTICE[28167]: app_rpt.c:19094 rpt_master: Normal Repeater Init? 2134 ? ???-- Loading initial config for repeater 20040 ???== Parsing '/etc/asterisk/rpt.conf': Found ? ???-- Re-Loading config for repeater 2134 ???== Parsing '/etc/asterisk/rpt.conf': Found ERROR: numrxcodes != numtxcodes ? ???-- rpt (Rx) initiating call to Radio/usb on Radio/usb ???== Set device 1-2 to usb ERROR: numrxcodes != numtxcodes [Oct 11 00:44:50] NOTICE[28167]: app_rpt.c:19094 rpt_master: Normal Repeater Init? 20040 ? ???-- Re-Loading config for repeater 20040 ???== Parsing '/etc/asterisk/rpt.conf': Found ? ???-- rpt (Rx) initiating call to Radio/usb1 on Radio/usb1 ???== Parsing '/etc/asterisk/usbradio_tune_usb.conf': Found [Oct 11 00:44:50] WARNING[28171]: chan_usbradio.c:1449 hidthread: Loaded parameters from usbradio_tune_usb.conf for device usb . ???== Set device 1-1 to usb1 ???== Parsing '/etc/asterisk/usbradio_tune_usb1.conf': Found [Oct 11 00:44:50] WARNING[28173]: chan_usbradio.c:1449 hidthread: Loaded parameters from usbradio_tune_usb1.conf for device usb1 . ? ???-- Hungup 'Zap/pseudo-327798110' Segmentation fault