]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests: use datadir for sound files 77/4777/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Sat, 21 Jan 2017 20:43:48 +0000 (22:43 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 24 Jan 2017 14:34:57 +0000 (08:34 -0600)
commitcd2677f966574980caeb6da2cdcaa2dc5ec1e83f
treea450cc1303aef43d60fd1ab4e50c9e10d10294fe
parent48178e5918967337624a7e43ff1d84a7bb63fa85
tests: use datadir for sound files

Some (voicemail-related) tests API symlinks beep.gsm and other files
from ast_config_AST_VAR_DIR. It should use ast_config_AST_DATA_DIR.

ASTERISK-26740 #close

Change-Id: Id49c56fb9e16df64b1a2b829693ca7601252df89
apps/app_voicemail.c
tests/test_voicemail_api.c