<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. 'limit' 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 => odbc,asterisk,sipusers sippeers => odbc,asterisk,sipusers voicemail => odbc,asterisk,vmusers meetme => odbc,asterisk,meetme</p>
<p dir="ltr">However, this is different to the config in your last Email with 'asteriskcfg'. 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 " |u " ):</p>
<p dir="ltr">+447479189410|u => 1234,Example Mailbox,root@localhost</p>
<p dir="ltr">Asterisk seems to look for the " |u " 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>