Starting with version 10.1.46.16, all editable phone settings can be changed via the Web Interface using the Settings page. This requires a JavaScript-enabled browser. This article shows how to do this using example setting general_purpose_xml_descriptions.
Here is how you can configure a setting using the Settings page:- Log in as admin in the Web Interface
- Click on Settings, then search in page for the required setting (in our example general_purpose_xml_descriptions) or scroll down
Image Added
- Right-click on the setting, you will see the following menu:
Image Added
- Enter the required value for the setting, then press OK:
Image Added
Under "Some settings are not yet stored permanently.", you can press "View Changes" to review your changes:
Image Added
Code Block |
---|
language | xml |
---|
title | Code-Example |
---|
collapse | true |
---|
| <general type="A"/>
<initialization>
<variable name='subscr_uri' value='sip:434@10.110.22.35'/>
<state value='off'/><identity value="2"/>
</initialization>
<subscription type="dialog" to="<$(subscr_uri)>" for="$(subscr_uri)"/>
<NotifyParsingRules type="applies">
<level1 translates_to="OK">/dialog-info[@entity="$(subscr_uri)"]</level1>
</NotifyParsingRules>
<NotifyParsingRules type="state">
<level1 translates_to="ringing">/dialog-info/dialog/state[.="early"]</level1>
<level1-1 translates_to="calling">/dialog-info/dialog[@direction="initiator"]</level1-1>
<level2 translates_to="ringing">/dialog-info/dialog/state[.="proceeding"]</level2>
<level2-1 translates_to="calling">/dialog-info/dialog[@direction="initiator"]</level2-1>
<level3 translates_to="offhook">/dialog-info/dialog/state[.="trying"]</level3>
<level4 translates_to="in_a_call">/dialog-info/dialog/state[.="confirmed"]</level4>
<level5 translates_to="free"/>
</NotifyParsingRules> |
- Then press Save
Include Page |
---|
| Howto Footer - uni-en |
---|
| Howto Footer - uni-en |
---|
|
Content by Label |
---|
showLabels | false |
---|
max | 50 |
---|
showSpace | false |
---|
sort | title |
---|
cql | label = "kb-how-to-article" and label = "deskphone" and |
---|
|
|