Update {$mac}.cfg

This commit is contained in:
Len 2018-01-10 18:38:39 -05:00 committed by GitHub
parent 14daf686ea
commit 03ff50eebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PHONE>
<REGISTRATION
reg.{$row.line_number}.serverFeatureControl.cf="{$polycom_feature_key_sync}"
reg.{$row.line_number}.serverFeatureControl.dnd="{$polycom_feature_key_sync}"
{foreach $lines as $row}reg.{$row.line_number}.displayName="{$row.display_name}"
reg.{$row.line_number}.address="{$row.user_id}@{$row.server_address}"
reg.{$row.line_number}.label="{$row.display_name}"