<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'><br><div>
<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}
.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}
--></style>
<div dir="ltr"><font style="" color="#000000" face="Tahoma,sans-serif">Jay,<br><br>No, it will work on the BBB just as well as the Pi.<br><br>It sounds like you are maybe not using the right IP. Remember when you connect via Cell not using wireless or outside your LAN you must use your public IP not the 192.168.x.x address. If you are using a cell with wireless connected to your LAN or any computer on your LAN you would use the local 192.168.x.x address.<br><br>Often you need to setup two account in the phone - one local and one remote with the appropriate IP addresses.<br><br>The error you are getting indicates wither that or a bad PW. Make sure the PW you are using in Zopier and IAXRPT match the secret in the contexts in iax.conf.<br><br>Also make sure you have the following set in extensions.conf<br><br>[radio-iaxrpt]<br>exten=1998,1,Rpt,1998|X<br><br>[myphone]<br>exten=1998,1,rpt(1998|P)<br><br>1998 in the above examples ishould be your BBB node number<br><br></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="ecxstopSpelling">To: doug@crompton.com<br>From: wt9s@me.com<br>Subject: RE: [arm-allstar] Zoiper<br>Date: Fri, 23 Oct 2015 00:09:53 -0700<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:blue;
text-decoration:underline;
}
.ExternalClass span.ecxMsoHyperlinkFollowed {
color:#954F72;
text-decoration:underline;
}
.ExternalClass p {
font-size:11.0pt;
font-family:"Calibri",sans-serif;
}
.ExternalClass .ecxMsoChpDefault {
}
.ExternalClass div.ecxWordSection1 {
}
--></style><div class="ecxWordSection1">Thanks for the suggestions, Doug. I made iax context identical to the one you sent and I found and removed ilbc from the 2 other contexts, but it still won’t register an account.<br> <br>I also tried iaxrpt but it doesn’t work either. Here is what pops up on the CLI when I run the iaxrpt app in windows:<br> <br>[Oct 22 23:55:19] NOTICE[9370]: chan_iax2.c:6855 register_verify: No registration for peer 'iaxrpt' (from 192.168.0.106)<br> <br>Maybe I should get a Pi, eh? <span style="font-family:"Segoe UI Emoji",sans-serif;"><img src="https://a.gfx.ms/emoji_1F60A.png" class="ecxEmoji$1F60A$AE0 ecxRenderedEmoji" title="Smiling face with smiling eyes" alt="Smiling face with smiling eyes"></span><br> <br>Jay – WT9S<br> <br>Sent from <a href="http://go.microsoft.com/fwlink/?LinkId=550986" target="_blank">Mail</a> for Windows 10<br> <br> <br><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in;"><p style="border:none;padding:0in;"><br><b>From: </b>Doug Crompton<br><b>Sent: </b>Thursday, October 22, 2015 10:20 PM<br><b>To: </b>ARM Allstar<br><b>Subject: </b>Re: [arm-allstar] Zoiper</p></div><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal"><span style="font-family:"Times New Roman",serif;"> </span></p><p class="ecxMsoNormal" style=""><span style="font-size:12.0pt;font-family:"Tahoma",sans-serif;color:black;">There was a bug in the 1.2.1 code for some of the iax contexts. Make sure your context in /etc/asterisk/iax.conf looks like this: <br><br>; Iphone IAX connection<br><br>[myiphone]<br>username=myiphone<br>type=friend<br>context=myphone<br>host=dynamic<br>auth=md5<br>; add a passsword of your selection for secret<br>secret=<br>disallow=all<br>allow=ulaw<br>allow=gsm<br>codecpriority=host<br>transfer=no<br>; add your call or your selection for callerid<br>callerid=""<br><br></span><span style="font-size:12.0pt;font-family:"Tahoma",sans-serif;">Of course add your password (secret)<br><br>Also on another note make sure that ilbc does not appear in the [allstar-public] or [allstar-sys] contexts. This was another bug in 1.2.1 that would make phone portal connections not work.</span><span style="font-size:12.0pt;"><br><br></span><b><span style="font-size:16.0pt;">73 Doug<br>WA3DSP<br>http://www.crompton.com/hamradio</span></b><span style="font-size:16.0pt;"><br><br></span><span style="font-size:12.0pt;"></span></p><div><p class="ecxMsoNormal"><span style="font-size:12.0pt;"><img id="ecxHorizontal_x0020_Line_x0020_1" src="cid:image001.png@01D10D27.22F014E0" border="0" height="1" width="708"></span><span style="font-size:12.0pt;"></span></p><p class="ecxMsoNormal" style=""><span style="font-size:12.0pt;">To: arm-allstar@hamvoip.org<br>From: wt9s@me.com<br>Date: Thu, 22 Oct 2015 21:16:03 -0700<br>Subject: [arm-allstar] Zoiper</span></p><div><p class="ecxMsoNormal"><span style="font-size:12.0pt;">Hi,<br> <br>I’ve been trying to get this to work, so far just locally on my lan. I’ve followed the Howto but the Zoiper app on my iPhone won’t successfully register an account. Same for the Windows Zoiper client. My node is a BBB with 1.2.1.<br> <br>I set iax2 debug in the console and captured this message:<br> <br>Rx-Frame Retry[Yes] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ<br> Timestamp: 00002ms SCall: 00005 DCall: 00000 [192.168.0.110:34749]<br> USERNAME : myphone<br> REFRESH : 60<br> Unknown IE 054 : Present<br> FW BLOCK DATA : 13 bytes<br> <br>Several of these flow by and the Zoiper app reports that registration timed out (13).<br> <br>Any ideas?<br> <br>Jay – WT9S (Node 41180)<br> <br>Sent from <a href="http://go.microsoft.com/fwlink/?LinkId=550986" target="_blank">Mail</a> for Windows 10</span></p></div></div><p class="ecxMsoNormal"><span style="font-size:12.0pt;"><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</span></p><p class="ecxMsoNormal"> </p><p class="ecxMsoNormal"> </p></div></div> </div></div> </div></body>
</html>