Changes

Jump to navigation Jump to search
Line 274: Line 274:  
<pre>
 
<pre>
 
startup_macro = *31000*31001*31002  ; Connect to 1000, 1001 and 1002 at startup
 
startup_macro = *31000*31001*31002  ; Connect to 1000, 1001 and 1002 at startup
 +
</pre>
 +
 +
==tailmessagelist===
 +
The tailmessagelist setting allows a comma separated list of audio files to be specified for the tail message function. The tail messages will rotate from one to the next until the end of the list is reached at which point the first message in the list will be selected. If no absolute path name is specified, the directory var/lib/asterisk/sounds will be searched for the sound file. The file extension should be omitted.
 +
 +
Sample:
 +
<pre>
 +
tailmessagelist = welcome,clubmeeting,wx  ; rotate 3 tail messages
 
</pre>
 
</pre>
  
896

edits

Navigation menu