<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="" face="Tahoma">I set this up in my wife's iphone. Believe it or not I do not have a smart phone! It works but it is awkward at least I think it is. There is a putty app for iphone and probably android and if I were just doing commands even connecting and disconnecting nodes I would probably just use that. With putty you can ssh into your server and do anything you can do from the your home console. Of course you can't talk on that. Here is my setup for zopier<br><br>In Zopier IAX account on iphone<br><br>server - ip address or domain name of the server.<br><br> If local and your phone uses your local wireless you need to use the 192.168.x.x or whatever your local network server IP address is. I setup two accounts. One local and one remote with everything the same but the IP address. One is my local server LAN address the other my public domain name - I use noip.com<br><br>username - myiphone<br>password - same as in iax.conf<br><br>codecs - ulaw, gsm  whatever you want to use.<br><br>In iax.conf<br><br>[myiphone]<br>username=myiphone<br>type=friend<br>context=myphone<br>host=dynamic<br>auth=md5<br>secret=xxxxxxx ; change this!<br>disallow=all<br>allow=ulaw<br>allow=g726aal2<br>allow=gsm<br>codecpriority=host<br>transfer=no<br>callerid="wa3dsp"  ;Change this!<br><br>In extensions.conf<br><br>[myphone]<br>exten=27225,1,rpt(27225|P)<br>exten=29014,1,rpt(19014|P)<br>exten=29015,1,rpt(29015|P)<br>exten=40561,1,rpt(40561|P)<br><br>This shows my nodes - change to the node(s) on your server.<br id="FontBreak"></font><br><br><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>> From: kk6ecm@gmail.com<br>> Date: Tue, 25 Mar 2014 22:31:01 -0400<br>> To: app_rpt-users@ohnosec.org<br>> Subject: [App_rpt-users] Zoiper Setup for iax<br>> <br>> <br>> Can Zoiper on the iPhone be used like iaxrpt? If so, what Asterisk (from iax.conf?) variables go in each Zoiper field? I've successfully setup iaxrpt on my PC, and would like to use Zoiper to control my nodes in similar fashion. <br>> <br>> If not, is there an app that would work?<br>> <br>> Thanks,<br>> Bob<br>> kk6ecm<br>> <br>> Sent from iPad<br>> <br>> <br>> <br>> _______________________________________________<br>> App_rpt-users mailing list<br>> App_rpt-users@ohnosec.org<br>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users<br>> <br>> 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"<br>> 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. <br>> <br></div>                                          </div></body>
</html>