Thank you Alvaro! Another issue I have is that with some operators I do not get any errors, but with one of them I actually get the following error very often:
2008-09-23 14:53:52 [13191] [7] DEBUG: AT2[huawei]: <-- +CMS ERROR: 500 2008-09-23 14:53:52 [13191] [7] ERROR: AT2[huawei]: CMS ERROR: +CMS ERROR: 500 2008-09-23 14:53:52 [13191] [7] ERROR: AT2[huawei]: CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a look at it. (500) 2008-09-23 14:53:52 [13191] [7] DEBUG: AT2[huawei]: send command status: 1 Do you guys have any idea why does it happen? I have read it's a generic error but I would want to know if someone else had experienced it too. Eduardo On Mon, 2008-09-22 at 19:56 -0500, Alvaro Cornejo wrote: > Hi Eduardo. > > I had a similar problem. I fixed it using the sim-buffering = true in > the modem setup. > > As per kannel docs, it seems some modems does not support or have > problems with the feature you might tryit. > > What does this feature does is to check messages stored in modem every > minute or so. > > Regards > > Alvaro > > > On 9/22/08, Eduardo Raad <[EMAIL PROTECTED]> wrote: > Dear List, > > I'm using a Nokia 6230 to send bulk SMS through Kannel (using > Playsms) but I have problems receiving MO messages. They all > get stuck in the phone. In some cases (4 out of 10000) the MO > messages get to Kannel and therefore to Playsms. > > Should I add something to my config file? Here is it: > > # SMSC 6230 > group = smsc > smsc-id = 6230 > smsc = at > modemtype = nokia-6230 > device = /dev/ttyACM0 > speed = 0 > > group = modems > id = nokia-6230 > name = "Nokia 6230" > detect-string = "Nokia Mobile Phones" > detect-string2 = "Nokia 6230" > #init-string = "ATZ" > > Thanks! > > Eduardo > > > > > -- > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y > Nextel en México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.smsglobal.com.mx y www.pravcom.com
