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

    Great!

    What's left now is to configure all your active trunks, indicating how much your provider charges you as a monthly fee, and on which day of the month your provider considers a billing period to end.

    You will also need to configure each one of your destination tariffs assigned by each provider, indicating the prefix that must be matched and its cost. In case you have call bundles provided, you should configure them too.

    This step is the most important one: if you're unsure of how Mango Analytics matches calls to destination tariffs, please refer to the manual. Mango Analytics provides you with a way of testing if you've configured it correctly.

    Please provide as much detail as you can while configuring destination tariffs. Be aware that in order to get the most accurate reports, your configuration must also be accurate.



    {% endblock %}