Displaying 1 result from an estimated 1 matches for "rfchannel_hs".
Did you mean:
  rfchannel_ag
  
2006 Feb 21
0
chan_bluetooth jabra 200 / 250
...203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 1
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100
=
=
=
[root@nasa asterisk-1.2.4]# cat /etc/asterisk/bluetooth.conf
[general]
; Channel we listen on as a HS (Headset)
rfchannel_hs = 3
; Channel we listen on as an AG (AudioGateway)
rfchannel_ag = 2
; hci interface to use (number - e.g '0')
interface = 0
[00:07:A4:03:7B:64]
name        = jabra
type        = HS
channel     = 1
autoconnect = yes
[root@nasa bluetooth]# cat hcid.conf
options {
        autoinit yes;...