# -------------------------------------------------------------------- # Sample SMS resource file for EPLUS (EPlus Mobilfunk) # -------------------------------------------------------------------- { SMS_comms_params = "8N1" # 8 Data, No Parity, 1 Stop Bit SMS_baud = 9600 # ------------------------------------------------------------ # The SMSCnumber MUST be defined. # This is the number of your local message center. # ------------------------------------------------------------ SMS_centre_number = "01771167" # EPLUS SMSC number # +49 must be used for dialing from outside germany } # --------------------------------------------------------------------