<html>
  <head>
    <meta content="text/html; charset=ISO8859_1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    In my case, username is the BTN. I also set the fromdomain to be the
    sbc that I'm registering with. Externip might help also?<br>
    <br>
    [paetec]<br>
    host=10.250.0.5<br>
    username=btn<br>
    fromdomain=10.250.0.5<br>
    dtmfmode=rfc2833<br>
    externip=10.255.0.2<br>
    <br>
    I've used these settings on both registering and non-registering
    trunks, connecting to both the Broadworks and Plexus platforms in
    Windstream. Though all of my asterisk versions have been 1.8.x<br>
    <br>
    Mark<br>
    <br>
    <div class="moz-cite-prefix">On 2/22/2016 8:20 AM, James Cass wrote:<br>
    </div>
    <blockquote
cite="mid:CAJbxy8xfs9=pJtECw6ZhNmH9epnzaEcYcDtXHAEMwiVkzkrd3w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div>Does anyone on this list use Windstream as a SIP
                    trunk provider?</div>
                  <div><br>
                  </div>
                  <div>If so, would you mind sharing your peer settings?</div>
                  <div><br>
                  </div>
                  <div>I'm using asterisk 13.7.2 and can't seem to get
                    the inbound working correctly (using registration). 
                    Outbound is fine, but they are seeing an
                    authentication error on their end.</div>
                  <div><br>
                  </div>
                  <div>Here are my inbound peer settings:</div>
                  <div><br>
                  </div>
                  <div>
                    <div>username=<accountnumber></div>
                    <div>secret=<secret></div>
                    <div>host=<host address></div>
                    <div>type=peer</div>
                    <div>fromuser=<accountnumber></div>
                    <div>context=from-trunk</div>
                    <div>dtmfmode=auto</div>
                    <div>canreinvite=no</div>
                    <div>qualify=yes</div>
                    <div>insecure=port,invite</div>
                  </div>
                  <div><br>
                  </div>
                  <div>register string:
                      <accountnumber>:<secret>@<host
                    address>:5060</div>
                  <div><br>
                  </div>
                  <div>Thanks in advance,</div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>