The last error message has been solved by removing the following lines from
opensips.cfg:

     if (!db_does_uri_exist()) {
>                        send_reply("420","Bad Extension");
>                        exit;
>                }
>


>                t_newtran();
>                t_reply("480", "Temporarily Unavailable");



Now voicemail seems to be working, but only if manually adding users to the
voicemail.conf file. So the following questions remain:

1. Adding "limit = 1" to sipusers mysql view resolves a database error. Is
this the correct way to fix the error for voicemail integration?

2. How can voicemail.conf file be configured to use variable substitution
for all users in the OpenSIPS subscriber table?

Nabeel

On 2 July 2016 at 13:41, Nabeel <nabeelshik...@gmail.com> wrote:

> 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.
>
> Nabeel
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to