- Joined
- Jan 8, 2021
- Messages
- 20
- Reaction score
- 7
Hi Community,
just stumbled over:
At the end of section:
This will result in a double entry for "virtual_keys_state_on_activity" on my snom870, because no {IF ua=...} here. It's worth to delete last two lines in your default template?
Just commented out in my custom template...
Best.
just stumbled over:
At the end of section:
XML:
<!--########################################################-->
<!--### Snom 8XX Series Settings ###-->
<!--########################################################-->
...
{IF ua=snom870}
<goto_virtual_keys_state_on_activity perm="">off</goto_virtual_keys_state_on_activity>
{ENDIF}
<!--# When one of the virtual p-keys shows a monitored line that is not idle, the phone will automatically show the virtual key state. (8X0 Phones)-->
<goto_virtual_keys_state_on_activity perm="">off</goto_virtual_keys_state_on_activity>
....
This will result in a double entry for "virtual_keys_state_on_activity" on my snom870, because no {IF ua=...} here. It's worth to delete last two lines in your default template?
Just commented out in my custom template...
Best.
