Description

The contents of this setting is used for the User-Agent header in HTTP requests sent by the phone. By using substitution, the content of other (system) settings can give a hint about the hardware in provisioning requests (see DEFAULTVALUE for syntax).


Web User Interface

...


Phone User Interface

N/A


Auto-provisioning

ParameterValid valueDefault Value
<http_user_agent_string perm="PERMISSIONFLAGS">VALIDVALUE</http_user_agent_string>any string that complies with User-Agent header syntax (see RFC 2616).
As shown in the default value, the initial !!$(::)!!  indicate that the values enclosed with $(  and )  are settings and will be substituted by their values
!!$(::)!!User-Agent: GigasetP82x/$(firmware_version);$(mac);UXMC:$(uxm_color_count)
  • No labels