diff options
author | Peter Kozak <spag@golwen.net> | 2013-04-24 22:48:50 +0200 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-04-24 22:48:50 +0200 |
commit | 00e26f18486d953814fc0c0a4ba0d30432b56f23 (patch) | |
tree | dbe49abd2ef0f94adb177f3c19b815d59283f490 /app/views/config_snom/show.xml.haml | |
parent | 7804dbb985f25c8bafbcfad1f9345d14a9a6adc3 (diff) |
pickup indication disabled
Diffstat (limited to 'app/views/config_snom/show.xml.haml')
-rw-r--r-- | app/views/config_snom/show.xml.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/config_snom/show.xml.haml b/app/views/config_snom/show.xml.haml index 3d0edf1..16a05d0 100644 --- a/app/views/config_snom/show.xml.haml +++ b/app/views/config_snom/show.xml.haml @@ -36,6 +36,7 @@ %ringer_animation{:perm => 'RW'}= 'on' %display_method{:perm => 'RW'}= 'display_name_number' %callpickup_dialoginfo{:perm => 'RW'}= 'on' + %pickup_indication{:perm => 'RW'}= 'off' %show_local_line{:perm => 'RW'}= 'off' %mwi_notification{:perm => 'RW'}= 'silent' %mwi_dialtone{:perm => 'RW'}= 'normal' |