Overview
SMS messages that are longer than 160 characters are cut into multiple SMS Messages. This is an SMS standard for text messaging transport (7-bit ASCII) and cannot be changed in FaxMaker or your SMS gateway. This article provides the steps to change the allowed number of messages to be sent.
Solution
You can change the allowed number of messages to be sent by following the steps below:
- From Programs, open the FaxMaker Configuration.
- Go to the SMS section.
- Go to Properties and change the number in Maximum SMS messages.
NOTE: The Maximum SMS messages option is mainly used for cost control, as each message accrues costs.
If you are using Unicode, you will be restricted to 70 character messages. You can disable Unicode by editing the fmsmscomms.xml file:
- Create a backup of ..\FAXmaker\fmsmscomms.xml.
- Open fmsmscomms.xml with Notepad or Mircosoft Editor.
- Directly above
</config>
add the line<option name="disableunicode" value="1" />.
- Save the file.
- Restart the GFI FAXmaker Message Transfer Agent service.