mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-31 17:33:48 +00:00
Update the new yealink template.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{else}
|
||||
<Item>account.{$row.line_number}.enable = 0</Item>
|
||||
{/if}
|
||||
<Item>account.{$row.line_number}.label = {$row.display_name</Item>
|
||||
<Item>account.{$row.line_number}.label = {$row.display_name}</Item>
|
||||
<Item>account.{$row.line_number}.display_name = {$row.display_name}</Item>
|
||||
<Item>account.{$row.line_number}.user_name = {$row.user_id}</Item>
|
||||
<Item>account.{$row.line_number}.password = {$row.password}</Item>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<Title>Login de usuario</Title>
|
||||
|
||||
<URL>http://{$domain_name}{$project_path}/app/provision/</URL>
|
||||
<URL>http://{$domain_name}{$project_path}/app/provision/?file=index.xml&template={$device_template}</URL>
|
||||
|
||||
<InputField type="number" password="no" editable="yes">
|
||||
<Prompt>Usuario:</Prompt>
|
||||
|
||||
Reference in New Issue
Block a user