home *** CD-ROM | disk | FTP | other *** search
/ ftp.notepager.com 2015 / 2015-02-04.ftp.notepager.com.tar / ftp.notepager.com / dev / pagegate.mdb / settings.json < prev    next >
JavaScript Object Notation  |  2013-08-22  |  9KB

  1. {
  2.     "schema": {
  3.         "dbversion": "Long Integer",
  4.         "retries": "Long Integer",
  5.         "retry_interval": "Long Integer",
  6.         "dialer_threshold": "Long Integer",
  7.         "log_to_disk": "Boolean NOT NULL",
  8.         "purge_after": "Long Integer",
  9.         "archive_after": "Long Integer",
  10.         "ArchiveLogs": "Boolean NOT NULL",
  11.         "getascii_enabled": "Boolean NOT NULL",
  12.         "getmail_enabled": "Boolean NOT NULL",
  13.         "getserial_enabled": "Boolean NOT NULL",
  14.         "gettap_enabled": "Boolean NOT NULL",
  15.         "getweb_enabled": "Boolean NOT NULL",
  16.         "gui_enabled": "Boolean NOT NULL",
  17.         "getascii_path": "Text (80)",
  18.         "getweb_path": "Text (80)",
  19.         "getwebcgi_path": "Text (80)",
  20.         "getwebcgi_url": "Text (80)",
  21.         "dialers_poll": "Long Integer",
  22.         "getascii_poll": "Long Integer",
  23.         "getmail_poll": "Long Integer",
  24.         "getweb_poll": "Long Integer",
  25.         "sched_poll": "Long Integer",
  26.         "log_length": "Long Integer",
  27.         "log_level": "Long Integer",
  28.         "email_outcome": "Boolean NOT NULL",
  29.         "reg_key1": "Text (10)",
  30.         "reg_key2": "Text (10)",
  31.         "reg_key3": "Text (10)",
  32.         "reg_key4": "Text (10)",
  33.         "reg_name": "Text (40)",
  34.         "reg_company": "Text (40)",
  35.         "reg_addr1": "Text (40)",
  36.         "reg_addr2": "Text (40)",
  37.         "reg_city": "Text (40)",
  38.         "reg_state": "Text (40)",
  39.         "reg_zip": "Text (40)",
  40.         "reg_country": "Text (40)",
  41.         "version": "Text (40)",
  42.         "serial": "Text (40)",
  43.         "user_license": "Long Integer",
  44.         "own_pgengine": "Boolean NOT NULL",
  45.         "own_getascii": "Boolean NOT NULL",
  46.         "own_getmail": "Boolean NOT NULL",
  47.         "own_getserial": "Boolean NOT NULL",
  48.         "own_gettap": "Boolean NOT NULL",
  49.         "own_getweb": "Boolean NOT NULL",
  50.         "own_gui": "Boolean NOT NULL",
  51.         "domain": "Text (80)",
  52.         "relay_mail": "Boolean NOT NULL",
  53.         "smtp_relay": "Text (80)",
  54.         "postmaster": "Text (80)",
  55.         "mail_processing_interval": "Long Integer",
  56.         "ad_hoc_mail": "Boolean NOT NULL",
  57.         "use_dun": "Boolean NOT NULL",
  58.         "dun_service": "Text (80)",
  59.         "dun_password": "Text (255)",
  60.         "coordinate_dun": "Boolean NOT NULL",
  61.         "dns1": "Text (80)",
  62.         "dns2": "Text (80)",
  63.         "gettap_port": "Long Integer",
  64.         "gettap_modem_settings": "Text (15)",
  65.         "gettap_init_string": "Text (80)",
  66.         "gettap_sender": "Text (40)",
  67.         "getserial_port": "Long Integer",
  68.         "getserial_settings": "Text (15)",
  69.         "getserial_init_string": "Text (80)",
  70.         "getserial_flow": "Long Integer",
  71.         "getserial_single_wildcard": "Text (1)",
  72.         "getserial_multiple_wildcard": "Text (1)",
  73.         "getserial_ascii_delimiter": "Text (1)",
  74.         "getserial_eor": "Text (1)",
  75.         "getserial_record_start_pattern": "Text (40)",
  76.         "getserial_record_start_offset": "Long Integer",
  77.         "getserial_record_end_pattern": "Text (40)",
  78.         "getserial_record_end_offset": "Long Integer",
  79.         "getserial_recipient_static": "Boolean NOT NULL",
  80.         "getserial_recipient_name": "Text (40)",
  81.         "getserial_recipient_start_pattern": "Text (40)",
  82.         "getserial_recipient_start_offset": "Long Integer",
  83.         "getserial_recipient_end_pattern": "Text (40)",
  84.         "getserial_recipient_end_offset": "Long Integer",
  85.         "getserial_recipient_lookup": "Boolean NOT NULL",
  86.         "getserial_from_static": "Boolean NOT NULL",
  87.         "getserial_from_name": "Text (40)",
  88.         "getserial_from_start_pattern": "Text (40)",
  89.         "getserial_from_start_offset": "Long Integer",
  90.         "getserial_from_end_pattern": "Text (40)",
  91.         "getserial_from_end_offset": "Long Integer",
  92.         "getserial_from_lookup": "Boolean NOT NULL",
  93.         "getserial_message_static": "Boolean NOT NULL",
  94.         "getserial_message_name": "Text (40)",
  95.         "getserial_message_start_pattern": "Text (40)",
  96.         "getserial_message_start_offset": "Long Integer",
  97.         "getserial_message_end_pattern": "Text (40)",
  98.         "getserial_message_end_offset": "Long Integer",
  99.         "getserial_message_lookup": "Boolean NOT NULL",
  100.         "getascii_single_wildcard": "Text (1)",
  101.         "getascii_multiple_wildcard": "Text (1)",
  102.         "getascii_ascii_delimiter": "Text (1)",
  103.         "getascii_eor": "Text (1)",
  104.         "getascii_record_start_pattern": "Text (40)",
  105.         "getascii_record_start_offset": "Long Integer",
  106.         "getascii_record_end_pattern": "Text (40)",
  107.         "getascii_record_end_offset": "Long Integer",
  108.         "getascii_recipient_static": "Boolean NOT NULL",
  109.         "getascii_recipient_name": "Text (40)",
  110.         "getascii_recipient_start_pattern": "Text (40)",
  111.         "getascii_recipient_start_offset": "Long Integer",
  112.         "getascii_recipient_end_pattern": "Text (40)",
  113.         "getascii_recipient_end_offset": "Long Integer",
  114.         "getascii_recipient_lookup": "Boolean NOT NULL",
  115.         "getascii_from_static": "Boolean NOT NULL",
  116.         "getascii_from_name": "Text (40)",
  117.         "getascii_from_start_pattern": "Text (40)",
  118.         "getascii_from_start_offset": "Long Integer",
  119.         "getascii_from_end_pattern": "Text (40)",
  120.         "getascii_from_end_offset": "Long Integer",
  121.         "getascii_from_lookup": "Boolean NOT NULL",
  122.         "getascii_message_static": "Boolean NOT NULL",
  123.         "getascii_message_name": "Text (40)",
  124.         "getascii_message_start_pattern": "Text (40)",
  125.         "getascii_message_start_offset": "Long Integer",
  126.         "getascii_message_end_pattern": "Text (40)",
  127.         "getascii_message_end_offset": "Long Integer",
  128.         "getascii_message_lookup": "Boolean NOT NULL",
  129.         "extra1_label": "Text (20)",
  130.         "extra2_label": "Text (20)",
  131.         "extra3_label": "Text (20)",
  132.         "extra4_label": "Text (20)",
  133.         "export_enabled": "Boolean NOT NULL",
  134.         "export_time": "Long Integer",
  135.         "export_folder1": "Text (80)",
  136.         "export_folder2": "Text (80)",
  137.         "export_folder3": "Text (80)",
  138.         "export_folder4": "Text (80)",
  139.         "export_folder5": "Text (80)",
  140.         "export_folder6": "Text (80)",
  141.         "export_folder7": "Text (80)",
  142.         "export_folder8": "Text (80)",
  143.         "export_carriers": "Boolean NOT NULL",
  144.         "export_recipients": "Boolean NOT NULL",
  145.         "export_groups": "Boolean NOT NULL",
  146.         "export_security": "Boolean NOT NULL",
  147.         "export_messages": "Boolean NOT NULL",
  148.         "export_dialers": "Boolean NOT NULL",
  149.         "export_interfaces": "Boolean NOT NULL",
  150.         "import_enabled": "Boolean NOT NULL",
  151.         "import_time": "Long Integer",
  152.         "import_folder": "Text (80)",
  153.         "import_carriers": "Boolean NOT NULL",
  154.         "import_carriers_type": "Long Integer",
  155.         "import_recipients": "Boolean NOT NULL",
  156.         "import_recipients_type": "Long Integer",
  157.         "import_groups": "Boolean NOT NULL",
  158.         "import_groups_type": "Long Integer",
  159.         "import_messages": "Boolean NOT NULL",
  160.         "import_messages_type": "Long Integer",
  161.         "import_dialers": "Boolean NOT NULL",
  162.         "import_interfaces": "Boolean NOT NULL",
  163.         "import_security": "Boolean NOT NULL",
  164.         "import_security_type": "Long Integer",
  165.         "admin_security": "Boolean NOT NULL",
  166.         "client_security": "Boolean NOT NULL",
  167.         "archive_db": "Boolean NOT NULL"
  168.     },
  169.     "data": [
  170.         {
  171.             "dbversion": 509,
  172.             "retries": 10,
  173.             "retry_interval": 30,
  174.             "dialer_threshold": 2,
  175.             "log_to_disk": 1,
  176.             "purge_after": 30,
  177.             "archive_after": 30,
  178.             "ArchiveLogs": 1,
  179.             "getascii_enabled": 0,
  180.             "getmail_enabled": 0,
  181.             "getserial_enabled": 0,
  182.             "gettap_enabled": 0,
  183.             "getweb_enabled": 0,
  184.             "gui_enabled": 0,
  185.             "getwebcgi_url": "http://your-web-server/scripts/webgate.exe",
  186.             "dialers_poll": 5,
  187.             "getascii_poll": 5,
  188.             "getmail_poll": 5,
  189.             "getweb_poll": 5,
  190.             "sched_poll": 5,
  191.             "log_length": 1000000,
  192.             "log_level": 3,
  193.             "email_outcome": 0,
  194.             "reg_key1": "4210866",
  195.             "reg_key2": "1601443",
  196.             "reg_key3": "9744649",
  197.             "reg_key4": "10486150",
  198.             "reg_name": "VIWAPA - St Croix",
  199.             "reg_company": "Virgin Islands Water & Power Authority",
  200.             "reg_addr1": "PO Box 1450",
  201.             "reg_city": "Charlotte Amalie",
  202.             "reg_state": "St Thomas",
  203.             "reg_zip": "00804",
  204.             "reg_country": "US Virgin Islands",
  205.             "version": "6",
  206.             "serial": "16195",
  207.             "user_license": 5000,
  208.             "own_pgengine": 1,
  209.             "own_getascii": 0,
  210.             "own_getmail": 1,
  211.             "own_getserial": 0,
  212.             "own_gettap": 0,
  213.             "own_getweb": 0,
  214.             "own_gui": 0,
  215.             "domain": "sms.viwapa.vi",
  216.             "relay_mail": 1,
  217.             "smtp_relay": "172.16.0.8",
  218.             "mail_processing_interval": 1,
  219.             "ad_hoc_mail": 0,
  220.             "use_dun": 0,
  221.             "coordinate_dun": 0,
  222.             "dns1": "172.19.0.133",
  223.             "dns2": "172.19.5.68",
  224.             "gettap_port": 1,
  225.             "gettap_modem_settings": "1200,e,7,1",
  226.             "gettap_init_string": "ATS0=1",
  227.             "getserial_port": 1,
  228.             "getserial_settings": "9600,n,8,1",
  229.             "getserial_flow": 2,
  230.             "getserial_single_wildcard": "?",
  231.             "getserial_multiple_wildcard": "*",
  232.             "getserial_ascii_delimiter": "\\",
  233.             "getserial_eor": "~",
  234.             "getserial_record_start_pattern": "??/??/??",
  235.             "getserial_record_start_offset": 0,
  236.             "getserial_record_end_pattern": "\\013",
  237.             "getserial_record_end_offset": 0,
  238.             "getserial_recipient_static": 0,
  239.             "getserial_recipient_start_pattern": "*",
  240.             "getserial_recipient_start_offset": 0,
  241.             "getserial_recipient_end_pattern": "~",
  242.             "getserial_recipient_end_offset": 0,
  243.             "getserial_recipient_lookup": 0,
  244.             "getserial_from_static": 0,
  245.             "getserial_from_start_pattern": "*",
  246.             "getserial_from_start_offset": 0,
  247.             "getserial_from_end_pattern": "~",
  248.             "getserial_from_end_offset": 0,
  249.             "getserial_from_lookup": 0,
  250.             "getserial_message_static": 0,
  251.             "getserial_message_start_pattern": "*",
  252.             "getserial_message_start_offset": 0,
  253.             "getserial_message_end_pattern": "~",
  254.             "getserial_message_end_offset": 0,
  255.             "getserial_message_lookup": 0,
  256.             "getascii_single_wildcard": "?",
  257.             "getascii_multiple_wildcard": "*",
  258.             "getascii_ascii_delimiter": "\\",
  259.             "getascii_eor": "~",
  260.             "getascii_record_start_pattern": "??/??/??",
  261.             "getascii_record_start_offset": 0,
  262.             "getascii_record_end_pattern": "\\013",
  263.             "getascii_record_end_offset": 0,
  264.             "getascii_recipient_static": 0,
  265.             "getascii_recipient_start_pattern": "*",
  266.             "getascii_recipient_start_offset": 0,
  267.             "getascii_recipient_end_pattern": "~",
  268.             "getascii_recipient_end_offset": 0,
  269.             "getascii_recipient_lookup": 0,
  270.             "getascii_from_static": 0,
  271.             "getascii_from_start_pattern": "*",
  272.             "getascii_from_start_offset": 0,
  273.             "getascii_from_end_pattern": "~",
  274.             "getascii_from_end_offset": 0,
  275.             "getascii_from_lookup": 0,
  276.             "getascii_message_static": 0,
  277.             "getascii_message_start_pattern": "*",
  278.             "getascii_message_start_offset": 0,
  279.             "getascii_message_end_pattern": "~",
  280.             "getascii_message_end_offset": 0,
  281.             "getascii_message_lookup": 0,
  282.             "extra1_label": "Comment1",
  283.             "extra2_label": "Comment2",
  284.             "extra3_label": "Comment3",
  285.             "extra4_label": "Comment4",
  286.             "export_enabled": 0,
  287.             "export_time": 60,
  288.             "export_carriers": 0,
  289.             "export_recipients": 0,
  290.             "export_groups": 0,
  291.             "export_security": 0,
  292.             "export_messages": 0,
  293.             "export_dialers": 0,
  294.             "export_interfaces": 0,
  295.             "import_enabled": 0,
  296.             "import_time": 60,
  297.             "import_carriers": 0,
  298.             "import_carriers_type": 3,
  299.             "import_recipients": 0,
  300.             "import_recipients_type": 3,
  301.             "import_groups": 0,
  302.             "import_groups_type": 3,
  303.             "import_messages": 0,
  304.             "import_messages_type": 3,
  305.             "import_dialers": 0,
  306.             "import_interfaces": 0,
  307.             "import_security": 0,
  308.             "import_security_type": 3,
  309.             "admin_security": 1,
  310.             "client_security": 0,
  311.             "archive_db": 1
  312.         }
  313.     ]
  314. }