atefsaeed2010 / asterisk-chan-dongle-01

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

K3765 Hangs on status:Dialing #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
chan_dongle hangs with state "Dialing", even it can place the call.
No voice / apps can be activated on the call. Modem hangs.
Later, only recovery is to reset, even sometimes it can not recover.

ttyUSB0 and ttyUSB1 is realized by the kernel.
ttyUSB0 can communicate using AT commands (data is working)

AT commands work fine with misc. settings and respond well.

Things stuck at chan_dongle.c line:1201

I`ve tried using kmod-huawei-voice module. Nothing changed.

modem seems to be unlocked and voice enabled from chan_dongle. 
Even checked with dc-unlock. 

------
System information :
Kernel : 2.6.37.6 #3 SMP, x86_64 Intel i7 (default slackware 13.37 x64 bundled 
kernel) 
Asterisk : 1.6.2.19 (compiled from source with ./configure)
usb_modeswitch : 1.1.8 (with data)
chan_dongle : chan_dongle-1.1.r2
Huawei : K3765
Firmware : 11.126.03.10.00

Original issue reported on code.google.com by kivancka...@gmail.com on 5 Jul 2011 at 1:37

GoogleCodeExporter commented 9 years ago
please edit logger.conf 
and enable debug output 

core set debug 5

will show commands to modem and responses from.

Original comment by bg_...@mail.ru on 6 Jul 2011 at 3:08

GoogleCodeExporter commented 9 years ago
Thank you for your response. 
It is quite interesting that I used this modem with its own software on windows 
machine and I could make a voicecall. 

In debug file, everything seems ok for me, as fas as I understand.
The action taken is, asterisk dials, when remote end answers dongle0 is still 
in Dialing status. Then, nothing happens on conversation and dongle0 is locked 
until a full restart, no further actions can be made on dongle. I`ve isolated 
everything at the moment and copied the debuglog, if you are interested. 
Thank you 

Original comment by kivancka...@gmail.com on 9 Aug 2011 at 5:49

Attachments:

GoogleCodeExporter commented 9 years ago
And at the end, it says handup successfully, but it does now show and behave 
so. log is attached . In Asterisk its stuck on "Dialing"

Original comment by kivancka...@gmail.com on 9 Aug 2011 at 5:59

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue on K3520, is there any resolution for that?

Thank you

Original comment by alang....@gmail.com on 22 Nov 2011 at 5:17

GoogleCodeExporter commented 9 years ago
I have k3765 and k3520 running for months without problem. My system is debian 
squeeze with kernel 2.6.32

Original comment by pag...@gmail.com on 22 Nov 2011 at 2:43

GoogleCodeExporter commented 9 years ago
i thing this rise condition

Original comment by bg_...@mail.ru on 29 Mar 2012 at 5:11

GoogleCodeExporter commented 9 years ago
I have the same condition with my e177. Besides, it also has the one-way audio 
problem which was not fixed with the kernel module for the e150 modem.

Original comment by carlos.r...@gmail.com on 17 Apr 2012 at 2:29

GoogleCodeExporter commented 9 years ago
Same problem with e1550. Voice is activated.

Original comment by rudenko...@gmail.com on 28 Jun 2012 at 2:00

GoogleCodeExporter commented 9 years ago
same problem for me with K3765 even with K1752 firmware. chan_dongle running on 
openwrt (armv5) kernel 3.3.8 asterisk 1.8.10.1

Original comment by davoli.f...@gmail.com on 5 Feb 2013 at 7:33

GoogleCodeExporter commented 9 years ago
Same problem here.

Original comment by de...@denis.rs on 7 Jun 2013 at 3:58

GoogleCodeExporter commented 9 years ago
And it was working fine before. Voice too.

Original comment by de...@denis.rs on 7 Jun 2013 at 3:58

GoogleCodeExporter commented 9 years ago
Same problem here with E1572 dongle. Stuck in Dialing...

Original comment by micha...@mdevt.com on 7 Oct 2013 at 9:11

GoogleCodeExporter commented 9 years ago
I solved my problem by enabling audio. Try that first.

Original comment by de...@denis.rs on 9 Oct 2013 at 1:11

GoogleCodeExporter commented 9 years ago
What do you mean "by enabling audio"?

Original comment by nunofili...@gmail.com on 14 Oct 2013 at 1:22

GoogleCodeExporter commented 9 years ago
Hi,

 Some dongles come with various features disabled by the supplier
(presumably they charge more for these options).

 You have to use a unlock code (that DC-unlocker) does via AT commands I
assume.

Original comment by micha...@mdevt.com on 14 Oct 2013 at 10:15

GoogleCodeExporter commented 9 years ago
READ THE FIRST POST first...
This error happens on unlocked and audio enabled devices.
Don`t mess up with garbage...

Original comment by kivancka...@gmail.com on 19 Oct 2013 at 2:17

GoogleCodeExporter commented 9 years ago
I'm also affected by this issue. Could it be related to the firmware version? 
I'm running 11.126.03.06.00 on my K3765.

Original comment by christia...@gmail.com on 6 Dec 2013 at 2:18

GoogleCodeExporter commented 9 years ago
After an update to firmware version 11.126.03.09.00 my K3765 works flawlessly 
with chan_dongle.

The update can be downloaded from Vodafone Germany: 
http://www.vodafone.de/business/hilfe-support/firmware-usb-sticks_178074.html#ri
ghts
(scroll down page and click "Akzeptieren und herunterladen" to start download)

Original comment by christia...@gmail.com on 13 Dec 2013 at 4:28

GoogleCodeExporter commented 9 years ago
same problum is here  this happens once a day on E153 dongles
E169 is working fine yet

my system is   

CentOS release 6.5 (Final)

uname -r
3.10.40-1.el6.elrepo.i686

Asterisk 11.7.0 
chan_dongle: Huawei 3G Dongle Channel Driver, Version 1.1, Revision 34

dongle  Huawei  E153
dongle  Huawei  E169

Original comment by shabbira...@gmail.com on 23 May 2014 at 3:47