[Home]

Summary:ASTERISK-16802: [patch] application not properly unregister in voicemail
Reporter:Clod Patry (junky)Labels:
Date Opened:2010-10-12 22:49:38Date Closed:2010-10-20 19:23:35
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) vm_unregister.diff
Description:If you do module unload app_voicemail.so, that app is not properly unloading, preventing app_voicemail.so to load again on the core.
Comments:By: Paul Belanger (pabelanger) 2010-10-13 10:38:22

ship it! :)

By: Leif Madsen (lmadsen) 2010-10-13 13:02:17

Please commit this :)

By: Digium Subversion (svnbot) 2010-10-20 19:22:01

Repository: asterisk
Revision: 292436

U   branches/1.8/apps/app_voicemail.c

------------------------------------------------------------------------
r292436 | pabelanger | 2010-10-20 19:22:00 -0500 (Wed, 20 Oct 2010) | 8 lines

Application not properly unregister in voicemail

(closes issue ASTERISK-16802)
Reported by: junky
Patches:
     vm_unregister.diff uploaded by junky (license 177)
Tested by: pabelanger, lmadsen

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

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

By: Digium Subversion (svnbot) 2010-10-20 19:23:35

Repository: asterisk
Revision: 292443

_U  trunk/
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r292443 | pabelanger | 2010-10-20 19:23:34 -0500 (Wed, 20 Oct 2010) | 15 lines

Merged revisions 292436 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r292436 | pabelanger | 2010-10-20 20:21:59 -0400 (Wed, 20 Oct 2010) | 8 lines
 
 Application not properly unregister in voicemail
 
 (closes issue ASTERISK-16802)
 Reported by: junky
 Patches:
       vm_unregister.diff uploaded by junky (license 177)
 Tested by: pabelanger, lmadsen
........

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

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