<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">(I sent this previously, but my list membership was still processing so I don’t think it made its way out, apologies if it did!)</div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""></div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I’m building a voicemail system using Asterisk, with pjsip, and IMAP. I used to do a lot of Asterisk, but, catching up after a few years away.</div><div class=""><br class=""></div><div class="">We have existing voice infrastructure using Kamailio, registrations go there, not to Asterisk.</div><div class=""><br class=""></div><div class="">Functionality is mostly fine. Problem I’m having is scaling. I’m just testing stuff right now, and dumped in around 3500 mocked up voicemail users, and found that startup times and so on are quite long.</div><div class=""><br class=""></div><div class="">I’m wondering:</div><div class="">1) Is there a way to avoid defining an endpoint + AOR for each user, while retaining the ability to poll mailboxes, and sent NOTIFYs to users? I was hoping that I could at least define a generic AOR for our Kamailio server, however, there doesn’t seem to be a way to set the RURI and To: user on a per-endpoint basis for the MWI notifications, so the NOTIFYs go out with the RURI/To: set to a generic URI (which is something like <a href="sip:kamailio_ip:5060" class="">sip:kamailio_ip:5060</a>). I’d really like the ability to just say “send NOTIFYs to this SIP server with the mailbox (or better, some configurable value) as the user-part, but that doesn’t appear to be possible..?</div><div class="">2) Is there a way to spread mailbox polling out? All the mailboxes are checked at once, which means we get big load spikes, including at startup. It’d be great to have this spread out over time.</div><div class="">3) Does anyone have thoughts/ideas re. scaling an Asterisk voicemail-only server? Can it be done while retaining mailbox polling with the current infrastructure?</div><div class=""><br class=""></div><div class="">FWIW, I’m running 14.7.7, though that can easily be changed if there’s a better version to target for this.</div><div class=""><br class=""></div><div class="">--</div><div class="">Nathan Ward</div><div class=""><br class=""></div></div></body></html>