machtudong / asterisk-chan-dongle

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

no incoming calls to modem #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The problem consists in impossibility accept incoming call. 
When anybody call to the modem number he hears call hooters. but nothing  else. 
In CLI absolutely nothing.

All outgoing call from SIP clients works fine. 

[dongle]
exten => s,1,Answer()
exten => s,n,Playback(hello-world)
exten => s,n,Hangup()

[dongle0]
audio=/dev/cuaU0.1              ; tty port for audio connection;        no 
default value
data=/dev/cuaU0.0               ; tty port for AT commands;             no 
default value
context=dongle
group=1

OS: FreeBSD 9-RC1 i386. Asterisk 1.8.7.1. chan_dongle version 1.1 revision 10 
sources. Modem Huawei E1550

Original issue reported on code.google.com by iren_lab...@mail.ru on 5 Nov 2011 at 8:29

GoogleCodeExporter commented 9 years ago
Not sure if FreeBSD is supported... can you try on linux?  Also try with 
1.6.2.X and check if voice is enabled in your modem

Original comment by pag...@gmail.com on 5 Nov 2011 at 5:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
 Hi.
 Yesterday, I used chan_dongle on CentOS6. The problem did not appear. It seems this is FreeBSD's specific problem.
 And so, on FreeBSD9 there are 2 known to me problems:
 - no incoming calls on dongle. Works only outgoing.
 - after outgoing call was ended the device state does not change to "Free" state and still in "Dialing" state.

  To bg1: If we need addition debugging information I will give it with pleasure.

Original comment by iren_lab...@mail.ru on 12 Nov 2011 at 7:31

GoogleCodeExporter commented 9 years ago
so, FreeBSD not fully supported...

Original comment by pag...@gmail.com on 13 Nov 2011 at 8:41

GoogleCodeExporter commented 9 years ago

  It seems yes. On another early versions of FreeBSD (<=8.2) I did not test it. In Internet I has found articles about successful installation and work chan_dongle\chan_datacard on this versions. I think this is FreeBSD_9 specific problem. 

Original comment by iren_lab...@mail.ru on 13 Nov 2011 at 9:18