[Asterisk-Users] chan_bluetooth and Ericcson T68 problem

Enky asterisk at bgopentel.com
Sat Nov 19 07:05:13 MST 2005


Hi,

I have read many pages and tried many things, but without any success. I
have paired my ERICCSON T68 with the Asterisk PC. The Asterisk version is
“Asterisk CVS-v1-0-11/19/05-14:52:52”. The chan_bluetooth is the last
release, downloaded from
“http://www.crazygreek.co.uk/data/pages/chan_bluetooth/latest.tar.gz”. It
is all OK. I can dial from the Asterisk a number. The T68 dials it, but
when the called party picks the phone and the call goes connected there is
no any audio! Neither from or to the Asterisk. Here are a short logs:

This is the initial log, when I start the Asterisk and it connects the
T68. It seems OK:
---cut---
Asterisk Ready.
*CLI> Nov 19 15:15:45 NOTICE[11068]:
/usr/src/asterisk/chan_bluetooth/chan_bluetooth.c:2041 try_connect:
Initialised bluetooth link to device T68
 [AG]        T68 < AT+BRSF=23
 [AG]        T68 > ERROR
 [AG]        T68 < AT+CIND=?
 [AG]        T68 > +CIND:
("battchg",(0-5)),("signal",(0-5)),("batterywarning",(0-1)),("chargerconnected",(0-1)),("service",(0-1)),("sounder",(0-1)),("message",(0-1)),("call",(0-1)),("roam",(0-1)),("smsfull",(0-1))
 [AG]        T68 > OK
 [AG]        T68 < AT+CIND?
Nov 19 15:15:46 NOTICE[11068]:
/usr/src/asterisk/chan_bluetooth/chan_bluetooth.c:417 set_cind: Audio
Gateway T68 got signal
 [AG]        T68 > +CIND: 5,5,0,1,1,0,0,0,0,0
 [AG]        T68 > OK
 [AG]        T68 < AT+CMER=3,0,0,1
 [AG]        T68 > OK
 [AG]        T68 < AT+CLIP=1
 [AG]        T68 > OK
 [AG]        T68 < AT+CGMI=?
 [AG]        T68 > OK
 [AG]        T68 < AT+CGMI
 [AG]        T68 > ERICSSON
 [AG]        T68 > OK
---cut---

This is when I dial a number. It seems OK too, but no audio when connects:
---cut---
    -- Executing Dial("SIP/2222222-3885", "BLT/T68/123|60") in new stack
 [AG]        T68 < ATD123;
    -- Called T68
 [AG]        T68 > OK
 [AG]        T68 > +CIEV: 8,1
    -- BLT/T68 answered SIP/2222222-3885
 [AG]        T68 > +CIEV: 2,4
 [AG]        T68 > +CIEV: 2,5
---cut---

And this is when I interrupt the dialed call:
---cut---
 [AG]        T68 < AT+CHUP
  == Spawn extension (default, 2002, 1) exited non-zero on 'SIP/2222222-3885'
 [AG]        T68 > OK
Nov 19 15:18:06 NOTICE[11068]:
/usr/src/asterisk/chan_bluetooth/chan_bluetooth.c:2493 rd_close: Device
T68 disconnected, scheduled reconnect in 5 seconds: Connection reset by
peer (errno 104)
Nov 19 15:18:11 NOTICE[11068]:
/usr/src/asterisk/chan_bluetooth/chan_bluetooth.c:2041 try_connect:
Initialised bluetooth link to device T68
 [AG]        T68 < AT+BRSF=23
 [AG]        T68 > ERROR
 [AG]        T68 < AT+CIND=?
 [AG]        T68 > +CIND:
("battchg",(0-5)),("signal",(0-5)),("batterywarning",(0-1)),("chargerconnected",(0-1)),("service",(0-1)),("sounder",(0-1)),("message",(0-1)),("call",(0-1)),("roam",(0-1)),("smsfull",(0-1))
 [AG]        T68 > OK
 [AG]        T68 < AT+CIND?
 [AG]        T68 > +CIND: 5,5,0,1,1,0,0,0,0,0
 [AG]        T68 > OK
 [AG]        T68 < AT+CMER=3,0,0,1
 [AG]        T68 > OK
 [AG]        T68 < AT+CLIP=1
 [AG]        T68 > OK
 [AG]        T68 < AT+CGMI=?
 [AG]        T68 > OK
 [AG]        T68 < AT+CGMI
 [AG]        T68 > ERICSSON
 [AG]        T68 > OK
---cut---

Please someone to help me :) Thank you in advance!





More information about the asterisk-users mailing list