Search found 44 matches

by prog019
Wed Nov 11, 2009 1:15 pm
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

I have the same problem in SUBMIT_SM and in DELIVER_SM
by prog019
Wed Nov 11, 2009 1:07 pm
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

I am tring to sent Long SMS(length=320) with our SMPP client, where Data Coding=Default and receive sms message with invalid characters. When I am tring to sent same text in DataCoding=UCS2, I am receive Correct message with normal text. Are You sure, when you split message text in SUBMIT_SM method,...
by prog019
Wed Nov 11, 2009 11:59 am
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

Hello,

I am get an answer from vendor side:

smpp submit_sm put in the encoded data is not 7bit ascii gsm encoded, but 8 bit ascii


Dear Alt, are you sure?
by prog019
Mon Nov 09, 2009 12:48 pm
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

In other words, the problem is in SMSC?
by prog019
Mon Nov 09, 2009 12:28 pm
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

I am writing long text on mobile phone and send to short number


How can I in DELIVER_SM check if UDH is set, then get sms attributes from header , else check segmentation(current version in demo) ?
by prog019
Mon Nov 09, 2009 11:55 am
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

Previous information part is from
http://tim.kehres.com/docs/ts_100901v070500p.pdf

page 60-61
by prog019
Mon Nov 09, 2009 11:32 am
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

I am not test this for RUSSIAN language. I am have document from our vendor side, where 9.2.3.23 TP-User-Data-Header-Indicator (TP-UDHI) The TP-User-Data-Header-Indicator is a 1 bit field within bit 6 of the first octet of the following six PDUs: - SMS-SUBMIT, - SMS-SUBMIT-REPORT - SMS-DELIVER, - SM...
by prog019
Mon Nov 09, 2009 5:01 am
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

Our SMSC vendor is HALYS.

I have short number, and I am get this response when tring sent SMS to this short number.

Thanks.
by prog019
Fri Nov 06, 2009 4:48 pm
Forum: ALT.SMS.SmppClient
Topic: Multipart SMS DELIVERY problem
Replies: 29
Views: 62455

Multipart SMS DELIVERY problem

Hello, I am sending sms to short number and my smpp client get 2 DELIVER_SM 8:36:03 PM: Received Data: 0000014c00000005000000000216808f00010133373439333630303431350002013230323600c000000000000001000004240118303530303033303030323031384541443733393930454141433334314346443631423545373638334632454642413...
by prog019
Sun Oct 04, 2009 8:38 am
Forum: ALT.SMS.SmppClient
Topic: Problem in deliver_sm message encoding
Replies: 2
Views: 9197

Problem in deliver_sm message encoding

In short number I am sending SMS in russian language("привет") And in deliver_sm i am get this: 1:33:51 PM: Received Data: 0000003d000000050000000005898091000101333734393336303034313500020132303236008000000000000008000d0c043f04400438043204350442 1:33:51 PM: DeliverSm received : Sequence : 92897425 S...
by prog019
Sat Mar 28, 2009 5:16 pm
Forum: ALT.SMS.SmppClient
Topic: CANCEL_SM
Replies: 2
Views: 8846

Thank You very much.
by prog019
Fri Mar 06, 2009 8:26 am
Forum: ALT.SMS.SmppClient
Topic: CANCEL_SM
Replies: 2
Views: 8846

CANCEL_SM

Hi,

Can you describe(source code) example of usage CANCEL_SM for canceling all not delivered SMS s ?

Thanks.
by prog019
Thu Mar 05, 2009 9:35 pm
Forum: ALT.SMS.SmppClient
Topic: Flash sms
Replies: 2
Views: 8509

What is a tbSend.Text field value

Or

Where is a image content
by prog019
Mon Mar 02, 2009 8:04 pm
Forum: ALT.SMS.SmppClient
Topic: Flash sms
Replies: 2
Views: 8509

Flash sms

Hi.
Can you sent me example of code for sending image in FLASH SMS?