{{#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 showEmergencyCallerId}}
{{ 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}}
{{#each extra.provision.keys}}
{{{sectionTitle}}}
{{ @root.i18n.devices.popupSettings.keys.info.link.showInfo }} {{telicon 'question--circle'}}
{{#each actions}} {{#if info}}

{{replaceVar @root.i18n.devices.popupSettings.keys.info.typeTitle label}} {{info}}

{{/if}} {{/each}}
{{#each data}}
{{#compare ../id '===' 'combo_keys'}} {{#monsterPanelText (replaceVar @root.i18n.devices.popupSettings.keys.alert.title keyNumber) 'warning' 'fill-width'}} {{@root.i18n.devices.popupSettings.keys.alert.message}} {{/monsterPanelText}} {{/compare}}
{{#compare ../id '===' 'combo_keys'}} {{/compare}}
{{#compare ../id '===' 'combo_keys'}}
{{/compare}}
{{/each}}
{{/each}}
{{#if id}} {{ i18n.devices.deleteDevice }} {{/if}}
{{ i18n.cancel }}
{{#if extra.isRegistered}} {{/if}}