Search found 3 matches

by m4711
Wed Aug 17, 2016 8:31 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Parse Error when receiving VCARD
Replies: 4
Views: 20581

Re: Parse Error when receiving VCARD

Thank you, alt!
by m4711
Fri Jul 29, 2016 10:04 am
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Parse Error when receiving VCARD
Replies: 4
Views: 20581

Re: Parse Error when receiving VCARD

Hey alt,

thanks for your reply (also to my email).

I could clarify this with my customer and he agrees that it is a strange content.
But he mentioned that the submit_sm PDU itself was formatted correctly (even though the contents of the short_message field was not).
So at worst they expect that ...
by m4711
Thu Jul 28, 2016 3:47 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Parse Error when receiving VCARD
Replies: 4
Views: 20581

Parse Error when receiving VCARD

Hi,

we receive a submit_sm which seems to contain a VCARD.
I cannot see an issue with the submit_sm itself, but the SMPP Server brings us an error.
I would appreciate if someone could help us.

When I parse the data manually with Inetlab.SMPP.SMS.ForSubmit().Data(array).....Create(client); I don't ...