******************************
* Announcement Server Module *
******************************

Description:
------------

The annoucement server plays a wav file to the caller.
It searches for files to play following these rules:

 1) [AnnouncePath]/[Domain]/[User].wav
 2) [AnnouncePath]/[User].wav

That's it.

It can also loop the file if configured to do so. 

Now that really is it.