<div dir="ltr"><div dir="ltr">On Sun, Jan 17, 2021 at 5:25 AM Hartmann, O. <<a href="mailto:ohartmann@walstatt.org">ohartmann@walstatt.org</a>> wrote:</div><div dir="ltr"><br></div><div><snip></div><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
and not at /pool/logging/var/spool/asterisk/voicemail/... as we would expect. But<br>
ommiting the "(!)" tag<br>
<br>
[directories]<br>
astspooldir     =>              /pool/logging/var/spool/asterisk<br>
<br>
results in the desired behaviour! This is weird. Where can I find some informations about<br>
the usage of the "(!)" in this context? As far as I know, the "(!)" marks a stanza as<br>
pristine/unique and is not to be expanded by other stanzas (or objects, I'm not so<br>
familiar with the variaty of semantics ...). I derive this from my knowledge taken from<br>
the syntax/semantics of extensions configuration.<br></blockquote><div><br></div><div>The use of (!) means it is a template[1][2] for use by another context. It can also be used as a way for a context to be put into a configuration file, but not actually used until removed.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
Another problem, as the subjects may state, is to have additional sounds alongside the<br>
default ones.<br>
<br>
The default sounds shipped with the FreeBSD port of Asterisk are located at<br>
/usr/local/share/asterisk/sounds/en. We'd like to stay with any default, since the<br>
directory configuration pointing to the top level directory of sounds is<br>
<br>
[directories]<br>
astdatadir      =>              /usr/local/share/asterisk<br>
<br>
The installation image of asterisk is changing from time to time due to updates. The<br>
additional configurations should be kept outside the default paths, but sounds are<br>
located as a subdirectory adjacent with a lot of other default directories I'd like to<br>
keep as they are.<br>
<br>
For voicemail and other purposes we need other languages, German (de_DE/de), French (fr)<br>
and so on. We'd like to put those additions into different directories, maintaining them<br>
separately and leave the original folders untouched.<br>
<br>
Does Asterisk provide a mechanism to expand/searches directories?<br></blockquote><div><br></div><div>I'm not aware of any current method to do that, everything gets searched in the sounds directory from what I know of.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I tried to study the example/sample configuration files but I coul not find a hint how to<br>
explicitely set the directory (absolute, relative) for sounds in a defined stanza (the<br>
"[...]" thing i.e. in etc/voicemail.conf and so on).<br></blockquote><div><br></div><div>Applications/functionality don't allow individual configuration of paths like this, they rely on the global configuration. </div><div><br></div><div>[1] <a href="https://wiki.asterisk.org/wiki/display/AST/Template+Syntax">https://wiki.asterisk.org/wiki/display/AST/Template+Syntax</a></div><div>[2] <a href="https://wiki.asterisk.org/wiki/display/AST/Using+Templates">https://wiki.asterisk.org/wiki/display/AST/Using+Templates</a></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><div><font color="#073763">Joshua C. Colp</font></div><div><font color="#073763">Asterisk Technical Lead</font></div><div><font color="#073763">Sangoma Technologies</font></div><div><font color="#073763">Check us out at <a href="http://www.sangoma.com/" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org/" target="_blank">www.asterisk.org</a></font></div></div></div></div></div></div></div></div></div></div></div></div>