<p dir="ltr">It is possible. I created a blog entry from a mailing list thread doing this sort of stuff for Asterisk behind Kamailio and voicemail MWI . <br>
<a href="http://saevolgo.blogspot.ca/2012/07/asterisk-behind-kamailio-voicemail-mwi.html?m=1">http://saevolgo.blogspot.ca/2012/07/asterisk-behind-kamailio-voicemail-mwi.html?m=1</a></p>
<p dir="ltr">The scripts and everything should just give you idea. In Kamailio when you get Subscribe create a file in temp folder with User in it. Take a cron job that runs a sipsak based script to lookup any files in that temp folder. Based on that username do w/e you want and create a SIP packet and send it back to Kamailio. </p>
<p dir="ltr">I hope this may get you some ideas. <br>
</p>
<div class="gmail_quote">On Jan 3, 2016 02:39, "Arsen Hovhanissian" <<a href="mailto:arsenx@me.com">arsenx@me.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I see, what i’m trying to do is actually to limit querying the DB by updating the MWI only when there is activity.<br>
In other words to send a NOTIFY when the user receives a new message in his voicemailbox.<br>
<br>
I am not sure if it’s possible to send the NOTIFY for example 5-30 mins after the initial subscribe.<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>