]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_voicemail: Fix for loop declarations
authorMike Bradeen <mbradeen@sangoma.com>
Tue, 29 Aug 2023 15:35:46 +0000 (09:35 -0600)
committerMike Bradeen <mbradeen@sangoma.com>
Wed, 30 Aug 2023 13:05:22 +0000 (13:05 +0000)
commit62480fd91b7f5cdddb3bbe27e690b521e3e84633
treef68f5c99d7e8bd46f600eb5c7b4dc728e64ebfc8
parent39b8b76f7cbec322208611c2de39f6175778e2d7
app_voicemail: Fix for loop declarations

Resolve for loop initial declarations added in cli changes.

Resolves: #275
apps/app_voicemail.c