]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Base directory for MOH should be ASTDATADIR
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Sat, 16 Oct 2010 10:03:04 +0000 (10:03 +0000)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Sat, 16 Oct 2010 10:03:04 +0000 (10:03 +0000)
commit3e1ba290b3df46c4d5714e4f182b63dc8558772c
tree2d679f5c88b36c4aa52932e6ea529e276e66d1a4
parent24e7f9523bbd55c901cf550f8d4879614b69a638
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@292049 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configs/musiconhold.conf.sample
res/res_musiconhold.c