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

手机短信编程

开发平台:

Unix_Linux

  1. # --------------------------------------------------------------------
  2. # Sample SMS config file
  3. # --------------------------------------------------------------------
  4. SMS_default_service  = MINICALL # Used by numbers used
  5. # without SERVICE:XXXXXX format
  6. SMS_lock_action      = BLOCK
  7. SMS_lock_retry_delay = 5000000
  8. SMS_lockfile         = /etc/smslock
  9. #SMS_lockfile        = /var/opt/sms/smslock # UNIXWARE
  10. # --------------------------------------------------------------------