<div dir="ltr">Hi!<div>I have a really strange dialplan problem or total misunderstanding of FreeSwitch dialplans....</div><div>I've created file</div><div>test_cases.xml in dialplan directory with content:</div><div><div> <include></div><div> <context name="test_cases"></div><div> <extension name="testing"></div><div> <condition field="destination_number" expression="^3335$"></div><div> <action application="info"/></div><div> </condition></div><div> </extension></div><div> </context></div><div></include></div><div><br></div><div>Than, after reloadxml. verify, that I have in log/freeswitch.xml.fsxml section with it (section="dialplan" and other....)</div><div><br></div><div>In fs_cli I've firing a commnand </div><div> originate loopback/3555/test_cases/XML user/101<br></div><div><br></div><div>But can'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 <0000000000>->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'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>