Hi,

Your init-string is wrong. What you have is the default reset-string. You need 
to configure AT+CNMI in your init-string, so that your modem knows what to do 
with incoming SMS.

BR,
Nikos
  ----- Original Message ----- 
  From: jyotiranjan panda 
  To: Kannel User 
  Sent: Tuesday, February 16, 2010 11:17 AM
  Subject: CMS ERROR: SMS service of ME reserved (301) with Nokia modem


  Hi,
  I am trying to use Nokia 30 gsm modem with kannel. My configuration is 

  group = smsc
  smsc = at
  smsc-id = nokia
  modemtype = auto
  device = /dev/ttyS0
  pin = 2345
  my-number = 123123123123
  connect-allow-ip = 127.0.0.1

  group = modems
  id = auto
  name = "Nokia Phone"
  init-string = "ATZ"
  detect-string = "Nokia Mobile Phone"


  When sending sms one by one its working fine . All MTs are sent successfully 
and DLR also receive successfully.

  The issue comes when I send sms in bulk . I send 200 MTs at a time. All the 
MTs are sent successfully But while fetching DLR the following error occurs

  2010-02-16 17:17:47 [3175] [6] DEBUG: AT2[nokia]: <-- +CMS ERROR: 301
  2010-02-16 17:17:47 [3175] [6] ERROR: AT2[nokia]: CMS ERROR: +CMS ERROR: 301
  2010-02-16 17:17:47 [3175] [6] ERROR: AT2[nokia]: CMS ERROR: SMS service of 
ME reserved (301)
  2010-02-16 17:17:47 [3175] [6] DEBUG: AT2[nokia]: send command status: 1

  Please suggest to solve the problem.

  Thanks & Regards
  Jyoti Ranjan Panda

Reply via email to