VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
cedric at oceanet.com Guest
|
Posted: Thu Jul 09, 2015 10:29 am Post subject: [asterisk-users] Asterisk 13 / realtime voicemail creation |
|
|
Hello,
I'm having a problem when trying to create realtime stuff for asterisk 13 in mysql DB.
Following https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic, I've successfully created the main tables using "config" schema.
Quote: | Update script_location to the schema to update. Asterisk currently supports two sets of schemas: - config - the set of schemas for Asterisk Realtime databases
- voicemail - the schema for ODBC VoiceMail
|
But when trying to use "voicemail" schema, I get the following error :
[root@centrex5 ast-db-manage]# alembic -c config.ini upgrade head
INFO [alembic.migration] Context impl MySQLImpl.
INFO [alembic.migration] Will assume non-transactional DDL.
ERROR [alembic.util] No such revision or branch 'a541e0b5e89'
FAILED: No such revision or branch 'a541e0b5e89'
[root@centrex5 ast-db-manage]#
Any tip ?
I'm using latest asterisk 13 sources.
Regards,
Cédric |
|
Back to top |
|
|
RyanT at OscarWinski.com Guest
|
Posted: Thu Jul 09, 2015 10:37 am Post subject: [asterisk-users] Asterisk 13 / realtime voicemail creation |
|
|
<![if !supportLists]>Ø <![endif]>From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Oceanet - Cédric BASSAGET
Sent: Thursday, July 09, 2015 11:29 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk 13 / realtime voicemail creation
<![if !supportLists]>Ø <![endif]>Hello,
I'm having a problem when trying to create realtime stuff for asterisk 13 in mysql DB.
Following https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic, I've successfully created the main tables using "config" schema.
<![if !supportLists]>Ø <![endif]>Update script_location to the schema to update. Asterisk currently supports two sets of schemas:
<![if !supportLists]>Ø <![endif]>config - the set of schemas for Asterisk Realtime databases
<![if !supportLists]>Ø <![endif]>voicemail - the schema for ODBC VoiceMail
<![if !supportLists]>Ø <![endif]>
But when trying to use "voicemail" schema, I get the following error :
[root@centrex5 ast-db-manage]# alembic -c config.ini upgrade head
INFO [alembic.migration] Context impl MySQLImpl.
INFO [alembic.migration] Will assume non-transactional DDL.
ERROR [alembic.util] No such revision or branch 'a541e0b5e89'
FAILED: No such revision or branch 'a541e0b5e89'
[root@centrex5 ast-db-manage]#
Any tip ?
I'm using latest asterisk 13 sources.
Regards,
Cédric
Cedric, I’m not sure what the RIGHT setup is, but in 11 and so far in 13 I’ve been using the voicemail_users table and it seems to work just fine. I’m also using the MySQL direct driver, and NOT odbc for that.
Travis |
|
Back to top |
|
|
cedric at oceanet.com Guest
|
Posted: Thu Jul 09, 2015 10:40 am Post subject: [asterisk-users] Asterisk 13 / realtime voicemail creation |
|
|
I'm trying to make a new "and clean" install of asterisk 13 (I'm using 1.4/6/8 for many years).
So I'm trying to follow the wiki, and install realtime tables through alembic.
If nobody is able to help me, I'll use the old way, but I wish I won't have to.
And I'm using ODBC too
Regards,
Cédric
Quote: | OCEANET
---------------------------------------------------------------
[AGENCE DU MANS]
7, rue des Frênes
ZAC de la Pointe
72190 SARGE LES LE MANS
[t] +33 (0)2.43.50.26.50
[f] +33 (0)2.43.72.21.14
[AGENCE D'ANGERS]
5, rue Fleming
Angers Technopole
49066 ANGERS
[t] +33 (0)2.41.19.28.65
[f] +33 (0)2.52.19.22.00 | On 09/07/2015 17:34, Ryan, Travis wrote:
Quote: | <![endif]--> <![endif]-->
Ø From: asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com) [mailto:asterisk-users-bounces@lists.digium.com (asterisk-users-bounces@lists.digium.com)] On Behalf Of Oceanet - Cédric BASSAGET
Sent: Thursday, July 09, 2015 11:29 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] Asterisk 13 / realtime voicemail creation
Ø Hello,
I'm having a problem when trying to create realtime stuff for asterisk 13 in mysql DB.
Following https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic, I've successfully created the main tables using "config" schema.
Ø Update script_location to the schema to update. Asterisk currently supports two sets of schemas:
Ø config - the set of schemas for Asterisk Realtime databases
Ø voicemail - the schema for ODBC VoiceMail
Ø
But when trying to use "voicemail" schema, I get the following error :
[root@centrex5 ast-db-manage]# alembic -c config.ini upgrade head
INFO [alembic.migration] Context impl MySQLImpl.
INFO [alembic.migration] Will assume non-transactional DDL.
ERROR [alembic.util] No such revision or branch 'a541e0b5e89'
FAILED: No such revision or branch 'a541e0b5e89'
[root@centrex5 ast-db-manage]#
Any tip ?
I'm using latest asterisk 13 sources.
Regards,
Cédric
Cedric, I’m not sure what the RIGHT setup is, but in 11 and so far in 13 I’ve been using the voicemail_users table and it seems to work just fine. I’m also using the MySQL direct driver, and NOT odbc for that.
Travis
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|