- Minor changes to interface. - Fixed different missing includes. - Access now denied to api calls that are related to disabled modules. - Fixed sorting of CPU and memory in server overview.
24 lines
518 B
XML
24 lines
518 B
XML
<Dialing>
|
|
<Disable>
|
|
<Key Type="IME"/>
|
|
<Key Type="History"/>
|
|
<Key Type="Switch"/>
|
|
<Key Type="Line"/>
|
|
<Key Type="Favorite"/>
|
|
<Key Type="Empty"/>
|
|
<Key Type="DPickup"/>
|
|
<Key Type="Retrieve"/>
|
|
</Disable>
|
|
<Enable>
|
|
<Key Type="Send"/>
|
|
<Key Type="GPickup"/>
|
|
<Key Type="Delete"/>
|
|
<Key Type="End Call"/>
|
|
</Enable>
|
|
<Default>
|
|
<Key Type="Send"/>
|
|
<Key Type="Delete"/>
|
|
<Key Type="GPickup"/>
|
|
<Key Type="End Call"/>
|
|
</Default>
|
|
</Dialing> |