TELSTRA
上传用户:mei_mei897
上传日期:2007-01-05
资源大小:82k
文件大小:1k
源码类别:

手机短信编程

开发平台:

Unix_Linux

  1. # --------------------------------------------------------------------
  2. # Sample SMS resource file for TELSTRA
  3. # --------------------------------------------------------------------
  4. SMS_comms_params = 7E1 # 7 Data, Even Parity, 1 Stop Bit
  5. SMS_baud         = 2400
  6. SMS_tap_select   = PG1mnmail
  7. # --------------------------------------------------------------------
  8. # The SMSCnumber MUST be defined.
  9. # This is the number of your local message center.
  10. # --------------------------------------------------------------------
  11. SMS_centre_number = 018018767   # MobileNet SMS TAP-dialup service
  12. # --------------------------------------------------------------------