Send return line via sms API

Home Forums iSMS Send return line via sms API

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5748
    Gustavo Santos
    Participant

    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.

    #5749
    Bryon Davis
    Moderator

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.