API Extended ASCII not send sms
Tagged: API Extended ASCII
- This topic has 6 replies, 3 voices, and was last updated 13 years, 4 months ago by
Bryon Davis.
-
AuthorPosts
-
September 9, 2011 at 9:02 pm #2628
Brian Nørgaard
ParticipantHi
I have make some code to the iSMS 100, and want to send SMS with Extended ASCII, because i need special charater (ø).
If i send normal it’s ok:
http://172.16.1.58:89/sendmsg?user=admin&passwd=admin&cat=1&enc=0&to=”xxxxxxxx”&text=test
But when i change “enc=1” no SMS is send.
Any idee
/Brian
September 15, 2011 at 7:46 pm #3365Bryon Davis
ModeratorHi Brian,
In my testing I’ve notice that not all providers accept GSM encoding, which is used by the iSMS Extended ASCII. I mostly see this when sending outside my SIM’s provider.
Check the Outbox and see if the message shows up there. You can also check Statistics & Logs–>Log Traces–>Send API Status Log and SMS Live Log. These should show whether the sms was sent.
Also check in the inbox for a message stating the sms was rejected for invalid characters.
ASCII is more widely accepted when sending between providers, which uses PCCP437. Unicode is also another option.
If this doesn’t appear to be the case for your failure, I recommend creating a case in our support portal at support.multitech.com.
Regards,
Bryon
October 10, 2011 at 9:03 pm #3366Kenneth Karlsson
ParticipantHi there
Facing similar problem.
Need danish chars, when i enable EXTENDED ASCII, my phone says “message format not supported”. I then click it off, and from the web-interface i can send with ÅÆ but not Ø.
Also, when i try sending with TCP API, i can not send the danish chars.
The enc=x paramateres seems not to work ?!
Hope to find a solution, the box is nice, but as it is right now, it is no good here in DK !
Kenneth
October 18, 2011 at 4:52 pm #3367Bryon Davis
ModeratorHi Kenneth,
We are still looking into this problem.
For now I would suggest try using Unicode to send messages with special characters.
Sorry for the inconvenience.
Regards,
Bryon
October 25, 2011 at 9:22 pm #3368Kenneth Karlsson
ParticipantHi Bryon
Do i miss some settings on my box ? i only seem to be able to select ISO-8859-1 setting. And when selected we get “unsupported format” on our phones.
I tried today with this:
The %C6%D8%C5%E5%E6%F8 part should give danish chars, bu no luck !
Kenneth
October 28, 2011 at 8:23 pm #3369Bryon Davis
ModeratorHi Brian,
As mentioned previously, there is sometimes problems sending Extended ASCII between different providers. We are looking into this. It appears many providers won’t accept Extended ASCII (8 bit GSM) from outside of their network.
You can try Unicode and see if that helps.
Regards,
Bryon
October 28, 2011 at 8:26 pm #3370Bryon Davis
ModeratorHi Keneth,
The ISO-8859-1 option in “SMS Settings” makes to default encoding Extended ASCII, which has problems as described above. Many providers don’t accept Extended ASCII (8bit GSM) from outside of their network.
We are looking into this problem, you could try Unicode in the mean time and see if that helps.
Regards,
Bryon
-
AuthorPosts
- You must be logged in to reply to this topic.