Hello,
I currently have a little problem, apparently coming from incoming messages.
Here is an extract of my access.log file:
2008-06-18 18:17:18 Log begins
2008-06-18 18:49:41 Receive SMS [SMSC:test-smsc] [SVC:] [ACT:] [BINF:]
[from:+27*********19] [to:+27*******00] [flags:-1:0:-1:0:-1]
[msg:107:id:0002057734 sub:001 dlvrd:001 submit date:080617234901 done
date:080617234901 stat:EXPIRED err:001 text:.] [udh:0:]
2008-06-18 18:49:41 Receive SMS [SMSC:test-smsc] [SVC:] [ACT:] [BINF:]
[from:+27*********25] [to:+27*******62] [flags:-1:0:-1:0:-1]
[msg:107:id:0002057735 sub:001 dlvrd:001 submit date:080617234907 done
date:080617234907 stat:EXPIRED err:001 text:.] [udh:0:]
2008-06-18 18:49:42 Sent SMS [SMSC:test-smsc] [SVC:] [ACT:] [BINF:]
[from:+27*******00] [to:+27*********19] [flags:-1:0:-1:-1:-1]
[msg:14:Request Failed] [udh:0:]
2008-06-18 18:49:42 Sent SMS [SMSC:test-smsc] [SVC:] [ACT:] [BINF:]
[from:+27*******62] [to:+27*********25] [flags:-1:0:-1:-1:-1]
[msg:14:Request Failed] [udh:0:]
So, I am apparently receiving some weird messages, from an unknown phone
number, to another unknown phone number. And my kannel apparently
replies with an SMS containing "Request Failed".
Is there any way for me to get kannel to accept these "incoming"
messages and not reply with a Request Failed message ?
Also, has anyone any idea what these messages could be ? delivery
receipt for sent SMS ?
thanks for your time,
Eric