]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove folder_dir from voicemail snapshots API.
authorJason Parker <jparker@digium.com>
Tue, 1 May 2012 17:25:14 +0000 (17:25 +0000)
committerJason Parker <jparker@digium.com>
Tue, 1 May 2012 17:25:14 +0000 (17:25 +0000)
commit2d697115a47b9ada343eab0e95b3d66181fc48b4
tree47de09ab263a648d64a601a9417173ab62243697
parentf501a705bcd564bb5b99358559adb006eb43b6e5
Remove folder_dir from voicemail snapshots API.

It was both unused (except in tests, where it was fudged) and unnecessary.

(closes issue AST-842)

git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/1.8.11@364761 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c
include/asterisk/app_voicemail.h
tests/test_voicemail_api.c