- Joined
- Jul 9, 2019
- Messages
- 7
- Reaction score
- 1
Hi. Posting here as partners cannot even open a ticket anymore without buying support - even for bugs ?
One of our clients has a 3CX installation, with an extension and phone linked to a SNOM D745 phone. This model has a LCD screen to show BLF / line keys.
We have configured different BLF keys in the extension, but they do not show on the LCD of the phone. Nothing is showing up.
After analysis, we see the differences (below in bold) between the 3CX generated XML and the default snom one:
Example of one generated by 3CX:
<functionkeys e="2">
<fkey idx="0" context="active" label="Florian Tosello" perm="">dest <sip:[email protected]:5060;user=phone></fkey>
Example of one by snom:
<functionKeys e="2">
<fkey idx="0" context="1" label="test" lp="on" default_text="$name $state" perm="">blf sip:[email protected]:5060</fkey>
Would the problem come from the context, lp, or default ?
One of our clients has a 3CX installation, with an extension and phone linked to a SNOM D745 phone. This model has a LCD screen to show BLF / line keys.
We have configured different BLF keys in the extension, but they do not show on the LCD of the phone. Nothing is showing up.
After analysis, we see the differences (below in bold) between the 3CX generated XML and the default snom one:
Example of one generated by 3CX:
<functionkeys e="2">
<fkey idx="0" context="active" label="Florian Tosello" perm="">dest <sip:[email protected]:5060;user=phone></fkey>
Example of one by snom:
<functionKeys e="2">
<fkey idx="0" context="1" label="test" lp="on" default_text="$name $state" perm="">blf sip:[email protected]:5060</fkey>
Would the problem come from the context, lp, or default ?