hello,
i have a few cisco cp-8851 phones set up with a xml configuration file.
i've added a 3 speed dial buttons on the phone and they are working with sip calling.
now is it possible to also speed dial via bluetooth when selecting bluetooth.
for now its only possible to make a speed dial when the sip number is selected.
this is what my speed dial xml part looks like now.
<line button="3">
<featureID>21</featureID>
<featureLabel>Klaas</featureLabel>
<featureOptionMask>1</featureOptionMask>
<speedDialNumber>123456789</speedDialNumber>
</line>
Kind regards,
Thijs Funcke.