<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" color="#000000" face="Tahoma,sans-serif">Dan,<br><br> Welcome to RPi2 Allstar. Hang in there you will get it figured out.<br><br>First of all when you boot up  and Asterisk starts the Green LED on the URI should be blinking. It will be at a faster rate until data is sent and then blink a little slower.<br><br>If you go into the Asterisk Client you should be able to key/unkey the TX by issuing the command  susb key or unkey.<br><br>You should see the red light on the URI go on and off and if the transceiver is connected it should transmit. Finish by unkeying.<br><br>Now still in the client you should see logging info.  Key your radio (handheld etc.) that is transmitting into the node radio and when you unkey you should see a hungup statement.  This should happen only when you unkey the radio not when you key. I believe you have the carrier from set correctly to usb in simpleusb.conf but of this was reversed you would see the hungup at key and not unkey.<br><br>If that is working correctly you should also be able to key the handhled and send DTMF and see the corresponding decode on the screen.<br><br>If all this is working and you have your levels set correctly (simpleusb-tune-menu - items 2 when you transmit from the handheld and item 3 when you receive on the handheld) then perhaps you have a bad connection?<br><br>Let me know what you find out.<br> <br id="FontBreak"></font><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">To: arm-allstar@hamvoip.org<br>Date: Sat, 12 Mar 2016 18:12:18 -0500<br>Subject: [arm-allstar] Help For A Newbie???<br>From: arm-allstar@hamvoip.org<br>CC: dan@ozment.net<br><br><style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal {
font-size:11.0pt;
font-family:"Calibri",sans-serif;
}

.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:#0563C1;
text-decoration:underline;
}

.ExternalClass span.ecxMsoHyperlinkFollowed {
color:#954F72;
text-decoration:underline;
}

.ExternalClass span.ecxEmailStyle17 {
font-family:"Calibri",sans-serif;
color:windowtext;
}

.ExternalClass .ecxMsoChpDefault {
font-size:10.0pt;
}

.ExternalClass div.ecxWordSection1 {
}

--></style><div class="ecxWordSection1"><p class="ecxMsoNormal">Hello to the list.  I知 a newbie to Allstar, but very familiar with Asterisk and Raspberry Pi.  </p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">I知 having trouble setting up my Allstar node.   I知 using a Raspberry Pi 2 and a URI interface connected to a Yaesu FT-8800.   I downloaded the image from <a href="http://hamvoip.org/RPi2/RPi2_V1.0_Allstar.zip" target="_blank">http://hamvoip.org/RPi2/RPi2_V1.0_Allstar.zip</a>.   The first time I booted up the Pi I was surprised to hear voice from the Pi sent out over RF, so I知 confident I at least had the thing working outbound.</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">Today I went back through the first time setup and plugged in my Allstar Node Number (43253), and outbound no longer seems to work.  I did my best to enter the other values, but may have made an incorrect selection along the way.   I reloaded image to the card and started over from scratch, but cannot get beyond this.   Before I set up the node number I was able to run /usr/local/sbin/sayip.sh, and it sent the IP via RF.  Now, I get nothing.  I see nothing in the Asterisk console when I do that (starting it with asterisk 睦vvvvvvv).   And the URI doesn稚 appear to do anything.   </p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">But, when I key up the HT and send DTMF tones that are all decoded by asterisk.  I was also able to confirm that I can link to another Allstar node by keying the link command and checking the node stats using the GUI.   I also saw the connect info in the Asterisk console.  But, I don稚 think I知 getting audio.  Nothing ever makes the URI key the radio like it did after the first install.</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">I知 probably missing key details here, but wondered if anyone could help me make progress or find the right resource.</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">Not sure what other information would be useful, but here is what I think is the USB setup.</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">[root@alarmpi asterisk]# more simpleusb.conf</p><p class="ecxMsoNormal">; simple usb configration added by simpleusb-config.sh</p><p class="ecxMsoNormal">;  2016.03.12.1137</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">[general]</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">[usb]</p><p class="ecxMsoNormal">; Generic Default Settings</p><p class="ecxMsoNormal">eeprom=0</p><p class="ecxMsoNormal">hdwtype=0</p><p class="ecxMsoNormal">rxboost=0</p><p class="ecxMsoNormal">carrierfrom=usb</p><p class="ecxMsoNormal">ctcssfrom=no</p><p class="ecxMsoNormal">txmixa=voice</p><p class="ecxMsoNormal">txmixb=no</p><p class="ecxMsoNormal">invertptt=0</p><p class="ecxMsoNormal">duplex=1</p><p class="ecxMsoNormal">plfilter=yes</p><p class="ecxMsoNormal">deemphasis=no</p><p class="ecxMsoNormal">preemphasis=no</p><p class="ecxMsoNormal">rxaudiodelay=0</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">Any info appreciated.</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal">Thanks,</p><p class="ecxMsoNormal">Dan</p><p class="ecxMsoNormal">W4DTO</p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal"> </p></div><br>_______________________________________________

arm-allstar mailing list
arm-allstar@hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar

Visit the BBB and RPi2 web page - http://hamvoip.org</div>                                          </div></body>
</html>