# -------------------------------------------------------------------- # Sample SMS resource file for MTN # -------------------------------------------------------------------- { SMS_comms_params = "8N1" # 8 Data, No Parity, 1 Stop Bit SMS_baud = 1200 # ------------------------------------------------------------ # The SMSCnumber MUST be defined. # This is the number of your local message center. # ------------------------------------------------------------ SMS_centre_number = "0839009000" # South African MTN number } # --------------------------------------------------------------------