Hi everyone, last weekend Updated kannel from 1.4.1 to latest svn 'svn-r5104'. I'm facing a extrange behavior as follows, when modem is not connected to the network, try to send an sms and gets to the maximum retries, the sms gets a DISCARD status, In version 1.4.1 the sms used to get an ERROR status.
Can anyone help me please . Vinicio Cruz Kannel bearerbox version `svn-r5104'. Build `Aug 9 2014 10:14:10', compiler `4.4.7 20120313 (Red Hat 4.4.7-4)'. System Linux, release 2.6.39-400.211.1.el6uek.i686, version #1 SMP Fri Nov 15 13:38:12 PST 2013, machine i686. Hostname localhost, IP 127.0.0.1. Libxml version 2.7.6. Using OpenSSL 1.0.1e-fips 11 Feb 2013. Using native malloc. 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: TP-Validity-Period: 5 minutes 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: --> AT+CMGS=30^M 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- > 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: send command status: 1 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: --> 001100088145101268000000145079BD2C0E83C66F37A8CC06C9C3E3358806 2014-08-11 16:06:33 [8778] [21] DEBUG: AT2[rack-4-telca]: --> ^Z 2014-08-11 16:06:34 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- > 2014-08-11 16:06:34 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- +CMS ERROR: 512 2014-08-11 16:06:34 [8778] [21] ERROR: AT2[rack-4-telca]: +CMS ERROR: +CMS ERROR: 512 2014-08-11 16:06:34 [8778] [21] ERROR: AT2[rack-4-telca]: +CMS ERROR: User abort or MM establishment failure (SMS) (512) 2014-08-11 16:06:34 [8778] [21] DEBUG: AT2[rack-4-telca]: send command status: 1 2014-08-11 16:07:22 [8778] [21] DEBUG: AT2[rack-4-telca]: --> AT+CPMS?^M 2014-08-11 16:07:22 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- +CPMS: "SM",0,35,"SM",0,35,"SM",0,35 2014-08-11 16:07:22 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- OK 2014-08-11 16:07:34 [8778] [21] DEBUG: AT2[rack-4-telca]: TP-Validity-Period: 5 minutes 2014-08-11 16:07:34 [8778] [21] DEBUG: AT2[rack-4-telca]: --> AT+CMGS=30^M 2014-08-11 16:07:34 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- > 2014-08-11 16:07:34 [8778] [21] DEBUG: AT2[rack-4-telca]: send command status: 1 2014-08-11 16:07:34 [8778] [21] DEBUG: AT2[rack-4-telca]: --> 001100088145101268000000145079BD2C0E83C66F37A8CC06C9C3E3358806 2014-08-11 16:07:35 [8778] [21] DEBUG: AT2[rack-4-telca]: --> ^Z 2014-08-11 16:07:35 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- > 2014-08-11 16:07:35 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- +CMS ERROR: 512 2014-08-11 16:07:35 [8778] [21] ERROR: AT2[rack-4-telca]: +CMS ERROR: +CMS ERROR: 512 2014-08-11 16:07:35 [8778] [21] ERROR: AT2[rack-4-telca]: +CMS ERROR: User abort or MM establishment failure (SMS) (512) 2014-08-11 16:07:35 [8778] [21] DEBUG: AT2[rack-4-telca]: send command status: 1 2014-08-11 16:07:35 [8778] [21] WARNING: Maximum retries for message exceeded, discarding it! 2014-08-11 16:08:24 [8778] [21] DEBUG: AT2[rack-4-telca]: --> AT+CPMS?^M 2014-08-11 16:08:24 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- +CPMS: "SM",0,35,"SM",0,35,"SM",0,35 2014-08-11 16:08:24 [8778] [21] DEBUG: AT2[rack-4-telca]: <-- OK 2014-08-11 16:08:36 [8778] [21] DEBUG: AT2[rack-4-telca]: --> AT+CMGD=1,2^M Vinicio.