Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Problem

In case you access to the IVR project design and you can't see the structure and blocks that you created, please follow these tips to recover it.empty_design.png

Solution

 

The IVR projects are stored in the table "projects" of the xcally DB.

The IVR design is saved into 2 fields:
schema (last saved ivr schema)
schema_run (current running IVR schema)

You will probably see the field "schema" empty and the field "schema_run" with your running IVR data.
In order to do the recovery, just copy and paste the field "schema_run" to "schema" and your IVR script will back to web interface.

empty_schema.png

 

schema_run.png

 

 

  • No labels