From a12e44e6f2f890eee331c977c63bbc5ba17fcf8e Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Sun, 20 Nov 2005 02:19:24 +0000 Subject: [PATCH] Put sample conf files where they belong so they are there when you try to run in debug mode. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@60 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- {w32/vsnet/conf => conf}/exosip.conf | 0 w32/vsnet/conf/extensions.conf | 6 ------ w32/vsnet/conf/woomera.conf | 8 -------- 3 files changed, 14 deletions(-) rename {w32/vsnet/conf => conf}/exosip.conf (100%) delete mode 100644 w32/vsnet/conf/extensions.conf delete mode 100644 w32/vsnet/conf/woomera.conf diff --git a/w32/vsnet/conf/exosip.conf b/conf/exosip.conf similarity index 100% rename from w32/vsnet/conf/exosip.conf rename to conf/exosip.conf diff --git a/w32/vsnet/conf/extensions.conf b/w32/vsnet/conf/extensions.conf deleted file mode 100644 index 1d61137ca6..0000000000 --- a/w32/vsnet/conf/extensions.conf +++ /dev/null @@ -1,6 +0,0 @@ -[extensions] - -#1000 => speextest /tmp/siriusraw.spx -1000 => playback d:\dev\raw\siriusraw.raw -888 => bridge woomera/996@10.200.68.194 -#1000 => bridge exosip/996@10.200.68.194 diff --git a/w32/vsnet/conf/woomera.conf b/w32/vsnet/conf/woomera.conf deleted file mode 100644 index 56402b2e93..0000000000 --- a/w32/vsnet/conf/woomera.conf +++ /dev/null @@ -1,8 +0,0 @@ -[settings] -debug=0 - -[profile] -host=10.3.3.104 -port=42420 -audio_ip=10.3.3.249 -dialplan=demo