From d89f6f0e470426baff0259ac3e1c5a933ac380c5 Mon Sep 17 00:00:00 2001 From: Michal Bielicki Date: Tue, 12 Aug 2008 00:00:19 +0000 Subject: [PATCH] read before you type and don't try to be samrt at 2am git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9254 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- debian/freeswitch.conffiles | 1 - debian/freeswitch.install | 1 - 2 files changed, 2 deletions(-) diff --git a/debian/freeswitch.conffiles b/debian/freeswitch.conffiles index 71768d121f..66baadcb23 100644 --- a/debian/freeswitch.conffiles +++ b/debian/freeswitch.conffiles @@ -11,7 +11,6 @@ /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/extensions/default.xml /opt/freeswitch/conf/sip_profiles/external.xml /opt/freeswitch/conf/sip_profiles/nat.xml /opt/freeswitch/conf/sip_profiles/nat/example.xml diff --git a/debian/freeswitch.install b/debian/freeswitch.install index d612b27da6..8cc3618dbc 100644 --- a/debian/freeswitch.install +++ b/debian/freeswitch.install @@ -47,7 +47,6 @@ 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/extensions/default.xml opt/freeswitch/conf/sip_profiles/external.xml opt/freeswitch/conf/sip_profiles/nat.xml opt/freeswitch/conf/sip_profiles/nat/example.xml