---------------------------- Original Message ---------------------------- Subject: Failed sendsms From: [EMAIL PROTECTED] Date: Sun, March 6, 2005 11:29 am To: [email protected] --------------------------------------------------------------------------
Please treat it as urgent. I am using Falcom twist modem and the kannel version 1.2.1 on Redhat linux 9.0. I could able to receive sms but while sending it is giving error. I am giving my kannel.conf file and the error file . group = smsc smsc = at2 smsc-id = siemens_tc35 modemtype = siemens_tc35 device = /dev/ttyS0 speed = 9600 validityperiod = 168 keepalive = 300 include-file = /etc/kannel/modems.conf The modem.conf is group = modems id = siemens_tc35 name = "Siemens TC35" detect-string = "SIEMENS" detect-string2 = "TC35" init-string = "AT+CNMI=1,2,0,1,1" #init-string = "AT+CNMI=1,2,0,0,1" #init-string = "AT+CNMI=1,1,0,0,1" speed = 9600 #speed = 19200 enable-hwhs = "AT\\Q3" need-sleep = true broken = true The error I am getting in kannel.log 2005-03-05 14:23:09 [6] DEBUG: AT2[siemens_tc35]: --> ^Z 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: <-- > 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: <-- ERROR 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: send command status: -1 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: --> AT+CMGS=21^M 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: <-- > 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: send command status: 1 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: --> 0011000C911989669007890000A808492A283D07BDD7 2005-03-05 14:23:11 [6] DEBUG: AT2[siemens_tc35]: --> ^Z 2005-03-05 14:23:14 [4] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'. 2005-03-05 14:23:14 [6] DEBUG: AT2[siemens_tc35]: <-- > Kindly help me. J.V.Radha Krishna
