On Thu, 13 Mar 2003 12:37:57 +0400
Shanavaz E A <[EMAIL PROTECTED]> wrote:

> Hi Friends,
> I have a problem in sending pict.mesg/logo/tone etc using kannel through an SMPP 
> smsc.
> Longer messages are send as two or three parts, right? When sending like this
> one part is failing. For 3 part messages the failing rate is much more than 2 part 
> messages.
> 
> I will explain some thing that I noticed from the log files when sending a picture 
> message:
> 
> The following is the log of the three parts I got from bearerbox access log.
> You can see that the third part is FAILED.
> 
> Part 1
> 2003-03-11 10:14:15 Sent SMS [SMSC:smppsc] [SVC:usmsc] [ACT:] [from:333] 
> [to:+971507200033] [flags:0:2:0:0:0] 
> [msg:128:3002010000481C01000007FFFFFFFF800000000FFFFFFFFF800000001FFFFFFFFF800000001FFFFFFFFF8000FFFFD7FFFFFFFFBFFFDDD5D7FFFFFFFFB67CFFFFD7FFFFFFFFBFFFF1B4D7FFFFFFFF1ABBFFFFDC429A2B32BFFF557551254892441535FF9FC7FFFFFFFFBFFEFE67CFFFF912951FF9FDFBD7E8094A90AFF7FBFDD7]
>  
> [udh:12:0B0504158A158A0003AF0301]
> 
> Part 2
> 2003-03-11 10:14:15 Sent SMS [SMSC:smppsc] [SVC:usmsc] [ACT:] [from:333] 
> [to:+971507200033] [flags:0:2:0:0:0] 
> [msg:128:EEBFFFFFB7EFF7C6D7FB6FFFFF9BDFFF82D7E00FFFFF9BCE670157FBBFFFFF8984620057ED6FFEFF8984620057E00FFEFF8984620057EFBFFC7F8984620057FECFFC7F898462005FE00FFB3F898467005FFF7FF61F89846FFF5FEACFF41F9D8E60005FFFFFF45FBDBF60005FF01FF05F858008D49ABFF75055A15175697A92AA]
>  
> [udh:12:0B0504158A158A0003AF0302]
> 
> Part 3
> 2003-03-11 10:14:15 FAILED Send SMS [SMSC:smppsc] [SVC:usmsc] [ACT:] [from:333] 
> [to:+971507200033] [flags:0:2:0:0:0] 
> [msg:4:B4BF32BA] [udh:12:0B0504158A158A0003AF0303]
> 
> 
> The debug output from the bearer box for the above message is given below. You can 
> see 'Sending PDU' 3 times for 3 parts
> for each submit_sm.
> There is also the response submit_sm_resp (Got PDU) 3 times.
> In the third submit_sm_resp you can notice that the message_id is coming as NULL. 
> This is the case where that part
> is failing. Some times this is coming also for two of the three parts. When there 
> are only two parts also,
> this error is coming for one of the part, but not always.
> When the message_id is coming as NULL and the part fails, there is an error coming 
> as follows as you can notice
> from the log:
> 2003-03-11 10:14:15 [6] ERROR: SMPP[smppsc]: SMSC returned error code 0x00000009 in 
> response to submit_sm.
> 
> This NULL message_id and error code is coming for each failed part.
> 
> From bearerbox log :


> 2003-03-11 10:14:15 [6] DEBUG: SMPP[smppsc]: Got PDU:
> 2003-03-11 10:14:15 [6] DEBUG: SMPP PDU 0x80e6148 dump:
> 2003-03-11 10:14:15 [6] DEBUG:   type_name: submit_sm_resp
> 2003-03-11 10:14:15 [6] DEBUG:   command_id: 2147483652 = 0x80000004
> 2003-03-11 10:14:15 [6] DEBUG:   command_status: 9 = 0x00000009
> 2003-03-11 10:14:15 [6] DEBUG:   sequence_number: 1358 = 0x0000054e
> 2003-03-11 10:14:15 [6] DEBUG:   message_id: NULL
> 2003-03-11 10:14:15 [6] DEBUG: SMPP PDU dump ends.
> 2003-03-11 10:14:15 [6] ERROR: SMPP[smppsc]: SMSC returned error code 0x00000009 in 
> response to submit_sm.
> 
> 
> But the response we get from kannel after a sendsms is that it has sent the message 
> successfully.
> The following log from smsbox log shows that.
> 

The error code 0x00000009 is reserved in SMPP, may be problem on SMSC side?
I do not see any errors in your messages...

-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"

Reply via email to