{{#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}}
{{#each extra.provision.keys}}
{{{title}}}
{{ @root.i18n.devices.popupSettings.keys.info.link.showInfo }}
{{#each @root.extra.provision.keyActions}} {{#if info}}

{{text}} : {{info}}

{{/if}} {{/each}} {{#compare id '===' 'combo_keys'}}

{{@root.i18n.devices.popupSettings.keys.types.line}} : {{@root.i18n.devices.popupSettings.keys.info.types.line}}

{{/compare}}
{{#each data}}
{{#compare ../id '===' 'combo_keys'}} {{#compare @key '===' '0'}}
{{@root.i18n.devices.popupSettings.keys.alertMessage}}
{{/compare}} {{/compare}}
{{/each}}
{{/each}}
{{#if id}} {{ i18n.devices.deleteDevice }} {{/if}}
{{ i18n.cancel }}