cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
532
Views
0
Helpful
1
Replies

8945 bluetooth capability

btmbmonitor
Level 1
Level 1

Hi,

I'm using 8945 ip phone, sip image against asterisk on a remote site, the issue i have is i have no idea how to activate bluetooth, its not in accessories/preferences on the phone at all.

In my config file i have various sections which include bluetooth settings however i'm unsure of whether they are correct or not and even though we have support contracts and i can access the programming guides i see nothing about bluetooth in the xml config

any ideas please?

<vendorConfig>

     <disableSpeaker>false</disableSpeaker>

     <disableSpeakerAndHeadset>false</disableSpeakerAndHeadset>

     <pcPort>0</pcPort>

     <settingsAccess>1</settingsAccess>

     <garp>0</garp>

     <voiceVlanAccess>0</voiceVlanAccess>

     <ciscoCamera>1</ciscoCamera>

     <videoCapability>1</videoCapability>

     <usbClasses>0,1,2</usbClasses>

     <sdio>1</sdio>

     <wifi>0</wifi>

     <bluetoothProfile>0,1</bluetoothProfile>

     <powerNegotiation>0</powerNegotiation>

     <autoSelectLineEnable>0</autoSelectLineEnable>

     <webAccess>1</webAccess>

     <sshAccess>1</sshAccess>

     <g722CodecSupport></g722CodecSupport>

     <daysDisplayNotActive>1,2,3,4,5,6,7</daysDisplayNotActive>

     <displayOnTime>08:00</displayOnTime>

     <displayOnDuration>08:30</displayOnDuration>

     <displayIdleTimeout>04:00</displayIdleTimeout>

     <displayOnWhenIncomingCall>1</displayOnWhenIncomingCall>

     <spanToPCPort>1</spanToPCPort>

     <loggingDisplay>1</loggingDisplay>

     <loadServer></loadServer>

  </vendorConfig>

  <commonConfig>

     <usb1>1</usb1>

     <usb2>1</usb2>

     <ciscoCamera>1</ciscoCamera>

     <usbClasses>0,1,2</usbClasses>

     <sdio>1</sdio>

     <bluetooth>1</bluetooth>

     <wifi>0</wifi>

     <bluetoothProfile>0,1</bluetoothProfile>

     <joinAndDirectTransferPolicy>0</joinAndDirectTransferPolicy>

  </commonConfig>

1 Reply 1

Chris Deren
Hall of Fame
Hall of Fame