From 2d4372890bc8c762084552dd89be3ee84ab13491 Mon Sep 17 00:00:00 2001 From: matmurdock Date: Thu, 4 Oct 2018 09:59:23 -0600 Subject: [PATCH 1/2] Support all 18 buttons on the Snom 72X models --- endpoint/snom/7xx/function_keys.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/endpoint/snom/7xx/function_keys.json b/endpoint/snom/7xx/function_keys.json index fd585615..fd94cf3c 100755 --- a/endpoint/snom/7xx/function_keys.json +++ b/endpoint/snom/7xx/function_keys.json @@ -47,10 +47,10 @@ "type":"break" }, { - "description":"Function Keys (0-14)", + "description":"Function Keys (0-18)", "type":"loop", "loop_start":"0", - "loop_end":"14", + "loop_end":"18", "data":{ "item":[ { @@ -225,4 +225,4 @@ } ] } -} \ No newline at end of file +} From eac22bc6b1a6bf8b78d0246e6613127199f15119 Mon Sep 17 00:00:00 2001 From: matmurdock Date: Thu, 4 Oct 2018 10:04:36 -0600 Subject: [PATCH 2/2] Support all 18 buttons on Snom 72X models --- endpoint/snom/7xx/function_keys.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/endpoint/snom/7xx/function_keys.json b/endpoint/snom/7xx/function_keys.json index fd94cf3c..c67d02a6 100755 --- a/endpoint/snom/7xx/function_keys.json +++ b/endpoint/snom/7xx/function_keys.json @@ -47,10 +47,10 @@ "type":"break" }, { - "description":"Function Keys (0-18)", + "description":"Function Keys (0-17)", "type":"loop", "loop_start":"0", - "loop_end":"18", + "loop_end":"17", "data":{ "item":[ {