From 757e50abed3721f9e328a79952c75808b0f837dc Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Sun, 28 Sep 2008 20:41:00 +0000
Subject: [PATCH] fix debian

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9699 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 debian/dirs                 | 3 ++-
 debian/freeswitch.conffiles | 5 +++--
 debian/freeswitch.install   | 5 +++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/dirs b/debian/dirs
index 2c64156f1e..795783b9b1 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,4 +1,5 @@
-opt/freeswitch/conf/dialplan/extensions
+opt/freeswitch/conf/dialplan/default
+opt/freeswitch/conf/dialplan/public
 opt/freeswitch/conf/sip_profiles/nat
 opt/freeswitch/conf/sip_profiles/default
 opt/freeswitch/conf/sip_profiles/outbound
diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles
index 2ae03c30b7..2203108cd6 100644
--- a/debian/freeswitch.conffiles
+++ b/debian/freeswitch.conffiles
@@ -9,8 +9,9 @@
 /opt/freeswitch/conf/dialplan/public.xml
 /opt/freeswitch/conf/dialplan/default.xml
 /opt/freeswitch/conf/dialplan/features.xml
-/opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml
-/opt/freeswitch/conf/dialplan/extensions/99999_enum.xml
+/opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml
+/opt/freeswitch/conf/dialplan/default/99999_enum.xml
+/opt/freeswitch/conf/dialplan/public/00_inbound_did.xml
 /opt/freeswitch/conf/sip_profiles/external.xml
 /opt/freeswitch/conf/sip_profiles/internal/example.xml
 /opt/freeswitch/conf/sip_profiles/internal.xml
diff --git a/debian/freeswitch.install b/debian/freeswitch.install
index 94979c6554..fd984d23f6 100644
--- a/debian/freeswitch.install
+++ b/debian/freeswitch.install
@@ -48,8 +48,9 @@ opt/freeswitch/conf/fur_elise.ttml
 opt/freeswitch/conf/dialplan/public.xml
 opt/freeswitch/conf/dialplan/default.xml
 opt/freeswitch/conf/dialplan/features.xml
-opt/freeswitch/conf/dialplan/extensions/00_pizza_demo.xml
-opt/freeswitch/conf/dialplan/extensions/99999_enum.xml
+opt/freeswitch/conf/dialplan/default/00_pizza_demo.xml
+opt/freeswitch/conf/dialplan/default/99999_enum.xml
+opt/freeswitch/conf/dialplan/public/00_inbound_did.xml
 opt/freeswitch/conf/sip_profiles/external.xml
 opt/freeswitch/conf/sip_profiles/internal/example.xml
 opt/freeswitch/conf/sip_profiles/internal.xml