<div dir="ltr">Hi!<div>I have a really strange dialplan problem or total misunderstanding of FreeSwitch dialplans....</div><div>I&#39;ve created file</div><div>test_cases.xml in dialplan directory with content:</div><div><div> &lt;include&gt;</div><div>  &lt;context name=&quot;test_cases&quot;&gt;</div><div>   &lt;extension name=&quot;testing&quot;&gt;</div><div>    &lt;condition field=&quot;destination_number&quot; expression=&quot;^3335$&quot;&gt;</div><div>      &lt;action application=&quot;info&quot;/&gt;</div><div>     &lt;/condition&gt;</div><div>   &lt;/extension&gt;</div><div>  &lt;/context&gt;</div><div>&lt;/include&gt;</div><div><br></div><div>Than, after reloadxml. verify, that I have in log/freeswitch.xml.fsxml section with it (section=&quot;dialplan&quot; and other....)</div><div><br></div><div>In fs_cli I&#39;ve firing a commnand </div><div> originate loopback/3555/test_cases/XML user/101<br></div><div><br></div><div>But can&#39;t get to 3555 extension in dialplan. Got in log</div><div><br></div><div><div>.....</div><div>2015-09-14 18:16:31.000258 [INFO] mod_dialplan_xml.c:635 Processing  &lt;0000000000&gt;-&gt;3555 in context test_cases</div><div>2015-09-14 18:16:31.000258 [INFO] switch_core_state_machine.c:241 No Route, Aborting</div><div>2015-09-14 18:16:31.000258 [NOTICE] switch_core_state_machine.c:242 Hangup loopback/3555-b [CS_ROUTING] [NO_ROUTE_DESTINATION]</div><div>.....</div></div><div>But why? I have a context test_cases and corresponding extension with condition field.....</div><div><br></div><div>Looks like dumb question, but I&#39;m desperate...</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Best regards,<div>Igor</div></div></div>
</div></div>