aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-16 10:03:04 +0000
committertzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-16 10:03:04 +0000
commit529e1b0efbffb7de6bcbad6bfa610ab91755a934 (patch)
tree2d679f5c88b36c4aa52932e6ea529e276e66d1a4 /configs
parent6822bc288591663dc46e47880fdf0fecc871c3ed (diff)
Base directory for MOH should be ASTDATADIR
If the directive 'directory' is relative, make it relative to the datadir, rather than to the varlibdir. In the sample configuration it is relative ('moh'). This has no effect unless you have actively set the datadir explicitly (at build time or at run time). (closes issue #16906) Patches: moh_datadir uploaded by tzafrir (license 46) Review: https://reviewboard.asterisk.org/r/974/ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@292049 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/musiconhold.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/musiconhold.conf.sample b/configs/musiconhold.conf.sample
index 8ccc851e4..c7d2b1859 100644
--- a/configs/musiconhold.conf.sample
+++ b/configs/musiconhold.conf.sample
@@ -31,7 +31,7 @@
;
; The path specified can be either an absolute path (starts with '/'),
; or a relative path; relative paths are interpreted as being relative
-; to the 'astvarlibdir' in asterisk.conf, which defaults to
+; to the 'astdatalibdir' in asterisk.conf, which defaults to
; /var/lib/asterisk.
;
; NOTE: