[Asterisk-Users] chan_bluetooth jabra 200 / 250

Jason p voiceoveripguru at gmail.com
Tue Feb 21 16:16:43 MST 2006


If anyone can help im trying to get my jabra bt200 or bt250 headset working
with chan_bluetooth. They seem to pair ok but they will not come out of
"Negotiating" state.  I get this on first start of *:

[HS]      jabra > AT^SPTT=?
[HS]      jabra < ERROR

If anyone can be of help please advise, im pulling my hair out on this one.

Thanks
Jason Price

NOTES:
JABRA BT200/250

nasa*CLI> show version
Asterisk 1.2.4

[root at nasa ~]# hcitool cc 00:07:A4:03:7B:64

=
=
=
[root at nasa ~]# hcitool con
Connections:
        < ACL 00:07:A4:03:7B:64 handle 41 state 1 lm MASTER AUTH ENCRYPT


=
=
=
sdptool search --bdaddr 00:07:A4:03:7B:64 0x1108
Class 0x1108
Searching for 0x1108 on 00:07:A4:03:7B:64 ...
Service Name: Headset
Service RecHandle: 0x10000
Service Class ID List:
  "Headset" (0x1108)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 1
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100

=
=
=
[root at 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 at nasa bluetooth]# cat hcid.conf

options {

        autoinit yes;
        security auto;
#       security user;
        pairing multi;
#       pin_helper /usr/bin/bluepin;
        pin_helper /etc/bluetooth/givepin;
}

# Default settings for HCI devices


device {
        name "asterisk";
        class 0x120104;
#       class 0x200404;
        iscan enable; pscan enable;
        lm accept;
        lp rswitch,hold,sniff,park;
        auth enable;
        encrypt enable;




Feb 21 15:39:47 NOTICE[20343]: /usr/src/chan_bluetooth/chan_bluetooth.c:2226
try_connect: Initialised bluetooth link to device jabra

 [HS]      jabra > AT^SPTT=?
 [HS]      jabra < ERROR
this is hitting keys on the headset:
[HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+BVRA=1
 [HS]      jabra < ERROR
 [HS]      jabra > AT+BVRA=1
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR
 [HS]      jabra > AT+CKPD=200
 [HS]      jabra < ERROR


*CLI> bluetooth show peers
00:07:A4:03:7B:64 jabra      HS   Negotiating Yes -1/-1/0      N/A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060221/f89f0428/attachment.htm


More information about the asterisk-users mailing list