Open GoogleCodeExporter opened 9 years ago
i think this not realy need, because usb modeswitch turn dongle to usual
0x12d1:0x1001
Original comment by bg_...@mail.ru
on 27 Apr 2013 at 3:19
usbmodeswitch turn it to 0x12d1:0x14ac
If u2diag=0 than chan_dongle convert it to 0x12d1:0x1001.
Original comment by alexm...@gmail.com
on 29 Apr 2013 at 12:45
in my case huawei E153u-1 was not discoverable by chan_dongle
then i have added this line in pdiscovery.c and now solved
{ 0x12d1, 0x14ac, { 3, 2, /* 0 */ } }, /* E153u-1 */
thanks for ur suggestion
note . E153u-1 with kernel 2.6.32-358 has one way audio issue
after upgrade to kernel 3.0xx from elrep now it is working fine
Original comment by shabbira...@gmail.com
on 14 Sep 2013 at 5:42
[deleted comment]
Debian7+asterisk 11+patched chan_dongle
this worked for me too
{ 0x12d1, 0x14ac, { 3, 2, /* 0 */ } }, /* E153u-1 */
for 0x12d1, 0x14ac i can got from lsusb command, but these numbers { 3, 2,
From where i can get them manually?
Original comment by aywa...@gmail.com
on 1 Dec 2014 at 4:32
Original issue reported on code.google.com by
alexm...@gmail.com
on 2 Apr 2013 at 5:19Attachments: