atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

K3565 Voice problem to GSM side using dongle #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,
I have the following pb:-
- Cannot hear voice from sip side on GSM side while sip side can hear  GSM 
side...?

What steps will reproduce the problem?
1. call from sip or GSM side.
2.

What is the expected output? What do you see instead?

No voice received from sip at GSM side,
GSM voice received at SIP side with  no pb,

What version of the product are you using? On what operating system?

ID           Group State      RSSI Mode Submode Provider Name  Model      
Firmware          IMEI             IMSI             Number        
dongle0      0     Free       16   3    3       Vodafone       K3565      
11.608.13.00.37   359574035860775  602022068038262  +100100     

asterisk 10

Dongle Huwauie k3565

Please provide any additional information below.

Original issue reported on code.google.com by haytham....@gmail.com on 6 Mar 2012 at 12:05

GoogleCodeExporter commented 9 years ago
I want to add that i already used the procedure in the following:-
http://wiki.e1550.mobi/doku.php?id=troubleshooting#one_way_voice_on_huawei_e150

when try to make it give the following error,

make -C /lib/modules/2.6.32-38-generic-pae/build M=/usr/src/kmod-huawei-voice 
modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
  CC [M]  /usr/src/kmod-huawei-voice/huawei_voice.o
/usr/src/kmod-huawei-voice/huawei_voice.c:113: error: unknown field 
‘bulk_in_size’ specified in initializer
/usr/src/kmod-huawei-voice/huawei_voice.c:113: warning: overflow in implicit 
constant conversion
/usr/src/kmod-huawei-voice/huawei_voice.c:114: error: unknown field 
‘bulk_out_size’ specified in initializer
/usr/src/kmod-huawei-voice/huawei_voice.c:114: warning: missing braces around 
initializer
/usr/src/kmod-huawei-voice/huawei_voice.c:114: warning: (near initialization 
for ‘huawei_voice_1port_device.driver_list’)
/usr/src/kmod-huawei-voice/huawei_voice.c:114: warning: initialization makes 
pointer from integer without a cast
make[2]: *** [/usr/src/kmod-huawei-voice/huawei_voice.o] Error 1
make[1]: *** [_module_/usr/src/kmod-huawei-voice] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
make: *** [all] Error 2

thanks

Original comment by haytham....@gmail.com on 6 Mar 2012 at 12:12

GoogleCodeExporter commented 9 years ago
Hi

to compile kmod-huawei-voice use a newer kernel like 2.6.35-22 and it will work.

But there is a problem with kmod-huawei-voice: if you want to reset your 
dongle(or unplug and re-plug it) then the kernel will only detect the voice 
port only(ttyUSB1) and other ports will not be detected(ttyUSB0,ttyUSB2).

Original comment by abdul7...@googlemail.com on 8 Mar 2012 at 11:13

GoogleCodeExporter commented 9 years ago
Hello i also have the same issue.

Original comment by oquid...@gmail.com on 17 Oct 2012 at 8:24

GoogleCodeExporter commented 9 years ago
Same Issue, asterisk10, FreeBSD 9 & 10.

Original comment by yeren...@gmail.com on 17 Nov 2012 at 4:59

GoogleCodeExporter commented 9 years ago
I'm using E303C, I'm also having the same issue.

Original comment by Jeeva.Ka...@gmail.com on 11 May 2013 at 5:27

GoogleCodeExporter commented 9 years ago
Same problem with E303... tried to compile kmod-huawei-voice on kernel 3.X... 
same error above

Original comment by evilsk4...@gmail.com on 5 Jul 2013 at 6:42