{% extends "base.html" %} {% load static %} {% load i18n %} {% block content %}

MissedCall Listing

method{{ object.method }}
from_tag{{ object.from_tag }}
to_tag{{ object.to_tag }}
callid{{ object.callid }}
sip_code{{ object.sip_code }}
sip_reason{{ object.sip_reason }}
time{{ object.time }}
Edit MissedCall {% endblock %}