From b2ff51e2b47203b0d365e14ebcc637fef9460ba8 Mon Sep 17 00:00:00 2001
From: yomguy <>
Date: Wed, 28 Nov 2007 22:47:04 +0000
Subject: [PATCH] Add default school
---
etc/default.xml | 49 +++++++++++++++++++++++++++++++++++++++++++++
etc/teleoddcast.cfg | 6 +++---
etc/teleoddcast.xml | 2 +-
3 files changed, 53 insertions(+), 4 deletions(-)
create mode 100644 etc/default.xml
diff --git a/etc/default.xml b/etc/default.xml
new file mode 100644
index 0000000..22a72ab
--- /dev/null
+++ b/etc/default.xml
@@ -0,0 +1,49 @@
+
+ http://localhost
+ School Example
+ 8000
+
+ Audio
+
+
+ Course 1
+
+
+ Course 2
+
+
+
+
+ Computer
+
+
+ Course 1
+
+
+ Course 2
+
+
+
+
+ Physics
+
+
+ Course 1
+
+
+ Course 2
+
+
+
+
+ Sociology
+
+
+ Course 1
+
+
+ Course 1
+
+
+
+
diff --git a/etc/teleoddcast.cfg b/etc/teleoddcast.cfg
index 66bd487..eb7f7f0 100644
--- a/etc/teleoddcast.cfg
+++ b/etc/teleoddcast.cfg
@@ -1,7 +1,7 @@
Server=localhost
Port=8000
ServerPassword=source2parisson
-ServerMountpoint=/My_station_-_CRFPA_-_Note_de_synthese_-_Corrections.ogg
+ServerMountpoint=/My_station_-_CRFPA_-_Procedure_civile_-_Cours.ogg
ServerPublic=0
AutomaticReconnectSecs=10
Encode=OggVorbis
@@ -13,8 +13,8 @@ ServerType=Icecast2
ExternalFile=/home/pre-barreau/augustins/audio/
#YP Settings
ServerStreamURL=http://www.pre-barreau.com
-ServerName=My_station_-_CRFPA_-_Note_de_synthese_-_Corrections_-_1
-ServerDescription=My_station_-_CRFPA_-_Note_de_synthese_-_Corrections_-_1_-_azdf_-_zaed
+ServerName=My_station_-_CRFPA_-_Procedure_civile_-_Cours_-_1
+ServerDescription=My_station_-_CRFPA_-_Procedure_civile_-_Cours_-_1_-_rth_-_rtjh
ServerGenre=Teaching
#Advanced Settings
LogLevel=1
diff --git a/etc/teleoddcast.xml b/etc/teleoddcast.xml
index b054974..9ca8cdc 100644
--- a/etc/teleoddcast.xml
+++ b/etc/teleoddcast.xml
@@ -12,7 +12,7 @@
8000
source2parisson
1
- /var/www/cgi-bin/teleoddcast/
+ /var/www/teleoddcast/
etc/teleoddcast.cfg
lock/teleoddcast.lock
--
2.39.5