<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    naren wrote:
    <blockquote
cite="mid:CAKUX5cCKg2kgARFjMmBqWp2sXYS4kCqEXFigodmZLX=TwuGQhQ@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      Ok that makes sense. I will take a look at my set up and see why
      it is not registering with <a moz-do-not-send="true"
        href="http://voip.ms">voip.ms</a>.&nbsp;
      <div><br>
      </div>
    </blockquote>
    Understand that with IAX, voip.ms will not show you as registered.<br>
    Your Asterisk should show you as registered from the CLI<br>
    CLI&gt; iax2 show registry<br>
    XX.XX.XX.XXX:4569&nbsp;&nbsp;&nbsp;&nbsp; N&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; YYYYY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ZZ.ZZ.ZZZ.ZZZ:4569&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    60&nbsp; Registered<br>
    <br>
    X= Voip.ms server<br>
    Y=your account number<br>
    Z=Your IP address<br>
    <br>
    In IAX general section:<br>
    <br>
    register =&gt; <a class="moz-txt-link-abbreviated" href="mailto:YYYYY:PASSWORD@newyork.voip.ms">YYYYY:PASSWORD@newyork.voip.ms</a> ; change this to your
    server specified <br>
    <br>
    this is shown in their example, with your data filled in<br>
    <br>
    then your specific section for voipms:<br>
    <br>
    [voipms]&nbsp;&nbsp;&nbsp; ;<br>
    ;<br>
    type=friend<br>
    username=YYYYY<br>
    secret=PASSWORD<br>
    context=from-voipms ; this points to your inbound context in
    extensions<br>
    host=newyork.voip.ms<br>
    disallow=all<br>
    allow=ulaw ;Codec 1 supported<br>
    allow=gsm&nbsp; ; Codec 2 supported<br>
    insecure=port,invite ; from voip.ms example<br>
    requirecalltoken=no ; required after 1.4.26 <br>
    <br>
    Hope this helps<br>
    <br>
    JN<br>
    <br>
    <blockquote
cite="mid:CAKUX5cCKg2kgARFjMmBqWp2sXYS4kCqEXFigodmZLX=TwuGQhQ@mail.gmail.com"
      type="cite">
      <div>I opened a ticket with <a moz-do-not-send="true"
          href="http://voip.ms">voip.ms</a> as well about an hour ago.&nbsp;I
        do like their service as well, that is why I want to try and get
        it working with them.</div>
      <div><br>
      </div>
      <div>Thanks John.</div>
      <div><br>
        <div class="gmail_quote">On Tue, Sep 13, 2011 at 5:29 PM, John
          Novack <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:jnovack@stromberg-carlson.org">jnovack@stromberg-carlson.org</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex;">
            <div bgcolor="#FFFFFF" text="#000000"> Voip.ms has excellent
              support if you need it, which many do not.<br>
              You log in to your account, then you can change from SIP
              to IAX, and if you click on the correct link they will
              give you your sample with your account information<br>
              You need to set up a registration line in IAX, then a
              context in IAX that points to a context in extensions.conf<br>
              Registration takes care of <a moz-do-not-send="true"
                href="http://voip.ms" target="_blank">voip.ms</a>
              finding you<br>
              their web site setup is about as complete a site as I have
              seen, with many more options than I would ever need<br>
              The only somewhat confusing issue is when using IAX they
              will not show you as registered<br>
              Your Asterisk will, though.<br>
              <br>
              John Novack<br>
              <br>
              <br>
              naren wrote:
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div><br>
                    </div>
                    That's what I am hoping to do as well. Could you
                    share some insight on how you set up the DID on the
                    <a moz-do-not-send="true" href="http://voip.ms"
                      target="_blank">voip.ms</a> web site to forward to
                    Asterisk using IAX? In particular I am trying to
                    find out where you set the url / ip address of your
                    asterisk installation on the <a
                      moz-do-not-send="true" href="http://voip.ms"
                      target="_blank">voip.ms</a> web site.
                    <div> <br>
                    </div>
                    <div>Thanks!<br>
                      <br>
                      <div class="gmail_quote">On Tue, Sep 13, 2011 at
                        4:19 PM, Robert-iPhone <span dir="ltr">&lt;<a
                            moz-do-not-send="true"
                            href="mailto:rhuddleston@gmail.com"
                            target="_blank">rhuddleston@gmail.com</a>&gt;</span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div bgcolor="#FFFFFF">
                            <div>I'm using them for inbound and outbound
                              on Asterisk and FreeSwitch<br>
                              <br>
                              Sent from my iPhone</div>
                            <div>
                              <div>
                                <div><br>
                                </div>
                              </div>
                            </div>
                          </div>
                        </blockquote>
                      </div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <div class="im">
                  <pre>--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a moz-do-not-send="true" href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a moz-do-not-send="true" href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a moz-do-not-send="true" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
                </div>
              </blockquote>
              <div class="im"> <br>
                <pre cols="10000">-- 

Dog is my Co-pilot</pre>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               <a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="10000">-- 

Dog is my Co-pilot</pre>
  </body>
</html>