Are you running 3 nodes on this server or just two?  Because your lsusb
 output suggests that you are running  3 URI's.  If that's the case asterisk might be getting confused on which usb device is which.  Before you go through the hassle of recompiling everything try unplugging all of the radio interfaces, run asterisk and look for the segfault.  Next, add one back, restart asterisk and see what happens, etc...You see where I am going with this?  Try them all, maybe even in different ports.  If you are still having problems, download the new sources and compile.<br>
<br>I suggest you back up of the .conf files in /etc/asterisk, then obtain the new source code.  Per the instructions on the Allstar webpage, you can get it in the following fashion:<br><br>cd /usr/src/<span style="font-weight: normal;"><br>
wget <a href="http://x.allstarlink.org/svn-trunk.tar.gz">http://x.allstarlink.org/svn-trunk.tar.gz</a> -O- | tar xz</span>v<br>mv trunk astsrc<br>cd astsrc<br><br>Then you can use the make command.  I think make install_usbradio is correct for your situation, I am not where I can check my notes.  Someone else might be able to suggest something different.<br>
<br>Good LUCK!!!<br><br>Mark - WL7NI<br><br><br>