Hi, we are using asterisk 13 pjsip and we have created our own voicemail app to listen and erase messages.
We also have our own mwi notifications app. I would like to stop asterisk from sending mwi.
The only way I’ve found to stop asterisk from sending out MWI notification is to disable the res_pjsip_mwi.so module.
Is it safe to not load this module?
I have disabled it in my testing environment and it worked great.