{{#if Dst.Internal}}

{{/if}}
{{#if Dst.Deleted}}

{{/if}}
{{#if Dst.Queue}}

{{/if}}
{{#if Dst.RingGroup}}

{{/if}}
{{#if Dst.MyContacts}}

{{/if}}
{{#if Dst.GContacts}}

{{/if}}
{{#if Dst.Android}}

{{/if}}
{{#if Dst.iPhone}}

{{/if}}
{{#if Dst.AsteriskPhonebook}}

{{/if}}
{{#if Dst.Highrise}}

{{/if}}
{{#if Dst.MyContacts}}
{{Dst.MyContacts}}
| {{Dst.MyContactsType}}
{{/if}}
{{#if Dst.AsteriskPhonebook}}
{{Dst.AsteriskPhonebookName}}
{{Dst.AsteriskPhonebookSpeedDial}}
{{/if}}
{{#if Dst.Android}}
{{Dst.Android}}
{{/if}}
{{#if Dst.iPhone}}
{{Dst.iPhone}}
{{/if}}
{{#if Dst.GContacts}}
{{Dst.GContacts}}
| {{Dst.GContactsType}}
{{#each Dst.GContactsGroups}}
{{this}}
{{/each}}
{{/if}}
{{#if Dst.Highrise}}
{{Dst.Highrise}}
| {{Dst.HighriseType}}
{{#each Dst.HighriseGroups}}
{{this}}
{{/each}}
{{/if}}
{{#if Dst.Internal}}
{{Dst.Internal}}
{{/if}}
{{#if Dst.Deleted}}
{{Dst.Deleted}}
{{/if}}
{{#if Dst.Queue}}
{{Dst.Queue}}
{{/if}}
{{#if Dst.RingGroup}}
{{Dst.RingGroup}}
{{/if}}
{{#unless Dst.Internal}}
{{#unless Dst.Deleted}}
{{#unless Dst.Queue}}
{{#unless Dst.RingGroup}}
{{Dst.Num}}
{{/unless}}
{{/unless}}
{{/unless}}
{{/unless}}
{{#if QueueSource}}

{{/if}}
{{#if Dst.Deleted}}
{{#each QueueSource}}
{{Number}}{{#if Name}}, {{Name}}{{/if}}
{{/each}}
{{/if}}
{{#if Dst.Internal}}
{{#each QueueSource}}
{{Number}}{{#if Name}}, {{Name}}{{/if}}
{{/each}}
{{/if}}
{{#each Queue}}
{{Number}}{{#if Name}}, {{Name}}{{/if}}
{{/each}}
{{#each RingGroup}}
{{Number}}{{#if Name}}, {{Name}}{{/if}}
{{/each}}
{{t "Add Contact"}}