<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    One of my FreeSWITCH servers is exhibiting an unusual and
    challenging problem: if I try to bridge calls to local extensions
    with "bridge user/${dialed_extension}@${domain_name}" I get a 606
    USER_NOT_REGISTERED. If I bridge calls to local extensions with
    "bridge
    ${sofia_contact(internal/${dialed_extension}@${domain_name})}", the
    bridge completes correctly.<br>
    <br>
    I have verified that the variables ${dialed_extension} and
    ${domain_name} are populating correctly by putting an inline set
    instruction in the dialplan and then viewing the EXECUTE line in the
    log.<br>
    <br>
    I have tried to find what is wrong with the registrations to cause
    them not to be found. However, they appear fine. I have pasted the
    output of "show registrations" and "sofia status profile internal
    reg" on pastebin, <a class="moz-txt-link-freetext" href="http://pastebin.com/TYDUM6mM">http://pastebin.com/TYDUM6mM</a> .<br>
    <br>
    I'm running on a fully updated Debian 8 with a standard package
    install. Here is my freeswitch "status":<br>
    UP 0 years, 0 days, 2 hours, 10 minutes, 2 seconds, 930
    milliseconds, 261 microseconds<br>
    FreeSWITCH (Version 1.6.15 -32-bec4538 64bit) is ready<br>
    58 session(s) since startup<br>
    1 session(s) - peak 5, last 5min 5 <br>
    0 session(s) per Sec out of max 30, peak 4, last 5min 4 <br>
    1000 session(s) max<br>
    min idle cpu 0.00/72.60<br>
    Current Stack Size/Max 240K/8192K<br>
    <br>
    <br>
    Thanks in advance,<br>
    <span style="font-size: 10pt;"><br>
    </span><!--EndFragment-->
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <style type="text/css">
p, li { white-space: pre-wrap; }
</style>
    <div class="moz-signature">-- <br>
      <br>
      Robert Oldham
      <hr align="left" width="300px">
        Oldham Technology<br>
        <a class="moz-txt-link-abbreviated" href="http://www.oldhamtechnology.com">www.oldhamtechnology.com</a><br>
        e: <a class="moz-txt-link-abbreviated" href="mailto:robert@oldhamtechnology.com">robert@oldhamtechnology.com</a><br>
        w: (801) 877-2190<br>
        m: (801) 404-0185<br>
      <br>
    </div>
  </body>
</html>