{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}
ID | Link | name | created | modified | max_calls | enabled | prefix | suffix | username | password | register | sip_proxy | sip_transport | sip_port | realm | from_domain | expire_seconds | retry_seconds | caller_id_in_from | add_plus_in_caller | pid | pai | calls_per_second | rtp_transport | rtp_tos |
{{object.pk}} | {{object}} | {{ object.name }} | {{ object.created }} | {{ object.modified }} | {{ object.max_calls }} | {{ object.enabled }} | {{ object.prefix }} | {{ object.suffix }} | {{ object.username }} | {{ object.password }} | {{ object.register }} | {{ object.sip_proxy }} | {{ object.sip_transport }} | {{ object.sip_port }} | {{ object.realm }} | {{ object.from_domain }} | {{ object.expire_seconds }} | {{ object.retry_seconds }} | {{ object.caller_id_in_from }} | {{ object.add_plus_in_caller }} | {{ object.pid }} | {{ object.pai }} | {{ object.calls_per_second }} | {{ object.rtp_transport }} | {{ object.rtp_tos }} |