mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Initializing the new object for messages prevents a problem where running the message method twice on the same object returns no results. Running once to get the count and then using that result with paging to get the voicemail messages.