{% extends "templates/web.html" %} {% block page_content %}
Picking a known switch auto-selects the CDR format and shows you the credential fields we need. Click Test connection before saving to make sure the credentials work.
Enable a secure SFTP / FTPS endpoint scoped to your account. We generate a random password when you turn it on — copied once. Use this alongside switch pull, or as a standalone option.
Status:
{% if profile and profile.sftpgo_enabled %}
Enabled
{{ profile.sftpgo_username }}
{% else %}
Disabled
{% endif %}
Leave this off if your CDRs carry per-call revenue (recommended — most commercial switches do). Turn it on if you run a flat-rate line service or your switch doesn't emit per-call charges. Your traffic study will be labeled accordingly.
Current plan: {{ profile.storage_plan|title }}
At 80% we email a heads-up. At 100%, behavior follows the over-quota policy below.
{% else %}Storage quotas activate once your profile is saved. You're on the Included with filing plan by default.
{% endif %}| Plan | Storage | Calls / year | Annual |
|---|---|---|---|
| {{ t.name }} | {{ t.storage }} | {{ t.calls }} | {{ t.price }} |