]> git.ipfire.org Git - thirdparty/asterisk.git/commit
After adding the context checking to app_voicemail
authorMark Michelson <mmichelson@digium.com>
Tue, 2 Sep 2008 23:47:49 +0000 (23:47 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 2 Sep 2008 23:47:49 +0000 (23:47 +0000)
commitdf5793b73cbe2967eae38f0e70b6e4ec55693927
tree7b022cf2dbd09b38d79ce840e1c73cb362423027
parent32218b2529c96081f8e1d32188cf3119fd433373
After adding the context checking to app_voicemail
for IMAP storage, I left out a crucial place to
copy the context to the vm_state structure. This
is the correction.

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