Fix a syntax problem with the Yealink vp530 provisioning template.

This commit is contained in:
Mark Crane 2014-01-29 09:21:58 +00:00
parent e240cb75b9
commit cf2e1db5f0
1 changed files with 1 additions and 1 deletions

View File

@ -1397,7 +1397,7 @@ forward.no_answer.off_code =
{if $row.device_key_category == "line"}
#Configure Line Key {$row.device_key_id}
linekey.{$row.device_key_id}.line = {$row.device_key_line}
linekey.{$row.device_key_id}.value = {$row.device_key_value)
linekey.{$row.device_key_id}.value = {$row.device_key_value}
linekey.{$row.device_key_id}.pickup_value = {$row.device_key_extension}
linekey.{$row.device_key_id}.type = {$row.device_key_type}
linekey.{$row.device_key_id}.xml_phonebook =