{% extends "wizard.html" %} {% load staticfiles %} {% block title %} Wizard - Start {% endblock %} {% block page-title %}
  • First Time Setup
  • {% endblock %} {% block css %} {{ block.super }} {% endblock %} {% block content %}

    After configuring...

    Once you're certain all necessary trunks, destination tariffs and bundles are configured, you can test your configuration by selecting a "Test Run" of the import process:

    Once the test run is complete, Mango Analytics will tell you how many outgoing calls it found in your Elastix call history, and how many of those it was able to process. It will also show you a brief summary of calls whose cost could not be assigned.

    If everything you need was successfully found and processed, you can go ahead and start the import process pressing the button below. If not, you can always go back and review your configuration.

    Running this import process will replace all existing data. You can safely import your call data over and over again, there will be no duplicated information.


    {% endblock %}