Search found 3 matches

by iulian
Mon Mar 27, 2017 3:23 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Unknown error on receiving receipt
Replies: 4
Views: 10110

Re: Unknown error on receiving receipt

Hi,
Thanks for the tip. Although it had a try/catch sequence id did not covered the error. The error was in the _composers variable dictionary (The given key was not present in the dictionary.), because I wasn't pain' attention on actually initialize it.
Best of luck,
Iulian
by iulian
Fri Mar 17, 2017 7:21 am
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Unknown error on receiving receipt
Replies: 4
Views: 10110

Re: Unknown error on receiving receipt

Hi , From what we can gather it looks like the 'System error' is sent by the InetLab Sevice. But it doesn't make any sense. 15.03.2017 13:34:21.727 80 00 00 04 00 00 00 08 00 00 00 e9 30 32 61 63 33 32 64 36 2d 38 37 36 38 2d 34 64 64 35 2d 39 31 64 32 2d 66 37 35 62 62 32 30 64 62 34 37 34 00 ===He...
by iulian
Fri Mar 10, 2017 7:46 am
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Unknown error on receiving receipt
Replies: 4
Views: 10110

Unknown error on receiving receipt

Hi, We have an implementation of SMPP server (IntetLab) and a 3d party client that sends some sms-es to the server. Bind is successful, sms is received, all is well until the client receives the response for the sms data. It triggers an unknown error on client side. I checked the version of the data...