ImportSnomFunctionKeyImporter (TWF2)

Description

This task allows administrator to import Snom function keys.

Release notes

Version 1.0.0 - Early deployment
  • Feature: Initial version
  • Dependency:
    • File Manager v1.4.3+

Resource configuration interface

GUI unavailable.

Task configuration parameters provided by SMP 5.3+

Warning: Can't find topic CustomerDocs.GenSmpDocCommonTaskParametersRGb55

Resource configuration parameters

SOP File - Name of the file that needs to be imported. This file must be uploaded on the SOP in the 'uploads' directory through the File Manager.

Report structure

The task imports the function keys information for each phone that is defined in SOP File.

The structure of the file is the following :
  • It is an ini file
  • The key is the name of the SNOM phone resource
  • The value is a comma separated value

The structure of the comma separated value is the following:
  • The number of values you can define depends on the SNOM resource type. Currently only SDO1 v3.3, SDO2 v3.4, SDO3 v3.4 and SDO4 v3.4 are supported.
    • For SDO1, you can define 6 value couples.
    • For SDO2, you can define 54 value couples.
    • For SDO3 and SDO4, you can define 98 value couples.
  • The first value describe the type of the function keys. It can be k (Key Event), u (Action URL), s (Speedial), b (Speedial + BLF).
  • The second value describe the content of the function key. It can be empty if you don't want to define any function key for this button.
    • For a Key Event, leave it blank to take the factory default
    • For an Action URL, enter the url you want to query
    • For a Speedial, enter the number you want to dial
    • For a Speedial + BLF, it is the same as for speedial but only for internal extension

The first value couple defines the key used for the directory button. The second value couple defines the key used for the button labeled 'your company'. The 12 next value couples define the free function keys on phone. The 42 next value couples define the function keys on an optional extension module. The 42 next value couples define the function keys on an optional second extension module The 42 next value couples define the function keys on an optional third extension module

Example :

SDO10001=k,,u,http://www.test.com,s,100,s,101,u,http://www.test.com,s, SDO20001=k,,u,http://www.test.com,s,0,s,1,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,11,s,12,b,13,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s, SDO30002=k,,u,http://www.test.com,s,0,s,1,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,11,s,12,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,21,s,22,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s, SDO40001=k,,u,http://www.test.com,s,0,s,1,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,11,s,12,b,13,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,21,s,22,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,,s,
Copyright © Escaux SA