Hi I have managed to get the init string using wvidial but i still get this error in the log. Does any one know what could be the problem? 2010-10-05 14:07:57 [2007] [6] INFO: AT2[FUSION]: opening device 2010-10-05 14:07:57 [2007] [6] DEBUG: AT2[FUSION]: device opened. Telnet mode = 0 2010-10-05 14:07:58 [2007] [6] DEBUG: AT2[FUSION]: device opened 2010-10-05 14:07:58 [2007] [6] INFO: AT2[FUSION]: Logging in 2010-10-05 14:07:59 [2007] [6] INFO: AT2[FUSION]: init device 2010-10-05 14:07:59 [2007] [6] INFO: AT2[FUSION]: speed set to 460800 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: --> ATZ^M 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: <-- OK 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: --> AT^M 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: <-- AT 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: <-- OK 2010-10-05 14:07:59 [2007] [6] DEBUG: AT2[FUSION]: --> AT&F^M 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- AT&F 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- OK 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: --> ATE0^M 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- ATE0 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- OK 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: --> AT+IFC=2,2^M 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- ERROR 2010-10-05 14:08:00 [2007] [6] ERROR: AT2[FUSION]: Generic error: ERROR 2010-10-05 14:08:00 [2007] [6] INFO: AT2[FUSION]: cannot enable hardware handshake 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: --> AT+CPIN?^M 2010-10-05 14:08:00 [2007] [6] DEBUG: AT2[FUSION]: <-- ERROR 2010-10-05 14:08:00 [2007] [6] ERROR: AT2[FUSION]: Generic error: ERROR 2010-10-05 14:08:00 [2007] [6] ERROR: AT2[FUSION]: Initialization of device failed. 2010-10-05 14:08:00 [2007] [6] INFO: AT2[FUSION]: Closing device 2010-10-05 14:08:00 [2007] [6] ERROR: AT2[FUSION]: Couldn't connect (retrying in 10 seconds).
On 05/10/2010, Nikos Balkanas <[email protected]> wrote: > Use wvdial. Read UG about it. Or trial & error from other examples in > modems.conf. > > BR, > Nikos > ----- Original Message ----- > From: Alex > To: Nikos Balkanas > Cc: Alvaro Cornejo ; kannel users > Sent: Tuesday, October 05, 2010 9:55 AM > Subject: Re: Using Fusion 220 on Kannel > > > Hi > I have tried to set the varibles with no success. > > > My config file reads > > > > # MODEMS > group = modems > id = USB\Vid_114f&Pid_1234&Rev_0000 > name = "FUSSION" > detect-string = "WAVECOM" > init-string = "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" > #message-start = 0 > message-storage = "SM" > need-sleep = true > sendline-sleep =200 > speed = 9600 > > > > #MODEM acts as smsc > group = smsc > smsc = at > modemtype = auto > device = /dev/ttyS5 > smsc-id = Fussion > sim-buffering = true > keepalive = 5 > speed = 9600 > > Plus how do i get the init string? > Thanks a lot > > > > 2010/10/4 Nikos Balkanas <[email protected]> > > There are some other variables in group "modems" that might help: > > need-sleep, sendline-sleep. Read UG about them. > > BR, > Nikos > ----- Original Message ----- From: "Alvaro Cornejo" > <[email protected]> > To: "Alex" <[email protected]> > Cc: "kannel users" <[email protected]> > Sent: Monday, October 04, 2010 5:49 PM > Subject: Re: Using Fusion 220 on Kannel > > > > Don't know the fuson modem but you can set the keep-alive config for > your modem. Check guide for details > > > |-----------------------------------------------------------------------------------------------------------------| > > EnvΞ½e y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el PerΟ , MΞΉxico y en mas de 180 paises. Use aplicaciones 2 vias via > > SMS y GPRS online > Visitenos en www.perusms.NET www.smsglobal.com.mx y > www.pravcom.com > > > > On Mon, Oct 4, 2010 at 8:42 AM, Alex <[email protected]> wrote: > > I have been running kannel on a Huawei modem that worked perfect. I had a > request from a client to use a wavecom Fussion 220 modem. I set it up and > everything was working perfect. I however that unlike the Huawei modems, it > goes to sleep and kannel has to try and reconnect to it all the time. What > could be the problem? > > -- > Best regards, > Alex > > > > > > > > > -- > Best regards, > Alex > > -- Best regards, Alex
