Hi Rajkumar, Nokia 30 does not work if you configure it as a "Premicell". First you should upgrade Kannel to the latest development release (1.3.1) if you are not already using it.
With development release this configuration should work: group = smsc smsc = at2 modemtype = nokia30 #smsc-id = my_modem my-number = +358XXXXXXX device = "/dev/ttyS0" speed = 115200 # Empties SIMM or terminal memory for the messages sim-buffering = true # Send keep-alive message for the modem every 60 seconds keepalive = 60 group = modems id = nokia30 name = "Nokia 30" detect-string = "Nokia 30" # This speed does not work with Kannel version <= 1.2.1 speed = 115200 keepalive-cmd = "AT+CBC;+CSQ" # SIM buffering storage: "SM" SIM card or "ME" Mobile equipment memory message-storage = "SM" enable-mms = true On Wed, 2003-08-27 at 14:01, [EMAIL PROTECTED] wrote: > From: "Rajkumar Farkiya" <[EMAIL PROTECTED]> > To: "Kannel" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Subject: Nokia Premicell > Date: Tue, 26 Aug 2003 18:50:10 +0530 > > This is a multi-part message in MIME format. > > ------=_NextPart_000_1158_01C36C02.E0633BC0 > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > > Hi All, > > I am configuring Nokia 30 GSM Modem with following Default = > Configuration: > > group =3D smsc > smsc =3D at2 > modemtype =3D premicell > device =3D /dev/ttyS0 > pin =3D 0000 > sms-center=3D+91xxxxxxxxxx > my-number =3D xxxxxxxxxx > speed=3D9600 > keepalive=3D60 > > > group =3D modems > id=3Dpremicell > name=3Dm30 > speed=3D9600 > > The kannel works fine for few messages and after that stop receiving any = > messages from > modem if we call on the number it will display RING message but for SMS = > messages it stops=20 > working after 10-15 messages without error message. > > There is some configuration mistake. Please let me know how to configure = > the proper settings > so that the messages keep coming and respond by the Kannel. > > Thanks in advance, > Rajkumar Farkiya -- ----------------------------------------------------- Jaakko Heikkil� GSM: +358-40-7637 118 Bluepoint Ltd http://www.bluepoint.fi Teknologiantie 10 B Tel: +358-8-551 5095 FIN-90570 Oulu, Finland Fax: +358-8-551 5096
