Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Default softkeylayout.xml file:

Code Block
<?xml version="1.0" ?>
<Softkey>
    <CallIn>
        <Enable>
            <Key Type="DSSKey" />
            <Key Type="Answer" />
            <Key Type="Forward" />
            <Key Type="Silence" />
            <Key Type="Reject" />
        </Enable>
    </CallIn>
    <Talk>
        <Enable>
            <Key Type="DSSKey" />
            <Key Type="Mute" />
            <Key Type="Hold" />
            <Key Type="Transfer" />
            <Key Type="Conference" /> 
            <Key Type="Hangup" /> 
            <Key Type="Dialpad" />
            <Key Type="Video" />
            <Key Type="NewCall" />
        </Enable>
    </Talk>
    <Conferenced>
        <Enable>
            <Key Type="DSSKey" /> 
            <Key Type="Mute" />
            <Key Type="Hold" />
            <Key Type="Split" />
            <Key Type="Conference" />
            <Key Type="Hangup" />
            <Key Type="Dialpad" />
            <Key Type="NewCall" />
        </Enable>
    </Conferenced>
</Softkey>

Supported states and buttons:

Status

Button

Incoming Call (CallIn)

DSSKey,Answer,Forward,Silence,Reject

During the Call (Hold/Talk)

DSSKey,Mute,Hold,Transfer,Conference,Hangup,Dialpad,Video,NewCall, Gpark, Dpark(Park)

Conferenced (Conferenced)

DSSKey,Mute,Hold,Split,Conference,Hangup,Dialpad,NewCall