[Home]

Summary:ASTERISK-14184: [patch] cant unload and reload app_minivm.so
Reporter:Clod Patry (junky)Labels:
Date Opened:2009-05-22 00:10:23Date Closed:2009-05-22 14:48:32
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_minivm
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) unregister_minivm_mwi.diff
Description:since its not unregistered, we cant load it back correctly.
Comments:By: Russell Bryant (russell) 2009-05-22 08:45:06

This looks fine, Junky.  Feel free to commit it to trunk.

By: Digium Subversion (svnbot) 2009-05-22 14:38:34

Repository: asterisk
Revision: 196377

U   trunk/apps/app_minivm.c

------------------------------------------------------------------------
r196377 | eliel | 2009-05-22 14:38:33 -0500 (Fri, 22 May 2009) | 11 lines

Unregister every registered application by MiniVM.

The MinivmMWI application was not being unregistered on unload and we were not
able to load again the module or reload it.

(closes issue ASTERISK-14184)
Reported by: junky
Patches:
     unregister_minivm_mwi.diff uploaded by junky (license 177)


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

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

By: Digium Subversion (svnbot) 2009-05-22 14:48:31

Repository: asterisk
Revision: 196378

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_minivm.c

------------------------------------------------------------------------
r196378 | eliel | 2009-05-22 14:48:31 -0500 (Fri, 22 May 2009) | 17 lines

Merged revisions 196377 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r196377 | eliel | 2009-05-22 15:38:33 -0400 (Fri, 22 May 2009) | 11 lines
 
 Unregister every registered application by MiniVM.
 
 The MinivmMWI application was not being unregistered on unload and we were not
 able to load again the module or reload it.
 
 (closes issue ASTERISK-14184)
 Reported by: junky
 Patches:
       unregister_minivm_mwi.diff uploaded by junky (license 177)
........

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

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