No text in message!

Smpp v3.4 client

Moderator: alt

Locked
Piratman
Posts: 2
Joined: Sun Jun 21, 2009 8:37 am

No text in message!

Post by Piratman » Sun Jun 21, 2009 9:14 am

Hello, someone can help me with this?
Message comes forward in GSM-phone, but no text!

With kind regards Leif

i use SubmitAsync(sp)

sp {ALT.SMS.SubmitSm} ALT.SMS.SubmitSm
AcknowledgementNotRequested {0} ALT.SMS.SMEAcknowledgement
Command SubmitSm {4} ALT.SMS.CommandSet
DataCoding Default {0} ALT.SMS.DataCodings
DefaultMsgId 0 Byte
DestAddr "+4670xxxxxx" String
DestNpi 1 Byte
DestTon 1 Byte
EsmClass 32 Byte
Length 16 UInteger
MessageFeature No {0} ALT.SMS.GSMSpecificFeatures
MessageMode Default {0} ALT.SMS.MessageModes
MessageType IntermediateDeliveryNotification {32}ALT.SMS.MessageTypes Notification NotRequested {0}

PriorityFlag 0 Byte
ProtocolId 0 Byte
RegisteredDelivery 1 Byte
ReplaceIfPresent 0 Byte
Sequence 297570314 UInteger
ServiceType "SMPP" String
SheduleDeliveryTime Nothing String
ShortMessage "Test message... " String
ShortMessageBytes {Length=16} Byte()
SMSCReceipt SuccessFailure {1}
SrcAddr "0690xxxxxxx" String
SrcNpi 0 Byte
SrcTon 0 Byte
Status ESME_ROK {0} ALT.SMS.CommandStatus
ValidityPeriod "10" String

2009-06-21 10:35:34 SmppClient connected
2009-06-21 10:35:34 Binding SmppClient for SystemId: lightsy1
2009-06-21 10:35:34 Sending Data: 00000027000000090000000011bc90096c69676874737931003047627a31366273000034000000
2009-06-21 10:35:34 Received Data: 00000016800000090000000011bc9009000210000134
2009-06-21 10:35:34 SmppClient bound
2009-06-21 10:35:34 Bind result : system is with status ESME_ROK
2009-06-21 10:35:53 Sending Data: 0000005b000000040000000011bc900a534d5050000000
303639303x3x3x3x3x3x0001012b343637303x3x3x3x3x3x3x
0020000000313000000000000000000000000000000001000000
1054657374206d6573736167652e2e2e20
2009-06-21 10:35:53 Received Data: 0000001b800000040000000011bc900a3136363532373736373800
2009-06-21 10:36:53 Sending Data: 00000010000000150000000011bc900b
2009-06-21 10:36:53 Received Data: 00000010800000150000000011bc900b
Piratman
Posts: 2
Joined: Sun Jun 21, 2009 8:37 am

Post by Piratman » Sun Jun 21, 2009 1:41 pm

The problem seems to last that if one uses itself of” SubmitAsync ()” sow comes that 16 byte too much, before” sm_length” and” short_message”.

Regards Leif
Locked