Clickatell

.NET library for SMPP protocol
Locked
stevep
Posts: 30
Joined: Wed May 02, 2007 7:41 pm

Clickatell

Post by stevep » Tue Jun 12, 2012 8:50 am

I am trying to use this component to connect and send with Clickatell. At the moment I find their support pretty unresponsive at best. It seems single messages are getting through to the handset but not concatenated messages.

I think that they maybe only support long messages in payload submission rather than UDH multi-part messages that work fine with all other carriers we use.

Does anyone have any experience with Clickatell so that they can point me in the right direction? What I really need to do is send single or long messages and get delivery confirmation. I also need to receive long inbound messages from them as I have a US mobile number to receive MO messages.

Any code samples would be fantastic in Csharp or VB.net.

Many thank for your assistance

Steve
stevep
Posts: 30
Joined: Wed May 02, 2007 7:41 pm

Re: Clickatell

Post by stevep » Sat Jun 16, 2012 7:37 am

So, it appears everything is working as expected. Concatenated messages not supported, no delivery receipts in the US.

Shame the documentation doesn't reflect that..


Steve
Locked