<div><div dir="auto">Is that dns name the proper name or set as an alias to your profile?</div><div dir="auto"><br></div><div dir="auto">The only way to resolve names to profiles is by naming the profile to be the domain or use the alias feature.</div><div dir="auto"><br></div><div dir="auto">I am not positive that is part of your problem but based on the desc that is my hunch.</div><div dir="auto"><br></div><br><div class="gmail_quote"><div>On Thu, Aug 3, 2017 at 10:50 AM Mario G <<a href="mailto:mario_fs@mgtech.com">mario_fs@mgtech.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">In case anyone stumbles into this same problem… Over a year of work and I finally found the problem: <a href="https://freeswitch.org/jira/browse/FS-10569?jql=project%20=%20FS%20AND%20resolution%20=%20Unresolved%20ORDER%20BY%20updated%20DESC" target="_blank">FS-10569</a>.</div><div style="word-wrap:break-word"><div><br></div><div><br><div><blockquote type="cite"><div>On Dec 29, 2016, at 11:13 AM, Mario G <<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>> wrote:</div><br class="m_-358303650333758493Apple-interchange-newline"><div><div style="word-wrap:break-word"><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures">1.6.13+git~20161214</span></div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><blockquote type="cite"><div>On Dec 28, 2016, at 12:52 PM, Brian West <<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>> wrote:</div><br class="m_-358303650333758493Apple-interchange-newline"><div><div>What rev of FreeSWITCH is this?</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 28, 2016 at 2:39 PM, Mario G <span><<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Anyone know the answer to this? Still no luck.<div>Mario G<br><div><br><div><blockquote type="cite"><div><div class="m_-358303650333758493h5"><div>On Nov 21, 2016, at 8:39 AM, Mario G <<a href="mailto:mario_fs@mgtech.com" target="_blank">mario_fs@mgtech.com</a>> wrote:</div><br class="m_-358303650333758493m_-5010571940532019769Apple-interchange-newline"></div></div><div><div><div class="m_-358303650333758493h5"><div style="word-wrap:break-word">What are the bold deflect and refer to lines below telling me? This worked until last year, not sure if it’s related to 1.6, I can’t nail down a start date.<div><br></div><div>A ring group rings. When one phone’s FWD button is pressed prior to a call or during a call the call is forwarded to VM extension 2921, and the other phones stopped ringing. This no longer works, the set phone does not ring, the call is not transferred to VM and the other phones keep ringing. I couldn’t find anything on the wiki (it only described using codes to turn FWD on/off), etc. to explain why this stopped working. Any help to get the phone forwarding working again is greatly appreciated. Thanks!</div><div>Mario G<div><div><br></div><div>YEALINK T48G DSS button is set to forward to 2921, pressing again turns it off. All other DSS keys such as call park, etc work fine.</div><div><br></div><div><div><div>     <extension name="vmonly"></div><div>      <condition field="destination_number" expression="^2921$"></div><div>        <!--  Call lua to set early media/ringback, ringtone, bridge parms and voicemail msg, pass the CALLIN function code --></div><div>        <action application="lua" data="/usr/local/FreeSwitch-scripts/known-people.lua CALLIN"/></div><div>        <action application="answer"/></div><div>        <action application="playback" data="${lua_vmmsg}"/></div><div>        <!-- Next line removes default greeting, we already played one above--></div><div>        <action application="set" data="skip_greeting=true"/></div><div>        <action application="voicemail" data="default ${domain_name} 100"/></div><div>      </condition></div><div>    </extension></div></div></div><div><br></div><div>This log shows the only lines that contain 2921 in <b>bold</b>:</div><div>2016-11-19 16:27:26.673609 [INFO] mod_dialplan_xml.c:637 Processing Mario G <15051234567>->2921 in context public</div><div><div>Dialplan: <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> parsing [public->unloop] continue=false</div><div>Dialplan: <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false</div><div>Dialplan: <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> Regex (PASS) [unloop] ${sip_looped_call}(true) =~ /^true$/ break=on-false</div><div>Dialplan: <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> <b>Action deflect(${destination_number})</b> </div><div>2016-11-19 16:27:26.673609 [DEBUG] switch_core_state_machine.c:286 (<a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a>) State Change CS_ROUTING -> CS_EXECUTE</div><div>2016-11-19 16:27:26.673609 [DEBUG] switch_core_state_machine.c:643 (<a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a>) State ROUTING going to sleep</div><div>2016-11-19 16:27:26.673609 [DEBUG] switch_core_state_machine.c:584 (<a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a>) Running State Change CS_EXECUTE</div><div>2016-11-19 16:27:26.673609 [DEBUG] switch_core_state_machine.c:650 (<a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a>) State EXECUTE</div><div>2016-11-19 16:27:26.673609 [DEBUG] mod_sofia.c:198 <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> SOFIA EXECUTE</div><div>2016-11-19 16:27:26.673609 [DEBUG] switch_core_state_machine.c:328 <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a> Standard EXECUTE</div><div>EXECUTE <a href="mailto:sofia/internal/15051234567@11.123.1.10" target="_blank">sofia/internal/15051234567@11.123.1.10</a><b> deflect(2921)</b></div><div>2016-11-19 16:27:26.673609 [DEBUG] sofia.c:8349 <b>Process REFER to [(null)@2921</b>]</div></div><div><br></div><div><br></div><div><br></div></div></div></div></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com/" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org/" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a></div></blockquote></div><br></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com/" rel="noreferrer" target="_blank">http://www.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.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" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-358303650333758493gmail_signature" data-smartmail="gmail_signature"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p><p><font size="1" face="courier new, monospace"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"><br></font></p><p><font size="2" face="monospace, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com/" target="_blank">http://www.freeswitchbook.com</a> (50% Discount using code FreeSwitch50)<br><a href="http://www.freeswitchcookbook.com/" target="_blank">http://www.freeswitchcookbook.com</a> </font><span style="font-family:monospace,monospace;font-size:small">(50% Discount using code FreeSwitch50)</span><font size="2" face="monospace, monospace"><br></font><a href="https://www.gofundme.com/freeswitch_ubuntu" style="font-size:12.8px" target="_blank"><font face="monospace, monospace">https://www.gofundme.com/freeswitch_ubuntu</font></a></p><p><font face="monospace, monospace">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit: <a href="https://www.reddit.com/r/freeswitch" target="_blank">/r/freeswitch</a></font></p><p><font size="2" face="monospace, monospace"><b>T:</b>+19184209001 | <b>F:</b>+19184209002 | <b>M:</b>+1918424WEST (9378)<br><b>Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>
_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services: <br><a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br><br>Official FreeSWITCH Sites<br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br><a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br><a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></div></blockquote></div><br></div></div></blockquote></div><br></div></div>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.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.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" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a></blockquote></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬<div><br><div>☞ <a href="http://freeswitch.org/" target="_blank">http://freeswitch.org/</a>  ☞ <a href="http://cluecon.com/" target="_blank">http://cluecon.com/</a>  ☞ <a href="http://twitter.com/FreeSWITCH" target="_blank">http://twitter.com/FreeSWITCH</a></div><div><div>☞ <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch ☞ <u><a href="http://freeswitch.org/g+" target="_blank">http://freeswitch.org/g+</a></u><br><br></div><div>ClueCon Weekly Development Call <br></div><div>☎ <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a>  ☎ +19193869900 </div><div><br></div></div></div><div><a href="https://www.youtube.com/watch?v=oAxXgyx5jUw" target="_blank">https://www.youtube.com/watch?v=oAxXgyx5jUw</a><br></div><div><a href="https://www.youtube.com/watch?v=9XXgW34t40s" style="color:rgb(17,85,204);font-size:12.8000001907349px" target="_blank">https://www.youtube.com/watch?v=9XXgW34t40s</a></div><div><a href="https://www.youtube.com/watch?v=NLaDpGQuZDA" target="_blank">https://www.youtube.com/watch?v=NLaDpGQuZDA</a><br></div></div></div></div></div></div></div></div></div>