- Joined
- Aug 14, 2019
- Messages
- 20
- Reaction score
- 1
I have an extension that has been spammed, it now has 2900 voicemail messages.
I would like to bulk delete all the voicemails for this extension
I have tried this below:
cd /var/lib/3cxpbx/Instance1/Data/Ivr/Voicemail/Extensions/4280
sudo rm -rf *
then I get an error message
unable to execute /bin/rm: Argument list too long
Any help would be appreciated
I would like to bulk delete all the voicemails for this extension
I have tried this below:
cd /var/lib/3cxpbx/Instance1/Data/Ivr/Voicemail/Extensions/4280
sudo rm -rf *
then I get an error message
unable to execute /bin/rm: Argument list too long
Any help would be appreciated