Displaying 1 result from an estimated 1 matches for "centrex5".
Did you mean:
centrex
2015 Jul 09
2
Asterisk 13 / realtime voicemail creation
...e schema to update. Asterisk currently
> supports two sets of schemas:
>
> 1. |config|- the set of schemas for Asterisk Realtime databases
> 2. |voicemail|- the schema for ODBC VoiceMail
>
But when trying to use "voicemail" schema, I get the following error :
[root at 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 a...