Hi,
     
   I am working in the kannel sms gateway , while sending sms from my mobile device ( Nokia GSM modem),
   I am receiving following debug messages with error message. And my script to store the dlr reports receiving only the ACK report, it was not receiving the Sucess or Failure dlr reports. Please any one can help me.


2006-07-21 17:48:29 [28512] [7] DEBUG: SMSC[testing_smsc]: creating DLR message
2006-07-21 17:48:29 [28512] [7] DEBUG: SMSC[testing_smsc]: DLR =
2006-07-21 17:48:29 [28512] [1] DEBUG: Dumping 1 messages and 0 acks to store
2006-07-21 17:48:29 [28512] [10] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2006-07-21 17:48:29 [28512] [10] DEBUG: boxc_sender: sent message to <127.0.0.1>
2006-07-21 17:48:29 [28512] [9] DEBUG: boxc_receiver: got ack
2006-07-21 17:48:35 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS?^M
2006-07-21 17:48:35 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CPMS: "ME",0,20,"SM",7,30,"MT",7,50
2006-07-21 17:48:35 [28512] [7] DEBUG: AT2[testing_smsc]: <-- OK
2006-07-21 17:48:37 [28512] [9] DEBUG: boxc_receiver: heartbeat with load value 0 received
2006-07-21 17:48:45 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CDSI: "MT",8
2006-07-21 17:48:45 [28512] [7] DEBUG: AT2[testing_smsc]: +CMTI incoming SMS indication: +CDSI: "MT",8
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="MT"^M
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: <-- ERROR
2006-07-21 17:48:47 [28512] [7] ERROR: AT2[testing_smsc]: Error occurs: ERROR (error number not known to us. ask google and add it.)
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CMGR=8^M
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CMS ERROR: 321
2006-07-21 17:48:47 [28512] [7] ERROR: AT2[testing_smsc]: CMS ERROR: +CMS ERROR: 321 (Invalid memory index -> don't worry, just memory fragmentation.)
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: failed to get message 8.
2006-07-21 17:48:47 [28512] [7] ERROR: AT2[testing_smsc]: CMTI notification received, but no message found in memory!
2006-07-21 17:48:47 [28512] [7] ERROR: System error 1: Operation not permitted
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="ME"^M
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CPMS: 0,20,8,30,8,50
2006-07-21 17:48:47 [28512] [7] DEBUG: AT2[testing_smsc]: <-- OK
2006-07-21 17:48:51 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CDSI: "MT",8
2006-07-21 17:48:51 [28512] [7] DEBUG: AT2[testing_smsc]: +CMTI incoming SMS indication: +CDSI: "MT",8
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="MT"^M
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: <-- ERROR
2006-07-21 17:48:53 [28512] [7] ERROR: AT2[testing_smsc]: Error occurs: ERROR (error number not known to us. ask google and add it.)
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CMGR=8^M
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CMS ERROR: 321
2006-07-21 17:48:53 [28512] [7] ERROR: AT2[testing_smsc]: CMS ERROR: +CMS ERROR: 321 (Invalid memory index -> don't worry, just memory fragmentation.)
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: failed to get message 8.
2006-07-21 17:48:53 [28512] [7] ERROR: AT2[testing_smsc]: CMTI notification received, but no message found in memory!
2006-07-21 17:48:53 [28512] [7] ERROR: System error 1: Operation not permitted
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="ME"^M
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CPMS: 0,20,8,30,8,50
2006-07-21 17:48:53 [28512] [7] DEBUG: AT2[testing_smsc]: <-- OK
2006-07-21 17:48:58 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CDSI: "MT",9
2006-07-21 17:48:58 [28512] [7] DEBUG: AT2[testing_smsc]: +CMTI incoming SMS indication: +CDSI: "MT",9
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="MT"^M
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: <-- ERROR
2006-07-21 17:48:59 [28512] [7] ERROR: AT2[testing_smsc]: Error occurs: ERROR (error number not known to us. ask google and add it.)
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CMGR=9^M
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CMS ERROR: 321
2006-07-21 17:48:59 [28512] [7] ERROR: AT2[testing_smsc]: CMS ERROR: +CMS ERROR: 321 (Invalid memory index -> don't worry, just memory fragmentation.)
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: failed to get message 9.
2006-07-21 17:48:59 [28512] [7] ERROR: AT2[testing_smsc]: CMTI notification received, but no message found in memory!
2006-07-21 17:48:59 [28512] [7] ERROR: System error 1: Operation not permitted
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS="ME"^M
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CPMS: 0,20,9,30,9,50
2006-07-21 17:48:59 [28512] [7] DEBUG: AT2[testing_smsc]: <-- OK
2006-07-21 17:49:37 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CPMS?^M
2006-07-21 17:49:37 [28512] [7] DEBUG: AT2[testing_smsc]: <-- +CPMS: "ME",0,20,"SM",9,30,"MT",9,50
2006-07-21 17:49:37 [28512] [7] DEBUG: AT2[testing_smsc]: <-- OK
2006-07-21 17:49:43 [28512] [9] DEBUG: boxc_receiver: sms received
2006-07-21 17:49:43 [28512] [9] DEBUG: send_msg: sending msg to box: <127.0.0.1>
2006-07-21 17:49:45 [28512] [7] DEBUG: AT2[testing_smsc]: TP-Validity-Period: 24.0 hours
2006-07-21 17:49:45 [28512] [7] DEBUG: AT2[testing_smsc]: --> AT+CMGS=35^M
2006-07-21 17:49:45 [28512] [7] DEBUG: AT2[testing_smsc]: <-- >
2006-07-21 17:49:45 [28512] [7] DEBUG: AT2[testing_smsc]: send command status: 1
2006-07-21 17:49:45 [28512] [7] DEBUG: AT2[testing_smsc]: --> 0031000A8189566909630000A719D4F
29C9E769F41EDF27C1E3E9741E6B71CD41687DD6B                                                                                       


--
Regards,
S.K.Ganeshwari.

Reply via email to