]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix compile error caused by review 4138
authorCorey Farrell <git@cfware.com>
Mon, 3 Nov 2014 02:33:17 +0000 (02:33 +0000)
committerCorey Farrell <git@cfware.com>
Mon, 3 Nov 2014 02:33:17 +0000 (02:33 +0000)
commitc6bf7732adca345492a5b0d06ee309de2b4ad3b1
tree70c8a29ea7cb674bf8d40d1879a3b8f57bcb59ad
parent3ee2514cca6e5338c48976ae505400ecb95fc5b5
Fix compile error caused by review 4138

There is no procedure called ast_closeframe, fix code to use
ast_closestream.

Reported By: Matt Jordan
........

Merged revisions 427087 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@427088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_voicemail.c