{{#if provision}}
{{provision.endpoint_brand}} - {{provision.endpoint_model}}
{{else}}
{{#if id}}
{{name}}
{{else}}
{{i18n.devices.sip_device.new}}
{{/if}} {{/if}}
{{#if provision}}
{{else}}
{{ sip.realm }}
{{/if}}
{{#if provision}}
{{ i18n.devices.popupSettings.sip.sectionTitle }}
{{ sip.realm }}
{{/if}}
{{ i18n.devices.popupSettings.audio.sectionTitle }}
{{ i18n.devices.popupSettings.dragAndDrop }}
{{ i18n.devices.popupSettings.video.sectionTitle }}
{{ i18n.devices.popupSettings.dragAndDrop }}
{{ i18n.devices.popupSettings.restrictions.sectionTitle }}
{{#each extra.restrictions}}
{{/each}}
{{#if extra.hasDisabledRestrictions}}
  

{{ i18n.devices.popupSettings.restrictions.disabledRestrictionsInfo }}

{{/if}}
{{ i18n.devices.popupSettings.callerId.sectionTitle }}
{{#if extra.hasE911Numbers}}

{{else}}
{{ i18n.devices.popupSettings.callerId.noE911Numbers }}
{{/if}}
{{ i18n.devices.popupSettings.miscellaneous.sectionTitle }}
{{ i18n.devices.popupSettings.miscellaneous.rtp.type }}
{{#if id}} {{ i18n.devices.deleteDevice }} {{/if}}
{{ i18n.cancel }}