Re: INFO: NOTE: sender and receiver same number <41313131313>, ignoring!
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <OFE1767D36.43DA504E-ONCA256D08.001DD47F-CA256D08.001EB3D2@callista.com.au> |
Hi,
I have tried to work out how this might come up, by looking at the code,
but to no avail...
Let me explain how this error occurs in my testing.
I set headers of
X-Kannel-From: 3123131321
X-Kannel-To: 41313131313
The smsbox log, confirms this:
2003-04-14 15:28:39 [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms>
from <128.184.134.190>
2003-04-14 15:28:39 [3] INFO: sendsms used by <tester>
2003-04-14 15:28:39 [3] INFO: sendsms sender:<tester:3123131321>
(128.184.134.190) to:<41313131313> msg:<Testing message>
2003-04-14 15:28:39 [3] DEBUG: message length 15, sending 1 messages
2003-04-14 15:28:39 [3] DEBUG: Status: 202 Answer: <Sent.>
Notice that the <tester:3123131321> corresponds to the X-Kannel-From
header, and the to:<41313131313> corresponds to the
X-Kannel-To header.
But then after the DLR report goes out, I get the log line:
2003-04-14 15:28:42 [4] INFO: NOTE: sender and receiver same number
<41313131313>, ignoring!
Even the Logical SMSC Simulator reports
Source Address Dest Address
--------------------------------------------------------
3123131321 41313131313
I am using Kannel 1.3.1 on Solaris. Is this a bug?
Thanks
Jason