<div dir="ltr">Does 'user' exists?<div><br></div><div>You are asking for 'user', not '${user}'<div><br></div><div>You are doing:</div><div><br></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px">"bridge </span><span style="font-size:12.800000190734863px"><font color="#ff0000">user</font></span><span style="color:rgb(0,0,0);font-size:12.800000190734863px">/${dialed_extension}@${</span><wbr style="color:rgb(0,0,0);font-size:12.800000190734863px"><span style="color:rgb(0,0,0);font-size:12.800000190734863px">domain_name}" </span><br></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px">should not be ?</span></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px">"bridge </span><span style="font-size:12.800000190734863px"><font color="#ff0000">${user}</font></span><span style="color:rgb(0,0,0);font-size:12.800000190734863px">/${dialed_extension}@${domain_name}" </span></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.800000190734863px"><br></span></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 8:00 PM, Robert Oldham <span dir="ltr"><<a href="mailto:robert@oldhamtechnology.com" target="_blank">robert@oldhamtechnology.com</a>></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">
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}@${<wbr>domain_name}" I get a 606
USER_NOT_REGISTERED. If I bridge calls to local extensions with
"bridge
${sofia_contact(internal/${<wbr>dialed_extension}@${domain_<wbr>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="m_-5432197718594100191moz-txt-link-freetext" href="http://pastebin.com/TYDUM6mM" target="_blank">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,<span class="HOEnZb"><font color="#888888"><br>
<span style="font-size:10pt"><br>
</span>
<div class="m_-5432197718594100191moz-signature">-- <br>
<br>
Robert Oldham
<hr align="left" width="300px">
Oldham Technology<br>
<a class="m_-5432197718594100191moz-txt-link-abbreviated" href="http://www.oldhamtechnology.com" target="_blank">www.oldhamtechnology.com</a><br>
e: <a class="m_-5432197718594100191moz-txt-link-abbreviated" href="mailto:robert@oldhamtechnology.com" target="_blank">robert@oldhamtechnology.com</a><br>
w: <a href="tel:(801)%20877-2190" value="+18018772190" target="_blank">(801) 877-2190</a><br>
m: <a href="tel:(801)%20404-0185" value="+18014040185" target="_blank">(801) 404-0185</a><br>
<br>
</div>
</font></span></div>
<br>______________________________<wbr>______________________________<wbr>_____________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.<wbr>freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.<wbr>org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.<wbr>freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/<wbr>mailman/listinfo/freeswitch-<wbr>users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.<wbr>freeswitch.org/mailman/<wbr>options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>