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

Wei Kun wei-kun at mediaring.com
Sun Aug 14 18:19:36 MST 2005


Thanks. It works correctly with this change.

Kun

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Matthew
Boehm
Sent: Friday, August 12, 2005 9:26 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] app_voicemail.c still looking for config
fileevenI try to configure the voicemail from database.


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

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list