Hello,

We had similar problems with chan_bluetooth and various mobile devices.

I suppose that chan_bluetooth is in a very early stage. We tried to contact the author of the channel with debugging information etc but without luck...

There is also the chance that the project may be stalled...

Best regards,
Vlasis Hatzistavrou.

José Luis Gómez wrote:

Hello.
I'm having problem with motorola v635 and asterisk. I can make a call
but I can't hear any audio and the other side of the call can hear me
(one way audio).
I'm using usb to bluetooth adaptor (noganet).
I'm using gentoo with kernel 2.6.13-r2, asterisk 1.0.9 and
chan_bluetooth 0.0.1_pre20050212.
What's may be wrong?
I show you my files:
- bluetooth.conf:
[general]
interface = 0
[00:15:A8:A8:19:82]
name        = V635
type        = HS
channel     = 3
autoconnect = yes
# If I put channel 7, the other side of the call can't hear me (no
audio). The audio stay on the phone (I can hear the call on phone).

- hcid.conf
options {
       autoinit yes;
       security auto;
       pairing multi;
       pin_helper /usr/bin/bluepin;
}
device {
       name "Asterisk";
       class 0x200404;
       iscan enable;
       pscan enable;
       lm accept;
       lp rswitch,hold,sniff,park;
}

- rfcomm.conf
rfcomm0 {
       bind yes;
       device xx:xx:xx:xx:xx:xx;
       channel 7;
       comment "motoV635";
}

Thanks in advance.
 José Luis


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to