diff options
author | Peter Kozak <spag@golwen.net> | 2013-06-27 14:12:26 +0200 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-06-27 14:12:26 +0200 |
commit | af5397e415501d0ce3a052538a4e3ed74bf189cd (patch) | |
tree | 34741b13641a6cf6ec1aec503a0b9d7f73db0264 /app | |
parent | b132d5a15da49b77d45763967c6720c60d22f1e9 (diff) |
auto_connect_indication added
Diffstat (limited to 'app')
-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 22df8bc..8b501ab 100644 --- a/app/views/config_snom/show.xml.haml +++ b/app/views/config_snom/show.xml.haml @@ -37,6 +37,7 @@ %display_method{:perm => 'RW'}= 'display_name_number' %callpickup_dialoginfo{:perm => 'RW'}= 'on' %pickup_indication{:perm => 'RW'}= 'off' + %auto_connect_indication{:perm => 'RW'}= 'off' %show_local_line{:perm => 'RW'}= 'off' %mwi_notification{:perm => 'RW'}= 'silent' %mwi_dialtone{:perm => 'RW'}= 'normal' |