Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    4181fa67
    app_voicemail: Cleanup mailbox topic and cache · 4181fa67
    George Joseph authored
    app_voicemail wasn't properly cleaning up the stasis cache or the
    mwi topic pool when the module was unloaded or when a user was
    deleted as a result of a reload.  This resulted in leaks in both
    areas.
    
    * app_voicemail now calls ast_delete_mwi_state_full when it frees
      a user structure and ast_delete_mwi_state_full in turn now calls
      the new stasis_topic_pool_delete_topic function to clear the topic
      from the pool.
    
    Change-Id: Ide23144a4a810e7e0faad5a8e988d15947965df8
    4181fa67
    History
    app_voicemail: Cleanup mailbox topic and cache
    George Joseph authored
    app_voicemail wasn't properly cleaning up the stasis cache or the
    mwi topic pool when the module was unloaded or when a user was
    deleted as a result of a reload.  This resulted in leaks in both
    areas.
    
    * app_voicemail now calls ast_delete_mwi_state_full when it frees
      a user structure and ast_delete_mwi_state_full in turn now calls
      the new stasis_topic_pool_delete_topic function to clear the topic
      from the pool.
    
    Change-Id: Ide23144a4a810e7e0faad5a8e988d15947965df8