[Home]

Summary:ASTERISK-11821: asterisk thinks that my ericsson T39 is headset
Reporter:sergio (sergio)Labels:
Date Opened:2008-04-10 08:25:18Date Closed:2011-06-07 14:07:50
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:chan_mobile (trunk and 1.6.0) does't work with my ericsson T39

but sony ericsson T610 works well

box*CLI> mobile show devices
ID              Address           Group Adapter         Connected State SMS
e               address           1     box             No        Init  No

box*CLI> mobile search
Address           Name                           Usable Type    Port
address           e                              Yes    Headset 3


$ sdptool browse address
Service Name: Voice gateway
Service RecHandle: 0x10002
Service Class ID List:
 "Headset Audio Gateway" (0x1112)
 "Generic Audio" (0x1203)
Protocol Descriptor List:
 "L2CAP" (0x0100)
 "RFCOMM" (0x0003)
   Channel: 3
Profile Descriptor List:
 "Headset" (0x1108)
   Version: 0x0100
Comments:By: Jason Parker (jparker) 2008-04-10 11:08:41

That is odd, but even your sdptool browse output is also showing it as a headset.  If an sdp search tells us it's a headset, there isn't much we can do but believe it.  Your phone may support being both a gateway and a headset - you'll need to figure out how to switch modes.

We have no choice but to close this, unless you can show that it is in fact Asterisk detecting it incorrectly, rather than the bluetooth utils.