diff --git a/conf/default_context.xml b/conf/dialplan/default_context.xml
similarity index 100%
rename from conf/default_context.xml
rename to conf/dialplan/default_context.xml
diff --git a/conf/freeswitch.xml b/conf/freeswitch.xml
index cfea45f220..c0f61b4cd9 100644
--- a/conf/freeswitch.xml
+++ b/conf/freeswitch.xml
@@ -92,7 +92,7 @@
   </section>
   
   <section name="dialplan" description="Regex/XML Dialplan">
-    <!--#include "default_context.xml"-->
+    <!--#include "dialplan/*"-->
   </section>
 
   <!-- mod_dingaling is reliant on the vcard data in the "directory" section. -->