Have a look at the logs and check which parms are passed to the AT+CNMI
command. This command looks like:
AT+CNMI=x,y,z,p,q
If y=1, the handset sends the serial port notifications like "an SMS was got
and stored in your SIM or handset memory at location x". If y=2, "whole"
SMSs are sent to the serial port, instead of notifications. If the latter
happens, any incoming SMS is typically kept in the handset/SIM inbox, unless
it is a class 0 (i.e., a "flash") message.


----- Original Message -----
From: "Jacob Vennervald Madsen" <[EMAIL PROTECTED]>
To: "Zohar" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, June 30, 2003 6:10 PM
Subject: Re: SMS messages in handset


> Hi Again
>
> Sorry it took a while before a replied.
>
> > sim-buffering = true
> Is there any specific reason you're using sim-buffering?
>
> > the T300 and the T68 look very much alike, so i figured...
> Try to get a hold of the AT command set for both handsets so you can
> check out if there are any differences in the initialization of them.
> Normally you can set up the phone to directly forward incomming SMS'es
> to the serialport or to store them first on the SIM-card. Try to check
> if there are any differences in the way these things are set up on the
> two different handsets. If there is you should probably make your own
> "group = modem" setting to initialize the phone correctly.
>
> Best regards,
> Jacob Vennervald
>
> On Mon, 2003-06-30 at 17:47, Zohar wrote:
> > I'm using a Sony-Ericsson T300, with the following configuration:
> >
> > group = smsc
> > smsc = at2
> > smsc-id = VSMSC
> > modemtype = ericsson_t68
> > device = /dev/cua/b
> > speed = 9600
> > validityperiod = 255
> > keepalive = 10
> > sim-buffering = true
> >
> > the T300 and the T68 look very much alike, so i figured...
> >
> >
> > ----- Original Message -----
> > From: "Jacob Vennervald Madsen" <[EMAIL PROTECTED]>
> > To: "Zohar" <[EMAIL PROTECTED]>
> > Cc: <[EMAIL PROTECTED]>
> > Sent: Monday, June 30, 2003 4:20 PM
> > Subject: Re: SMS messages in handset
> >
> >
> > > It could be a lot of different things but most likely it's because
your
> > > GSM modem/handset is not initialized correct.
> > > Which GSM modem are you using?
> > > Which AT commands are sent to it durring initialization?
> > >
> > > Best regards,
> > > Jacob Vennervald
> > >
> > > On Mon, 2003-06-30 at 17:12, Zohar wrote:
> > > > please, I need help in understanding why, when using Kannel, some
> > handsets keep the incoming messages in their inbox (on the handset/SIM),
> > while others don't. The ones that do get full and cannot receive anymore
> > messages.
> > > > Thanks,
> > > > Zohar.
> > > --
> > > Venlig hilsen / Best regards,
> > > Jacob Vennervald
> > > System Developer
> > > Proventum Solutions ApS
> > > Toldbodgade 51C
> > > 1253 Copenhagen K
> > > Denmark
> > > Phone: +45 33 45 43 61
> > > Mobile: +45 61 68 58 51
> > >
> > >
> >
> >
> --
> Venlig hilsen / Best regards,
> Jacob Vennervald
> System Developer
> Proventum Solutions ApS
> Toldbodgade 51C
> 1253 Copenhagen K
> Denmark
> Phone: +45 33 45 43 61
> Mobile: +45 61 68 58 51
>
>


Reply via email to