<p dir="ltr">0.  The line block was in the default OpenSIPS config, but I agree that it is not in the tutorial so should be removed (for voicemail).</p>
<p dir="ltr">1. I think there is a misunderstanding here.  &#39;limit&#39; is not a column; I am referring to the mysql LIMIT clause:</p>
<p dir="ltr"><a href="https://dev.mysql.com/doc/refman/5.5/en/select.html">https://dev.mysql.com/doc/refman/5.5/en/select.html</a></p>
<p dir="ltr">2. In the tutorial, the following is added to extconfig.cfg:</p>
<p dir="ltr">sipusers =&gt; odbc,asterisk,sipusers sippeers =&gt; odbc,asterisk,sipusers voicemail =&gt; odbc,asterisk,vmusers meetme =&gt; odbc,asterisk,meetme</p>
<p dir="ltr">However, this is different to the config in your last Email with &#39;asteriskcfg&#39;. Please clarify.</p>
<p dir="ltr">For the phone number +447479189410 in the subscriber table, I had to add the following line to voicemail.conf for it to work (notice the &quot; |u &quot; ):</p>
<p dir="ltr">+447479189410|u =&gt; 1234,Example Mailbox,root@localhost</p>
<p dir="ltr">Asterisk seems to look for the &quot; |u &quot; suffix in addition to the  phone number, instead of just the phone number which is in the subscriber table. </p>
<p dir="ltr">Nabeel <br>
</p>