diff options
Diffstat (limited to 'app')
-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' |