]> git.ipfire.org Git - thirdparty/asterisk.git/commit
tests: use datadir for sound files 78/4778/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:35:07 +0000 (08:35 -0600)
commitc06d9d7717ee144ed8b7edd201ef09c2bb4f9b10
tree7e160e488e8b2ce4f78da437a3dcdbb97caafc4d
parent6f688fd0e9dabd986243d030486bc6f7c00f5cc5
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