<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Well, I may be leading you sort of astray. In one server, I have just one stanza in extensions.conf, but with all nodes listed. In another server, I have separate stanzas for each node, using the node, node2, node3, node4 style. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">I now see you are using the android app. No experience with it. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">You will need an entry in your app for each node using the defined iax-client name for that node, iax-client, iax-client2, etc. <br><br>tnx<div>Mike / W5JR</div><div>Alpharetta GA</div></div><div><br>On Feb 29, 2016, at 10:28 PM, Mike - W5JR <<a href="mailto:w5jr.lists@gmail.com">w5jr.lists@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>In my iax-client stanzas, I don't have the last 4 exten lines you have. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">You only need one stanza in extensions.conf. All of the iax-client(s) stanzas in iax.conf point to the same stanza in extensions.conf. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">The iax-client stanza context= value is the same for each iax-client stanza. In extensions.conf, you need a stanza (only one) named the same as the context in the iax-client stanzas. These 4 all point to the same extension stanza. </div><div id="AppleMailSignature"><br></div><div id="AppleMailSignature">Are you using Zoiper?<br><br>tnx<div>Mike / W5JR</div><div>Alpharetta GA</div></div><div><br>On Feb 29, 2016, at 7:26 PM, Loren Tedford <<a href="mailto:lorentedford@gmail.com">lorentedford@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div>I am playing around with iaxrpt and have added the following lines to my </div><div>extensions.conf</div><div><div>[globals]</div><div>HOMENPA=200</div><div>NODE=41715</div><div>NODE2=41834</div><div>NODE3=27103</div><div>NODE4=42448</div></div><div><br></div><div><div><br></div><div><br></div><div>[iax-client]<span class="" style="white-space:pre">                               </span>; for IAX VIOP clients</div><div>exten => ${NODE},1,Ringing</div><div>exten => ${NODE},n,Wait(3)</div><div>exten => ${NODE},n,Answer</div><div>exten => ${NODE},n,Set(NODENUM=${CALLERID(number)})</div><div>exten => ${NODE},n,Playback(rpt/node|noanswer)</div><div>exten => ${NODE},n,SayDigits(${EXTEN})</div><div>exten => ${NODE},n,Set(CALLERID(num)=0)</div><div>exten => ${NODE},n,Rpt,${NODE}|P|${CALLERID(name)}</div><div>exten => ${NODE},n,Hangup</div><div>exten => ${NODE},n(hangit),Answer</div><div>exten => ${NODE},n(hangit),Wait(1)</div><div>exten => ${NODE},n(hangit),Hangup</div><div><br></div><div>[iax-client2]<span class="" style="white-space:pre">                             </span>; for IAX VIOP clients</div><div>exten => ${NODE2},1,Ringing</div><div>exten => ${NODE2},n,Wait(3)</div><div>exten => ${NODE2},n,Answer</div><div>exten => ${NODE2},n,Set(NODENUM=${CALLERID(number)})</div><div>exten => ${NODE2},n,Playback(rpt/node|noanswer)</div><div>exten => ${NODE2},n,SayDigits(${EXTEN})</div><div>exten => ${NODE2},n,Set(CALLERID(num)=0)</div><div>exten => ${NODE2},n,Rpt,${NODE}|P|${CALLERID(name)}</div><div>exten => ${NODE2},n,Hangup</div><div>exten => ${NODE2},n(hangit),Answer</div><div>exten => ${NODE2},n(hangit),Wait(1)</div><div>exten => ${NODE2},n(hangit),Hangup</div><div><br></div><div>[iax-client3]                           ; for IAX VIOP clients</div><div>exten => ${NODE3},1,Ringing</div><div>exten => ${NODE3},n,Wait(3)</div><div>exten => ${NODE3},n,Answer</div><div>exten => ${NODE3},n,Set(NODENUM=${CALLERID(number)})</div><div>exten => ${NODE3},n,Playback(rpt/node|noanswer)</div><div>exten => ${NODE3},n,SayDigits(${EXTEN})</div><div>exten => ${NODE3},n,Set(CALLERID(num)=0)</div><div>exten => ${NODE3},n,Rpt,${NODE}|P|${CALLERID(name)}</div><div>exten => ${NODE3},n,Hangup</div><div>exten => ${NODE3},n(hangit),Answer</div><div>exten => ${NODE3},n(hangit),Wait(1)</div><div>exten => ${NODE3},n(hangit),Hangup</div><div><br></div><div>[iax-client4]                           ; for IAX VIOP clients</div><div>exten => ${NODE4},1,Ringing</div><div>exten => ${NODE4},n,Wait(3)</div><div>exten => ${NODE4},n,Answer</div><div>exten => ${NODE4},n,Set(NODENUM=${CALLERID(number)})</div><div>exten => ${NODE4},n,Playback(rpt/node|noanswer)</div><div>exten => ${NODE4},n,SayDigits(${EXTEN})</div><div>exten => ${NODE4},n,Set(CALLERID(num)=0)</div><div>exten => ${NODE4},n,Rpt,${NODE}|P|${CALLERID(name)}</div><div>exten => ${NODE4},n,Hangup</div><div>exten => ${NODE4},n(hangit),Answer</div><div>exten => ${NODE4},n(hangit),Wait(1)</div><div>exten => ${NODE4},n(hangit),Hangup</div></div><div><br></div><div><br></div><div><br></div><div>I added the following lines to my iax.conf </div><div><div><br></div><div>[username]                     <span class="" style="white-space:pre">  </span>; Connect from iax client (Zoiper...)</div><div>type=friend                     <span class="" style="white-space:pre">    </span>; Notice type here is friend <--------------</div><div>context=iax-client              <span class="" style="white-space:pre"> </span>; Context to jump to in extensions.conf</div><div>auth=md5</div><div>secret=password</div><div>host=dynamic</div><div>disallow=all</div><div>allow=ulaw</div><div>allow=g726aal2</div><div>allow=gsm</div><div>transfer=no</div><div><br></div></div><div><div>[username2]                     <span class="" style="white-space:pre">  </span>; Connect from iax client (Zoiper...)</div><div>type=friend                     <span class="" style="white-space:pre">       </span>; Notice type here is friend <--------------</div><div>context=iax-client2             <span class="" style="white-space:pre"> </span>; Context to jump to in extensions.conf</div><div>auth=md5</div><div>secret=password</div><div>host=dynamic</div><div>disallow=all</div><div>allow=ulaw</div><div>allow=g726aal2</div><div>allow=gsm</div><div>transfer=no</div></div><div><br></div><div><div>[username3]                     <span class="" style="white-space:pre">  </span>; Connect from iax client (Zoiper...)</div><div>type=friend                     <span class="" style="white-space:pre">       </span>; Notice type here is friend <--------------</div><div>context=iax-client3              <span class="" style="white-space:pre">        </span>; Context to jump to in extensions.conf</div><div>auth=md5</div><div>secret=password</div><div>host=dynamic</div><div>disallow=all</div><div>allow=ulaw</div><div>allow=g726aal2</div><div>allow=gsm</div><div>transfer=no</div></div><div><br></div><div><div>[username4]                     <span class="" style="white-space:pre">  </span>; Connect from iax client (Zoiper...)</div><div>type=friend                     <span class="" style="white-space:pre">       </span>; Notice type here is friend <--------------</div><div>context=iax-client4              <span class="" style="white-space:pre">        </span>; Context to jump to in extensions.conf</div><div>auth=md5</div><div>secret=password</div><div>host=dynamic</div><div>disallow=all</div><div>allow=ulaw</div><div>allow=g726aal2</div><div>allow=gsm</div><div>transfer=no</div></div><div><br></div><div>I am trying to use the Andriod iax client and it only connects to node 41715 and to no other nodes why is this??</div><div><br></div><div><br></div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:arial;font-size:small">Loren Tedford (KC9ZHV) <br>Email: <a href="mailto:lorentedford@gmail.com" style="color:rgb(17,85,204)" target="_blank">lorentedford@gmail.com</a></div><div style="font-family:arial;font-size:small"><a href="http://www.lorentedford.com/" style="color:rgb(17,85,204)" target="_blank">http://www.lorentedford.com</a></div><div style="font-family:arial;font-size:small"><a href="http://www.kc9zhv.com" target="_blank">http://www.kc9zhv.com</a></div><div style="font-family:arial;font-size:small"><a href="http://forum.kc9zhv.com" target="_blank">http://forum.kc9zhv.com</a></div><div style="font-family:arial;font-size:small"><a href="http://hub.kc9zhv.com" target="_blank">http://hub.kc9zhv.com</a></div><div style="font-family:arial;font-size:small"><span style="font-family:arial,sans-serif"><a href="http://www.newwavesucks.com" target="_blank">http://www.newwavesucks.com</a></span><br></div><div style="font-family:arial;font-size:small"><a href="http://forum.newwavesucks.com" target="_blank">http://forum.newwavesucks.com</a></div></div></div></div></div></div></div></div></div></div></div>
</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>App_rpt-users mailing list</span><br><span><a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a></span><br><span><a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br><span></span><br><span>To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br><span>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. </span></div></blockquote></div></blockquote></body></html>