[Asterisk-Users] app_voicemail.c still looking for config fileeven I try to configure the voicemail from database.

Matthew Boehm mboehm at cytelcom.com
Fri Aug 12 06:25:33 MST 2005


Wei Kun wrote:

> mysql> select * from extensions_table;
> +----+----------+-------+----------+---------------+----------------+
> | id | context  | exten | priority | app           | appdata        |
> +----+----------+-------+----------+---------------+----------------+
> |  1 | from-sip | 2000  |        1 | Dial          | SIP/2000|20    |
> |  2 | from-sip | 2000  |        2 | Voicemail     | u2000          |

You need to call voicemail app with a context. Change the line above to 
show u200 at mycontext

-Matthew




More information about the asterisk-users mailing list