[Home]

Summary:ASTERISK-01937: [patch] missing context when callling app_hasvoicemail
Reporter:nicolasg (nicolasg)Labels:
Date Opened:2004-07-01 15:10:31Date Closed:2008-01-15 15:01:37.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_voicemail.patch
Description:In function notify_new_message, the context is missing when calling app_hasvoicemail. The result is that run_externotify and manager events always displays 0 messages waiting.

Its the same bug and fix as bug 1609, but now in a new function.

Comments:By: Mark Spencer (markster) 2004-07-01 18:12:38

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:01:37.000-0600

Repository: asterisk
Revision: 3374

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r3374 | markster | 2008-01-15 15:01:36 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix missing context when calling app_hasvoicemail (bug ASTERISK-1937)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3374