<div dir="ltr">Hi Tanguy <div>I has tested case where:</div><div>1) gateway linked to public context;</div><div>2) gateway has parameter &quot;&lt;param name=&quot;context&quot; value=&quot;did_processing&quot;/&gt;&quot;;</div><div>3) FS configuration has following dialplan.</div><div><br></div><div><div>&lt;context name=&quot;did_processing&quot;&gt;</div><div>      &lt;extension name=&quot;info&quot; continue=&quot;true&quot;&gt;</div><div>         &lt;condition&gt;</div><div>            &lt;action application=&quot;info&quot; /&gt;</div><div>         &lt;/condition&gt;</div><div>      &lt;/extension&gt;</div><div><br></div><div>      &lt;extension name=&quot;did_processing&quot;&gt;</div><div>         &lt;condition field=&quot;${sip_to_user}&quot; expression=&quot;^11_my_did_number_22$&quot; break=&quot;on-true&quot;&gt;</div><div>            &lt;action application=&quot;transfer&quot; data=&quot;sales XML defaul&quot; /&gt;</div><div>         &lt;/condition&gt;</div><div>         &lt;condition field=&quot;${sip_to_user}&quot; expression=&quot;^33_my_did_number_44$&quot; break=&quot;on-true&quot;&gt;</div><div>            &lt;action application=&quot;transfer&quot; data=&quot;support XML defaul&quot; /&gt;</div><div>         &lt;/condition&gt;</div><div>         &lt;condition&gt;</div><div>            &lt;action application=&quot;hangup&quot; data=&quot;INCOMING_CALL_BARRED&quot;/&gt;</div><div>         &lt;/condition&gt;</div><div>      &lt;/extension&gt;</div><div>&lt;/context&gt;<br></div></div><div><br></div><div>It it working correctly.</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 3, 2015 at 7:25 PM, Tanguy <span dir="ltr">&lt;<a href="mailto:phenix@vfemail.net" target="_blank">phenix@vfemail.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Hello<br>
    <br>
    It solved my problem. I restored my yesterday backup and i notice
    that my inbound calls are now working. Very strange<br>
    <br>
    I tried to remove the &quot;extension&quot; parameter, so inbound calls should
    not working but they are still working, and i noticed this message
    in the CLI when i updated my configuration using the fusionpbx GUI<br>
    <br>
    2015-05-03 18:00:27.048335 [WARNING] sofia.c:3310 Ignoring duplicate
    gateway &#39;0a96c3d3-0b0e-4864-b9ec-759fa4422429&#39;<br>
    <br>
    The gateway is not reloaded, all modifications where ignored but if
    i reload my external profile manually with <b>sofia profile
      external restart </b> i don&#39;t have this kind of message and my
    gateway is properly reloaded.<br>
    <br>
    It seems to be a bug in fusionpbx, i will make a bug report<br>
    <br>
    Regards<br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </div>

<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">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">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><br></blockquote></div><br></div>