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