Answered
ColdFusion SMS Unicode
Hi All,
Has anyone trying sending SMS using CF SMS Gateway in unicode?
Basically I did all the documentation said about setting the dataCoding to 8
and sending the actual text to the server (Clickatell SMPP Gateway).
If I send it to Australia it's easily working.
But for some destination such as china and korea, Clickatell doesn't support for setting up the sender id field. (which is a bit stupid i think, because i'm only using normal mobile phone number and they don't support it). That means the company will set up the sender id for me. (and that's only for some provider)
This is however brings me another problem such as, I don't know which provider my clients are belong to. The weird thing is when I asked for the delivery receipt from the server it gives me delivery back with the dataCoding 0 and err = 1 (message length is invalid). This is also happens even though I send only about 6 or 7 characters long (unicode).
Any help will be greatly appreciated.
Has anyone trying sending SMS using CF SMS Gateway in unicode?
Basically I did all the documentation said about setting the dataCoding to 8
and sending the actual text to the server (Clickatell SMPP Gateway).
If I send it to Australia it's easily working.
But for some destination such as china and korea, Clickatell doesn't support for setting up the sender id field. (which is a bit stupid i think, because i'm only using normal mobile phone number and they don't support it). That means the company will set up the sender id for me. (and that's only for some provider)
This is however brings me another problem such as, I don't know which provider my clients are belong to. The weird thing is when I asked for the delivery receipt from the server it gives me delivery back with the dataCoding 0 and err = 1 (message length is invalid). This is also happens even though I send only about 6 or 7 characters long (unicode).
Any help will be greatly appreciated.
