{{#if provision.endpoint_brand}}
{{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}}
{{#monsterSwitch}} {{/monsterSwitch}}
{{/each}}
{{#if extra.hasDisabledRestrictions}} {{#monsterText 'info' 'disabled-restrictions-info'}}

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

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

{{else}} {{#monsterText 'error'}} {{ i18n.devices.popupSettings.callerId.noE911Numbers }} {{/monsterText}} {{/if}}
{{/if}}
{{ i18n.devices.popupSettings.miscellaneous.sectionTitle }}
{{ i18n.devices.popupSettings.miscellaneous.rtp.type }}
{{#if provision}}
{{#if isProvisionerConfigured}}
{{/if}} {{/if}}
{{#if provision.feature_keys}}
{{ i18n.devices.popupSettings.featureKeys.menuTitle }}
{{ i18n.devices.popupSettings.featureKeys.info.link.showInfo }}
{{#each extra.featureKeys.types}}

{{#if info}}{{text}}: {{info}}{{/if}}

{{/each}}
{{#each provision.feature_keys}}
{{/each}}
{{/if}}
{{#if id}} {{ i18n.devices.deleteDevice }} {{/if}}
{{ i18n.cancel }}