{
  "template_data":{
    "category":[
      {
        "name":"General Settings",
        "subcategory":[
          {
            "name":"General Settings",
            "item":[
              {
                "variable":"$defaultringer",
                "default_value":"Ringer2",
                "description":"Default Ringer",
                "type":"list",
                "data":[
                  {
                    "text":"Ringer 1",
                    "value":"Ringer1"
                  },
                  {
                    "text":"Ringer 2",
                    "value":"Ringer2"
                  },
                  {
                    "text":"Ringer 3",
                    "value":"Ringer3"
                  },
                  {
                    "text":"Ringer 4",
                    "value":"Ringer4"
                  },
                  {
                    "text":"Ringer 5",
                    "value":"Ringer5"
                  },
                  {
                    "text":"Ringer 6",
                    "value":"Ringer6"
                  },
                  {
                    "text":"Ringer 7",
                    "value":"Ringer7"
                  },
                  {
                    "text":"Ringer 8",
                    "value":"Ringer8"
                  },
                  {
                    "text":"Ringer 9",
                    "value":"Ringer9"
                  },
                  {
                    "text":"Ringer 10",
                    "value":"Ringer10"
                  },
                  {
                    "text":"Silent",
                    "value":"Silent"
                  },
                  {
                    "text":"Custom",
                    "value":"Custom"
                  }
                ]
              },
              {
                "variable":"$firmware",
                "default_value":"",
                "description":"Firmware",
                "type":"input"
              },
              {
                "variable":"$http_user",
                "default_value":"admin",
                "description":"Phone Web Interface Username",
                "type":"input"
              },
              {
                "variable":"$http_pass",
                "default_value":"snom",
                "description":"Phone Web Interface Password",
                "type":"input"
              },
              {
                "variable":"$admin_mode_password",
                "default_value":"1234",
                "description":"Admin Mode Password (Digits ONLY)",
                "type":"input"
              },
              {
                "variable":"$time_24_format",
                "default_value":"off",
                "description":"Time Format",
                "type":"list",
                "data":[
                  {
                    "text":"AM\/PM",
                    "value":"off"
                  },
                  {
                    "text":"24 hour",
                    "value":"on"
                  }
                ]
              },
              {
                "variable":"$tone_scheme",
                "default_value":"USA",
                "description":"Dialtone",
                "type":"list",
                "data":[
                  {
                    "text":"Australia",
                    "value":"AUS"
                  },
                  {
                    "text":"Austria",
                    "value":"AUT"
                  },
                  {
                    "text":"China",
                    "value":"CHN"
                  },
                  {
                    "text":"Denmark",
                    "value":"DNK"
                  },
                  {
                    "text":"France",
                    "value":"FRA"
                  },
                  {
                    "text":"Germany",
                    "value":"GER"
                  },
                  {
                    "text":"Great Britain",
                    "value":"GBR"
                  },
                  {
                    "text":"India",
                    "value":"IND"
                  },
                  {
                    "text":"Italy",
                    "value":"ITA"
                  },
                  {
                    "text":"Japan",
                    "value":"JPN"
                  },
                  {
                    "text":"Mexico",
                    "value":"MEX"
                  },
                  {
                    "text":"Netherlands",
                    "value":"NLD"
                  },
                  {
                    "text":"Norway",
                    "value":"NOR"
                  },
                  {
                    "text":"New Zealand",
                    "value":"NZL"
                  },
                  {
                    "text":"Spain",
                    "value":"ESP"
                  },
                  {
                    "text":"Sweden",
                    "value":"SWE"
                  },
                  {
                    "text":"Switzerland",
                    "value":"SWI"
                  },
                  {
                    "text":"United States",
                    "value":"USA"
                  }
                ]
              }
            ]
          }
        ]
      }
    ]
  }
}
