Send return line via sms API
- This topic has 1 reply, 2 voices, and was last updated 12 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
I would like to know how to send a return line ( enter) via api.
For instance, with iphone I can send messages with return lines ( line break).
—————————
“how are you doing ?
I need your help”
———————–
like this.
Hi Gustavo,
In the APi text use %0D for carriage return and %0A for Linefeed.
You should also have the ASCII 7-Bit Character Set configured as “3GPP 23.038” in the SMS Settings menu. There is currently a bug that prevents carriage returns and linefeeds from working in the PCCP437 character set.
Regards,
Bryon