Wen I send sms to kannel it receive the sms and it reply to the sender as
(send-sender = true).

But when i tried to send sms through directly calling the http url  the
kannel logs following,


2009-06-02 14:56:12 [6604] [8] DEBUG: boxc_receiver: sms received
2009-06-02 14:56:12 [6604] [8] DEBUG: send_msg: sending msg to box:
<127.0.0.1>
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: TP-Validity-Period: 24.0
hours
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: --> AT+CMGS=24^M
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: <-- >
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: send command status: 1
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: -->
0011000C811979663098220008A70A00480065006C006C006F
2009-06-02 14:56:14 [6604] [6] DEBUG: AT2[INNER]: --> ^Z
2009-06-02 14:56:17 [6604] [6] DEBUG: AT2[INNER]: <-- >
2009-06-02 14:56:17 [6604] [6] DEBUG: AT2[INNER]: <-- ERROR
2009-06-02 14:56:17 [6604] [6] ERROR: AT2[INNER]: Generic error: ERROR
2009-06-02 14:56:17 [6604] [6] DEBUG: AT2[INNER]: send command status: -1
2009-06-02 14:56:17 [6604] [7] DEBUG: sms_router: handling message
(0x81a4848 vs 0x81a4848)
2009-06-02 14:56:17 [6604] [7] DEBUG: re-queing SMS not-yet-to-be resent


My modem conf are,

group = modems
id = teltonika
name = "Teltonika G10"
detect-string = "Undefined"
enable-mms = true
init-string = "AT+CNMI=2,2,0,1,1"
speed = 115200

And smsc conf are

group = smsc
smsc = at
smsc-id = "INNER"
modemtype = teltonika
device = /dev/ttyS0
speed = 0
port = 13131
log-level = 0


Thanks and Regards,
¢нeтαη Menge

Reply via email to