I found a bug, when using the following withing my settings.xml:
<user_descr_contact idx="1" perm="">off</user_descr_contact>
Along with:
<user_server_type idx="1" perm="">asterisk</user_server_type>
The Long SIP-Contact (RFC3840) parameter is not changed to "off", it remains set to "on" position. Try uploading the following to the phone via the Advanced > Update > Upload Setting File manually: parameter:
<settings> <phone-settings e="2"> <user_descr_contact idx="1" perm="">off</user_descr_contact> <user_server_type idx="1" perm="">asterisk</user_server_type> </phone-settings> </settings>
Confirmed on a Snom 760 running firmware:
and a Snom D765 running firmware:
Paul Norman
I found a bug, when using the following withing my settings.xml:
Along with:
The Long SIP-Contact (RFC3840) parameter is not changed to "off", it remains set to "on" position. Try uploading the following to the phone via the Advanced > Update > Upload Setting File manually: parameter:
Confirmed on a Snom 760 running firmware:
and a Snom D765 running firmware:
Cause: changing the user_server_type to asterisk will also revoke the change on the user_descr_contact.
I would suggest to change first the user_server_type and then the user_descr_contact! This will work.
<settings>
<phone-settings e="2">
<user_server_type idx="1" perm="">asterisk</user_server_type>
<user_descr_contact idx="1" perm="">off</user_descr_contact>
</phone-settings>
</settings>
Best regards
Sidaty
Sidaty Khalihina
Cause: changing the user_server_type to asterisk will also revoke the change on the user_descr_contact.
I would suggest to change first the user_server_type and then the user_descr_contact! This will work.
<settings>
<phone-settings e="2">
<user_server_type idx="1" perm="">asterisk</user_server_type>
<user_descr_contact idx="1" perm="">off</user_descr_contact>
</phone-settings>
</settings>
Best regards
Sidaty
-
LDAP and country code
-
Settings are changed when user logs on
-
USB Bluetooth compatibility for D725
-
Low volume with Plantronics Headset
-
Change Log for FW 8.8.3.32
-
Subscriptions failing after time since upgrade to 8.7.5.28
-
SNOM 870 - INBAND DTMF
-
SNOM 320 + Headset Plantronics CS540A with Snom EHS
-
Configure Settings - Set all to Read Only
-
Can't enter "+" sign in directory via WUI
See all 716 topics