{{#if id}}
{{name}}
{{else}}
{{i18n.devices.fax.new}}
{{/if}}
{{ sip.realm }}
{{ i18n.devices.popupSettings.audio.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}}
{{#if id}} {{ i18n.devices.deleteDevice }} {{/if}}
{{ i18n.cancel }}