<html><body bgcolor="#FFFFFF"><div>I'm using them for inbound and outbound on Asterisk and FreeSwitch<br><br>Sent from my iPhone</div><div><br>On Sep 13, 2011, at 5:14 PM, "Danny Nicholas" &lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><div class="WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">That’s what this part of extensions.conf should do:<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN" style="font-size:10.0pt;font-family:&quot;Courier New&quot;">; inbound context example for your DID numbers, do not add the number 1 in front<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN" style="font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span lang="EN" style="font-size:10.0pt;font-family:&quot;Courier New&quot;">[voipms-inbound]<o:p></o:p></span></p><p class="MsoNormal"><span lang="EN" style="font-size:10.0pt;font-family:&quot;Courier New&quot;">exten =&gt; 7863643011,1,Answer() ;your DID<o:p></o:p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a> [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>naren<br><b>Sent:</b> Tuesday, September 13, 2011 4:09 PM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br><b>Subject:</b> Re: [asterisk-users] Question about voip.ms service.<o:p></o:p></span></p><p class="MsoNormal"><o:p>&nbsp;</o:p></p><p class="MsoNormal">Yup, that part I got. What I am not clear about is how to set up the DID to go to my URI. When I select "manage DIDs" and click on the one I want to change, I see the following options for routing the DID<o:p></o:p></p><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal">x SIP/IAX - [main account] IAX2/100000 &lt;- with my account number<o:p></o:p></p></div><div><p class="MsoNormal">x SIP URI - <a href="http://SIP:mysipid@myuri.com:5060">SIP:mysipid@myuri.com:5060</a><o:p></o:p></p></div><div><p class="MsoNormal">x System - Hangup<o:p></o:p></p></div><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal">There are several other options but they are not selectable for me because I have not set up to use them.<o:p></o:p></p></div><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal">I used to have the routing set to SIP URI where I was able to specify my URI where the call was routed to. But with the SIP/IAX option I do not have that ability.&nbsp;<o:p></o:p></p></div><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal">I am missing something fundamental here. My asterisk has the iax.conf and extensions.conf entries ready to&nbsp;receive calls from <a href="http://voip.ms">voip.ms</a>, but I don't know how to tel <a href="http://voip.ms">voip.ms</a> to send the calls to my asterisk with the IAX protocol.&nbsp;<o:p></o:p></p></div><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal">I understand this is probably a question for the <a href="http://voip.ms">voip.ms</a> folks, but since a couple of people mentioned earlier that they were rocking with IAX, I thought it would be an easy question for them to point me in the right direction.<o:p></o:p></p></div><div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div><div><p class="MsoNormal" style="margin-bottom:12.0pt">Thanks.&nbsp;<o:p></o:p></p><div><p class="MsoNormal">On Tue, Sep 13, 2011 at 3:32 PM, Dave Aibel &lt;<a href="mailto:daibel@pervasivetelecom.com"><a href="mailto:daibel@pervasivetelecom.com">daibel@pervasivetelecom.com</a></a>&gt; wrote:<o:p></o:p></p><p class="MsoNormal">I was lurking in this conversation and I went to look more carefully<br>at the <a href="http://voip.ms" target="_blank">voip.ms</a> site. I found sample files at<br><a href="http://wiki.voip.ms/article/PBXs#Asterisk_.28SIP.29" target="_blank"><a href="http://wiki.voip.ms/article/PBXs#Asterisk_.28SIP.29">http://wiki.voip.ms/article/PBXs#Asterisk_.28SIP.29</a></a><br><br>Hope that helps.<o:p></o:p></p><div><div><p class="MsoNormal"><br><br>On Tue, Sep 13, 2011 at 3:59 PM, naren &lt;<a href="mailto:naren.salem@gmail.com"><a href="mailto:naren.salem@gmail.com">naren.salem@gmail.com</a></a>&gt; wrote:<br>&gt; I see the section you are talking about. It is on the home page if I am not<br>&gt; logged in. I see the Authentication section and the text "IAX/SIP<br>&gt; registration", but it doesn't seem to be a link. I am not sure how I can<br>&gt; find the page that has the details about the IAX/SIP registration. I see in<br>&gt; the wiki there is a page that has the configuration info for iax.conf and<br>&gt; extensions.conf.<br>&gt; Thanks for your help.<br>&gt; naren<br>&gt;<br>&gt; On Tue, Sep 13, 2011 at 2:25 PM, Danny Nicholas &lt;<a href="mailto:danny@debsinc.com"><a href="mailto:danny@debsinc.com">danny@debsinc.com</a></a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Did you read the “IAX/SIP registration” section (under Authentication) on<br>&gt;&gt; <a href="http://voip.ms" target="_blank">voip.ms</a>?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com"><a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a></a><br>&gt;&gt; [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com"><a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a></a>] On Behalf Of naren<br>&gt;&gt; Sent: Tuesday, September 13, 2011 2:22 PM<br>&gt;&gt; To: John Novack<br>&gt;&gt; Cc: Asterisk Users Mailing List - Non-Commercial Discussion<br>&gt;&gt; Subject: Re: [asterisk-users] Question about <a href="http://voip.ms" target="_blank">voip.ms</a> service.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Ok... this is probably a dumb question but I can't figure out how to set<br>&gt;&gt; <a href="http://voip.ms" target="_blank">voip.ms</a> to use IAX for my DID... with SIP I was able to specify the URI so I<br>&gt;&gt; pointed it to my asterisk installation, but with IAX I don't have that<br>&gt;&gt; option. Is that supposed to work some other way?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Thanks a bunch!<br>&gt;&gt;<br>&gt;&gt; On Mon, Sep 12, 2011 at 11:18 PM, naren &lt;<a href="mailto:naren.salem@gmail.com"><a href="mailto:naren.salem@gmail.com">naren.salem@gmail.com</a></a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; I am novice with Asterisk, I had to piece together a lot of bits of info<br>&gt;&gt; from lots of internet searches to get my very basic setup working. I<br>&gt;&gt; probably shouldn't say that because it seems like Nat is not a very basic<br>&gt;&gt; setup with Asterisk.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; The reason for wanting to stay with SIP is because I have my setup working<br>&gt;&gt; with that protocol with an incoming and an outgoing line. I just wanted to<br>&gt;&gt; add a second outgoing with <a href="http://voip.ms" target="_blank">voip.ms</a>.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; But, I have come so far, so well why not... I will give IAX a shot, and<br>&gt;&gt; see what traps I need to wade through :)<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Thanks<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Mon, Sep 12, 2011 at 11:09 AM, John Novack<br>&gt;&gt; &lt;<a href="mailto:jnovack@stromberg-carlson.org"><a href="mailto:jnovack@stromberg-carlson.org">jnovack@stromberg-carlson.org</a></a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Never have had a problem with their IAX service.<br>&gt;&gt;<br>&gt;&gt; And ( for now ) a little hedge against the hackers.<br>&gt;&gt;<br>&gt;&gt; Since Asterisk is involved, why not use IAX anyway?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; John Novack<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; naren wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; I also found this... seems like <a href="http://voip.ms" target="_blank">voip.ms</a> outbound is broken for now!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; <a href="http://pbxinaflash.com/forum/showthread.php?t=10735" target="_blank"><a href="http://pbxinaflash.com/forum/showthread.php?t=10735">http://pbxinaflash.com/forum/showthread.php?t=10735</a></a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Sun, Sep 11, 2011 at 10:34 PM, naren &lt;<a href="mailto:naren.salem@gmail.com"><a href="mailto:naren.salem@gmail.com">naren.salem@gmail.com</a></a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; I am trying to set up my asterisk 1.8.5 with <a href="http://voip.ms" target="_blank">voip.ms</a>. I had no problem<br>&gt;&gt; with the incoming, but my outgoing is not working. If at all possible, I<br>&gt;&gt; would like to stick with SIP. Since the original poster (Glen) had mentioned<br>&gt;&gt; that he had gotten outgoing working, I was wondering if you would be kind<br>&gt;&gt; enough to post some thoughts on that. Were you able to get it working with<br>&gt;&gt; just the default example sip.conf / extensions.conf settings that they have<br>&gt;&gt; on their website?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; I have pretty much the same settings. When I dial out, the destination<br>&gt;&gt; rings, but I can't hear a ringback tone from on the source side ( I am using<br>&gt;&gt; a PAP2T router with a phone). I have set up outgoing with actionvoip before<br>&gt;&gt; and that is working fine, so I am thinking my router settings for my ports<br>&gt;&gt; are correct - but I am no expert.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; I would really appreciate it if you could post the relevant section of<br>&gt;&gt; your sip.conf for me.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Thanks!<br>&gt;&gt;<br>&gt;&gt; Naren<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; On Thu, Jun 9, 2011 at 3:22 PM, Steve Edwards &lt;<a href="mailto:asterisk.org@sedwards.com"><a href="mailto:asterisk.org@sedwards.com">asterisk.org@sedwards.com</a></a>&gt;<br>&gt;&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; On Thu, 9 Jun 2011, John Novack wrote:<br>&gt;&gt;<br>&gt;&gt; I use <a href="http://voip.ms" target="_blank">voip.ms</a> and have no issues using IAX and Asterisk 1.4.xx<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; 'slam-dunk.'<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Though they suggest SIP, I chose IAX and have 4569 UDP open in my firewall<br>&gt;&gt;<br>&gt;&gt; a<br>&gt;&gt;<br>&gt;&gt; Their on line config samples just work!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; is<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Suggest you check your firewall and your configs, and above all post some<br>&gt;&gt; more information<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; IAX<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; If you really want to upset some, top post as I have just done!<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Agreed.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; The real issue is communication, top bottom or in the middle<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Sometimes, it's just about being considerate to 'the next guy.'<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Thanks in advance,<br>&gt;&gt; -------------------------------------------------------------------------<br>&gt;&gt; Steve Edwards &nbsp; &nbsp; &nbsp; <a href="mailto:sedwards@sedwards.com"><a href="mailto:sedwards@sedwards.com">sedwards@sedwards.com</a></a> &nbsp; &nbsp; &nbsp;Voice: <a href="tel:%2B1-760-468-3867">+1-760-468-3867</a> PST<br>&gt;&gt; Newline &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Fax: <a href="tel:%2B1-760-731-3000">+1-760-731-3000</a><br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; _____________________________________________________________________<br>&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank"><a href="http://www.api-digital.com">http://www.api-digital.com</a></a> --<br>&gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.asterisk.org/hello" target="_blank"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a><br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt;<br>&gt;&gt; _____________________________________________________________________<br>&gt;&gt;<br>&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank"><a href="http://www.api-digital.com">http://www.api-digital.com</a></a> --<br>&gt;&gt;<br>&gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;&gt;<br>&gt;&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.asterisk.org/hello" target="_blank"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt;<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt;<br>&gt;&gt; &nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Dog is my Co-pilot<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; _____________________________________________________________________<br>&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank"><a href="http://www.api-digital.com">http://www.api-digital.com</a></a> --<br>&gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a><br>&gt;&gt;<br>&gt;&gt; asterisk-users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><br>&gt;<br>&gt;<br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank"><a href="http://www.api-digital.com">http://www.api-digital.com</a></a> --<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a><br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><br>&gt;<br><br><br><br>--<o:p></o:p></p></div></div><p class="MsoNormal">+++++++++++++++++++++++++++++++++++++++++<br>Dave Aibel<br><br>President &amp; CEO<br>Pervasive Telecommunications, Inc.<br><br>email: <a href="mailto:daibel@pervasivetelecom.com"><a href="mailto:daibel@pervasivetelecom.com">daibel@pervasivetelecom.com</a></a><br><br><a href="tel:%28603%29367.3512">(603)367.3512</a><br><a href="tel:%28603%29367.9942">(603)367.9942</a><br><a href="tel:%28401%29862.4203">(401)862.4203</a>&nbsp;(c)<br><br><a href="mailto:daibel@pervasivetelcom.com"><a href="mailto:daibel@pervasivetelcom.com">daibel@pervasivetelcom.com</a></a><o:p></o:p></p><div><div><p class="MsoNormal"><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank"><a href="http://www.api-digital.com">http://www.api-digital.com</a></a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a><o:p></o:p></p></div></div></div><p class="MsoNormal"><o:p>&nbsp;</o:p></p></div></div></div></blockquote><blockquote type="cite"><div><span>--</span><br><span>_____________________________________________________________________</span><br><span>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com">http://www.api-digital.com</a> --</span><br><span>New to Asterisk? Join us for a live introductory webinar every Thurs:</span><br><span> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.asterisk.org/hello"><a href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a></a></span><br><span></span><br><span>asterisk-users mailing list</span><br><span>To UNSUBSCRIBE or update options visit:</span><br><span> &nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users"><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></a></span></div></blockquote></body></html>