<div dir="ltr">The last error message has been solved by removing the following lines from opensips.cfg:<div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">     if (!db_does_uri_exist()) {<br>                       send_reply(&quot;420&quot;,&quot;Bad Extension&quot;);<br>                       exit;<br>               }<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">               t_newtran();<br>               t_reply(&quot;480&quot;, &quot;Temporarily Unavailable&quot;);</blockquote></div><div><br></div><div><br></div><div>Now voicemail seems to be working, but only if manually adding users to the voicemail.conf file. So the following questions remain:</div><div><br></div><div>1. Adding &quot;limit = 1&quot; to sipusers mysql view resolves a database error. Is this the correct way to fix the error for voicemail integration?</div><div><br></div><div>2. How can voicemail.conf file be configured to use variable substitution for all users in the OpenSIPS subscriber table?</div><div><br></div><div>Nabeel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 July 2016 at 13:41, Nabeel <span dir="ltr">&lt;<a href="mailto:nabeelshikder@gmail.com" target="_blank">nabeelshikder@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">In the latest version of Asterisk, there is a new file voicemail.conf which must be configured correctly for voicemail, but the tutorial does not mention this file at all. Please let me know how to configure this file for integration with OpenSIPS. </p><span class="HOEnZb"><font color="#888888">
<p dir="ltr">Nabeel</p>
</font></span></blockquote></div><br></div>