Changes included in V2.08
-------------------------
- new parameter RETRYCOUNT (replaces QUEUECOUNT) and RETRYDELAY. This is
  nearly the same as REDIALCOUNT but works also if an error occured
  after a connection was established.
- the parameters PHONE and PREFIX in sendsms.pro can be defined
  multiple times
- support for Telepage (Switzerland) added
- error in UCP-checksum corrected
- new parameter PASSWORD to sendsms.pro added. For some providers this is
  required.
- support for Proximus (Belgium) added
- support for Mobistar (Belgium) added
- support for ISDN-Terminaladapters and/or ISDN-Com-Port-Emulators (cFos)
  added (D1-, D2, Scall, Skyper, CityRuf-ISDN-numbers predefined)
- new parameter TYPE (numeric) in sendsms.pro and sendsms.cfg. If a TYPE is
  specified for a provider then SendSMS atomaticaly looks for a device of
  the same type.
- BAUD, STOPBITS, DATABITS and PARITY-parameters moved to the [MODEM]-section
- DIAL-parameter in sendsms.cfg replaced by DIALPREFIX
- new parameter DIALSUFFIX in sendsms.cfg



Changes included in V2.07
-------------------------
- history files introduced

- Provider-definitions for Sweden, Spain and Sitzerland added

- Parameter MAXMSG was not interpreted. If the receive-limit of a provider
  was arrived (after MAXMSG SMSs) ther was no hangup and redial.

- Hangup-procedure changed. Until now the ESCAPE- and HANGUP-parameter was
  used to hangup the phoneline. Since V2.07 the DTR signal is dropped for
  one second, but only if ESCAPE= is NOT defined. If the Escape-Sequenz
  is explicity definde the behavior is the same as in earlier versions.
  So remove the ESCAPE-Parameter from sendsms.cfg and use this only, if
  dropping DTR doesn't work.
