[Home]

Summary:ASTERISK-09841: chan_mobile no sound with iogear gbu221 (class2) dongle/samsung cellphone
Reporter:Steve Murphy (murf)Labels:
Date Opened:2007-07-09 16:59:15Date Closed:2007-09-28 19:50:14
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The call signalling seems to work OK, there's just no sound. It appears that the
accept call for sco_socket hangs till the call hangs up. Silence both ways.

Comments:By: Jason Parker (jparker) 2007-07-11 17:31:44

I looked, and looked, and looked at this, but couldn't see any reason why this would be happening.  It is happening on mine too though.

By: bgmncwj (bgmncwj) 2007-08-23 17:27:18

I'm experiencing the same issue using a Belkin F8T003 usb adapter with a Samsung SPH-A920 cell phone.

By: Dave Bowerman (dbowerman) 2007-08-26 00:15:16

could you test with latest addons trunk?

By: bgmncwj (bgmncwj) 2007-08-26 11:46:56

I tried with the latest SVN and I'm still getting what looks like proper call signaling but no audio either way. Here's the messages that appear when I enable verbose on the console after I answer the incoming call:

[Aug 26 12:01:26] NOTICE[8657]: chan_mobile.c:1767 do_sco_listen: sco_socket returns 27...
[Aug 26 12:01:26] NOTICE[8657]: chan_mobile.c:1783 do_sco_listen: about to close the pvt-sco_socket and set it ns
[Aug 26 12:01:26] NOTICE[8657]: chan_mobile.c:1765 do_sco_listen: About to accept the sco_socket...

By: opsys (opsys) 2007-09-06 00:48:09

Same issues here

FC6
Both Kensington and Belkin USB Dongles
Samsung (UTS Starcomm 6700)

Will try with Motorola Mobile later

By: opsys (opsys) 2007-09-06 00:50:52

I did notice something if/when I pair with the OS pin is blank, however as soon as I start *, it prompts me to accecpt connection. It requires a secure (PIN). Is it posible that the call control via serial is connected but that the Audio (secure) is not paired properly???

By: Dave Bowerman (dbowerman) 2007-09-07 20:21:17

opsys: some phones require 'confirmation' of the connection every time unless you set the phone to 'trust' the connection. usually done in th bluetooth settings menu of the phone. most nokias are like this.

By: Dave Bowerman (dbowerman) 2007-09-07 20:23:17

could you retest these dongles and phones with the latest trunk please?

By: Steve Murphy (murf) 2007-09-16 21:12:28

Done. With the gbu 221, I am now able to both get and place calls thru the
  cell phone. Sound seems good both ways.... more testing. Happiness!

I've made a sequence of calls in both directions via the cell phone, and have not noticed any degradation in the workings of asterisk over multiple calls. (You know, like the interface getting locked up or any other such strangeness).

My reception out here in the boondocks of Wyoming is pretty poor, and it was
not uncommon for asterisk to answer the (cell) phone, and play it an announcement, which the calling party heard as nothing but loud static. I get two bars of reception, and zero if I hold the phone in my hand. It's not consistent, so I attribute it to lousy reception.

I have not noticed any side effects on the zap drivers, either!

By: Steve Murphy (murf) 2007-09-16 21:27:50

BTW, I also have an ASUS WL-BTD201M                                                                                                                                                           dongle, and it also seems to get and place calls
without problem. It's a class 1 (100 m) dongle,
but the samsung wafer is a class 2 (10m), so....
it doesn't much matter in this instance, I guess.

By: Dave Bowerman (dbowerman) 2007-09-16 22:53:21

murf: cool. thanks.

the static thing appears to be a 'bug' in certain firmware versions on some dongles, where the sco audio data gets bit-shifted on the way out the adapter sometimes...

im working on a fix for this inside chan-mobile.

By: Dave Bowerman (dbowerman) 2007-09-28 19:49:41

fixed in trunk