<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 "<param name="context" value="did_processing"/>";</div><div>3) FS configuration has following dialplan.</div><div><br></div><div><div><context name="did_processing"></div><div> <extension name="info" continue="true"></div><div> <condition></div><div> <action application="info" /></div><div> </condition></div><div> </extension></div><div><br></div><div> <extension name="did_processing"></div><div> <condition field="${sip_to_user}" expression="^11_my_did_number_22$" break="on-true"></div><div> <action application="transfer" data="sales XML defaul" /></div><div> </condition></div><div> <condition field="${sip_to_user}" expression="^33_my_did_number_44$" break="on-true"></div><div> <action application="transfer" data="support XML defaul" /></div><div> </condition></div><div> <condition></div><div> <action application="hangup" data="INCOMING_CALL_BARRED"/></div><div> </condition></div><div> </extension></div><div></context><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"><<a href="mailto:phenix@vfemail.net" target="_blank">phenix@vfemail.net</a>></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 "extension" 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 '0a96c3d3-0b0e-4864-b9ec-759fa4422429'<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'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>