atefsaeed2010 / asterisk-chan-dongle-01

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

one-way audio with E1550 #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Test Environment:

debian wheezy kernel 3.1.0-1-486
E1550 firmware 11.609.18.00.00
asterisk version 1.8.9.0

The Audio is only in one way GSM->VOIP.

I used the instruction described here: 
"http://wiki.e1550.mobi/doku.php?id=troubleshooting#one_way_voice_on_huawei_e150
"

The audio works in both direction after loading the kernel module 
"huawei_voice.ko" as described in the link above BUT i get another problem. 
When restarting the dongle or unplug and plug it again then the kernel detect 
only one of the three ttyUSB port(only audio_tty) see syslog messages at the 
end.

I know this might not be chan_dongle bug but i hope there is someone who maybe 
had this issue and can help me solve it.

Another thing to mention is that E1550 was voice disabled  and I activating it 
following this howto: http://forum.gsmhosting.com/vbb/archive/t-1180897.html

Feb 29 06:17:49 debian kernel: [26752.597325] usb 6-2: USB disconnect, device 
number 3
Feb 29 06:17:49 debian kernel: [26752.597410] option: option_instat_callback: 
error -108
Feb 29 06:17:49 debian kernel: [26752.597481] option1 ttyUSB8: GSM modem 
(1-port) converter now disconnected from ttyUSB8
Feb 29 06:17:49 debian kernel: [26752.597489] option 6-2:1.0: device 
disconnected
Feb 29 06:17:49 debian kernel: [26752.599274] huawei_voice1 ttyUSB38: Huawei 3G 
modem diag(voice) port converter now disconnected from ttyUSB38
Feb 29 06:17:49 debian kernel: [26752.600333] huawei_voice1 ttyUSB39: Huawei 3G 
modem diag(voice) port converter now disconnected from ttyUSB39
Feb 29 06:17:49 debian kernel: [26752.600339] huawei_voice 6-2:1.1: device 
disconnected
Feb 29 06:17:49 debian kernel: [26752.600692] option1 ttyUSB9: GSM modem 
(1-port) converter now disconnected from ttyUSB9
Feb 29 06:17:49 debian kernel: [26752.600697] option 6-2:1.2: device 
disconnected
Feb 29 06:17:55 debian kernel: [26757.704962] usb 6-2: new high speed USB 
device number 27 using ehci_hcd
Feb 29 06:17:55 debian kernel: [26757.848272] usb 6-2: New USB device found, 
idVendor=12d1, idProduct=1001
Feb 29 06:17:55 debian kernel: [26757.848275] usb 6-2: New USB device strings: 
Mfr=3, Product=2, SerialNumber=0
Feb 29 06:17:55 debian kernel: [26757.848277] usb 6-2: Product: HUAWEI Mobile
Feb 29 06:17:55 debian kernel: [26757.848278] usb 6-2: Manufacturer: HUAWEI 
Technology
Feb 29 06:17:55 debian kernel: [26757.851433] option 6-2:1.1: Huawei 3G modem 
diag(voice) port converter detected
Feb 29 06:17:55 debian kernel: [26757.851507] usb 6-2: Huawei 3G modem 
diag(voice) port converter now attached to ttyUSB8
Feb 29 06:17:55 debian kernel: [26757.851560] usb 6-2: Huawei 3G modem 
diag(voice) port converter now attached to ttyUSB9

Original issue reported on code.google.com by abdul7...@googlemail.com on 29 Feb 2012 at 11:38

GoogleCodeExporter commented 9 years ago
your problem not relative to chan_dongle

Original comment by bg_...@mail.ru on 22 Mar 2012 at 2:48