From 74c0389cfb250dc27cc1907c5664a86cf79c3f5d Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Sat, 1 Mar 2008 11:49:51 +0000 Subject: [PATCH] corrected audio file search order git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@753 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- doc/Readme.early_announce | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Readme.early_announce b/doc/Readme.early_announce index bb072610..4b3ee6dd 100644 --- a/doc/Readme.early_announce +++ b/doc/Readme.early_announce @@ -18,16 +18,16 @@ Session Parameters: If early_announce application was compiled WITHOUT -DUSE_MYSQL option, it searches for files to play following these rules: - 1) [AnnouncePath]/[Domain]/[User].wav - 2) [AnnouncePath]/[User].wav + 1) /[RURI-Domain]/[RURI-User].wav + 2) /[RURI-User].wav + 3) / Example sems (early_announce.conf) configuration for file system audio: - announce_path=wav/ default_announce=default_en.wav If early_announce application was compiled with -DUSE_MYSQL option, it -support third Session Parameter +supports third Session Parameter Language two letter string or empty string (e.g. en)