diff options
author | Sascha Daniels <sd@alternative-solution.de> | 2013-02-06 03:23:20 +0100 |
---|---|---|
committer | Sascha Daniels <sd@alternative-solution.de> | 2013-02-06 03:23:20 +0100 |
commit | e5b247ccefe499f61bdadef186e34d03ded3035a (patch) | |
tree | 77500efbd4e7c999e82fd2a05bfc7dc13649f969 /app/views | |
parent | b1f9f3b2c39d31d0621da36420318406f33a1f92 (diff) |
Stupid setting removed
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/config_snom/show.xml.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/config_snom/show.xml.haml b/app/views/config_snom/show.xml.haml index 53b300c..33204dc 100644 --- a/app/views/config_snom/show.xml.haml +++ b/app/views/config_snom/show.xml.haml @@ -42,7 +42,7 @@ %prefer_saved_over_received_photo{:perm => 'RW'}= 'off' %no_dnd{:perm => 'RW'}= 'off' %transfer_on_hangup{:perm => 'RW'}= 'on' - %transfer_on_hangup_non_pots{:perm => 'RW'}= 'on' + %transfer_on_hangup_non_pots{:perm => 'RW'}= 'off' %call_join_xfer{:perm => 'RW'}= 'on' %conf_hangup{:perm => 'RW'}= 'on' %logon_wizard{:perm => 'RW'}= 'off' |