Can somebody help me please... :-( Regards, Gunawan
----- Original Message ----- From: Gunawan To: [email protected] Sent: Friday, January 05, 2007 3:32 PM Subject: Please Help... CME-515 & CMS-512 Hi all, I'm a newbie in kannel and would like to seek for help since I've encountered problems. I've installed Kannel 1.4.0 and configured for use with WaveCom (iTegno) on Redhat ES4. i can send / receive messages, the problem appears when the system idle for several hours, then if i try to send sms error message came up, the error message was : Error occurs: +CME ERROR: 515 (error number not known to us. ask google and add it.) CMS ERROR: +CMS ERROR: 512 (User abort) (kannel.conf and log shown below) after that i can't send out messages n i have to restart kannel to be able to send message. Does anyone know why these failure might be occurring? Does anyone experiencing the same issue ? It seems i misconfigured. I was running Kannel with init-string = "AT+CNMI=2,1,0,2,1" and I have since switched the init-string = "AT+CNMI=1,2,0,1,0" to see if this might alleviate the issue but the results still error. Any thoughts or ideas would be great. Thank you for your help. Regards, Gunawan Kannel.conf : group = core admin-port = 13000 admin-password = **** status-password = **** log-file = "/opt/kannel/log/kannel2.log" log-level = 0 access-log = "/opt/kannel/log/access2.log" smsbox-port = 13001 store-file = "/opt/kannel/log/kannel2.store" group = smsc smsc = at host = earth port = 13013 smsc-id = IM3 modemtype = wavecom device = /dev/ttyUSB0 speed = auto sms-center = +62855000000 group = modems id = WAVECOM name = wavecom detect-string = WAVECOM init-string = "AT+CNMI=1,2,0,1,0;+CMEE=1" group = smsbox bearerbox-host = earth sendsms-port = 33333 global-sender = 0856******* sendsms-chars = "0123456789+" log-file = "/opt/kannel/log/smsbox2.log" log-level = 0 access-log = "/opt/kannel/log/access2.log" group = sendsms-user username = tester password = ***** max-messages = 3 concatenation = TRUE group = sms-service keyword = default max-messages = 0 concatenation = TRUE exec = echo %t %q %a >> /opt/kannel/log/sms.log Bearerbox Log : 2007-01-05 08:45:57 [6998] [9] DEBUG: boxc_receiver: sms received 2007-01-05 08:45:57 [6998] [9] DEBUG: send_msg: sending msg to box: <10.0.10.75> 2007-01-05 08:45:58 [6998] [7] DEBUG: AT2[ag]: TP-Validity-Period: 24.0 hours 2007-01-05 08:45:58 [6998] [7] DEBUG: AT2[ag]: --> AT+CMGS=35^M 2007-01-05 08:45:58 [6998] [7] DEBUG: AT2[ag]: <-- > 2007-01-05 08:45:58 [6998] [7] DEBUG: AT2[ag]: send command status: 1 2007-01-05 08:45:58 [6998] [7] DEBUG: AT2[ag]: --> 0011000A8180614720430000A719E4743BEC0E83C6EF34E80702B5886979794D7FCBC374 2007-01-05 08:45:59 [6998] [7] DEBUG: AT2[ag]: --> ^Z 2007-01-05 08:46:20 [6998] [7] DEBUG: AT2[ag]: send command status: -1 2007-01-05 08:46:20 [6998] [7] DEBUG: AT2[ag]: --> AT+CMGS=35^M 2007-01-05 08:46:20 [6998] [7] DEBUG: AT2[ag]: <-- > 2007-01-05 08:46:20 [6998] [7] DEBUG: AT2[ag]: send command status: 1 2007-01-05 08:46:20 [6998] [7] DEBUG: AT2[ag]: --> 0011000A8180614720430000A719E4743BEC0E83C6EF34E80702B5886979794D7FCBC374 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: --> ^Z 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: <-- +CME ERROR: 515 2007-01-05 08:46:21 [6998] [7] ERROR: AT2[ag]: Error occurs: +CME ERROR: 515 (error number not known to us. ask google and add it.) 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: send command status: -1 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: --> AT+CMGS=35^M 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: <-- 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: <-- +CME ERROR: 515 2007-01-05 08:46:21 [6998] [7] ERROR: AT2[ag]: Error occurs: +CME ERROR: 515 (error number not known to us. ask google and add it.) 2007-01-05 08:46:21 [6998] [7] DEBUG: AT2[ag]: send command status: -1 2007-01-05 08:46:21 [6998] [1] DEBUG: Dumping 0 messages and 0 acks to store 2007-01-05 08:46:40 [6998] [7] DEBUG: AT2[ag]: <-- +CMS ERROR: 512 2007-01-05 08:46:40 [6998] [7] ERROR: AT2[ag]: CMS ERROR: +CMS ERROR: 512 (User abort) Smsbox Log : 2007-01-05 08:45:57 [7027] [2] DEBUG: HTTP: Creating HTTPClient for `10.0.10.222'. 2007-01-05 08:45:57 [7027] [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <10.0.10.222> 2007-01-05 08:45:57 [7027] [3] INFO: sendsms used by <tester> 2007-01-05 08:45:57 [7027] [3] INFO: sendsms sender:<tester:0856********> (10.0.10.222) to:<0816******> msg:<gimana?> 2007-01-05 08:45:57 [7027] [3] DEBUG: message length 25, sending 1 messages 2007-01-05 08:45:57 [7027] [3] DEBUG: Status: 202 Answer: <Sent.> 2007-01-05 08:45:57 [7027] [3] DEBUG: HTTP: Destroying HTTPClient area 0x83f70b0. 2007-01-05 08:45:57 [7027] [3] DEBUG: HTTP: Destroying HTTPClient for `10.0.10.222'. =================================================== PT. BANK ARTHA GRAHA INTERNASIONAL TBK. DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
