Hi Bruno,

On  8 October 2001, Bruno David Rodrigues wrote:
> I'm now looking at your code.
> You are forcing receiving sms's through ME memory, right ?

No the code uses "SM" memory and defaults to that. All mobiles have
"SM" memory. There is the option of using "ME" memory for phones which
have it.

> What about if some mobile doesn't work correctly with it ?
> quote("SMSs go through memory - this is reliable, but only implemented and
> +   tested on an Ericsson gm25 modem and falcom */")

I believe it will work with almost all modems.

> can should create a config var to select the mode, like with "receive = 1",
> smsc_at
> behaves just like now, receive=2 receives through ME and receive=3 receives
> through SM
> 
> (and we can go ahead and have receive=0 so the modem doesn't route messages
> to kannel. Sometimes when you have only one phone, it could be neccessary to
> send messages and let the phone receive the message without routing to
> kannel)

I see. I already have a variable for SM or ME memory operation, SM is the
default. It is set at compile time and shouldn't be set by the regular
user.
Why would anyone not want to route through memory ? Think of your own
personal handset ... I have now set up kannel to work just the same way
you operate it ! An SMS arrives for you and it goes through memory, you
read from memory and delete from memory. You send SMSs straight to the
network without the need for memory.

You seem to want a new feature for Kannel where SMSs aren't received
.... In order to do this ... you can set up smsc_at to not respond to
received SMSs, however incoming SMSs are still read, but not dealt with.


> 
> 
> ----- Original Message -----
> From: "Matt Flax" <[EMAIL PROTECTED]>
> To: "gatewayZgalore" <[EMAIL PROTECTED]>
> Sent: Thursday, October 04, 2001 2:40 PM
> Subject: CVS patches
> 
> 
> > Hi there,
> >
> > I would like someone with current CVS access to apply my patches to the
> > CVS source tree, assuming people think it is a good idea.
> >
> > thanks
> > --
> > Matt
> > Common computer data descriptions....
> >  bit lick nibble byte
> >
> >
> 

-- 
Matt

For electronic musicians ...
Vector Bass          : http://mffmvectorbass.sourceforge.net/
For developers ...
3D Audio Library     : http://mffm3daudiolib.sourceforge.net/
Multimedia Time Code : http://mffmtimecode.sourceforge.net/

Reply via email to