Contents | Index | Search


  • Welcome to PageGate version 10
    • What's New
    • Release Notes
    • Purchasing and Pricing
      • Upgrade
      • Pricing
    • Contact Information
      • Resellers
    • Evaluation Information
    • End User License Agreement (EULA)
    • General Features
  • How PageGate Accepts Messages
    • National Weather Service Integration
    • Accepting HTTP Requests: Webdata API
      • Controlling Webdata's HTTP Responses
      • Example: Receiving Replies via EMAG WCTP
        • Static Recipient or Group
        • Processing replies with GetAscii Advanced Polling
        • Processing replies with a Filter Pack
    • API Polling
      • Example: Spillman XML API
        • Spillman API Poller
        • Implementing GetAscii for Spillman
        • Implementing GetAscii and Filtering with Spillman
          • Example Filter Pack for Spillman
    • TCP Server Module
    • UDP Server Module
    • GetAscii Integration
      • Command Line Integration
      • Text File Integration
      • Registry Polling Integration
      • How to see if GetAscii is active
      • How to get a list of Recipients and Groups
    • Filter Pack
      • How to Implement the Script
      • Debugging the Script
      • The Filter Script
        • The Complete Filter Script Template
        • Filter
          • Search
          • Replace
          • Filter Statement Examples
            • Abort Command
            • Literal Text Replacement Command
        • InputFile
        • OutputFile
        • Debug
      • Complete Script Examples
        • Example 1
          • Original Content
          • Filtered Content
        • Example 2
          • Original Content
          • Filtered Content
        • Example 3
        • Example 4
          • Original Content
          • Filtered Content
        • Example 5
        • Example 6
        • Example 7
        • Example 8
    • GetMail Integration
    • GetWeb Integration
    • GetSerial Integration
    • GetTAP Integration
    • SNPP Server Integration
    • TouchTone Receiver Integration
    • Direct Database Access
      • The Messages Table
      • The Users and Groups Table
  • How to Send Messages
    • SMS (text message) Delivery Methods
      • Carrier Public Gateways
      • Cellular Hardware
      • General SMS Delivery Services
        • Configuring AWS SNS
        • Configuring Twilio
        • Configuring MessageBird
        • Configuring API Daze
        • Configuring Telnyx
        • Configuring Mobile-Text-Alerts
        • Configuring Voximplant
      • Public Safety Delivery Services
        • Configuring Active911
        • Configuring I Am Responding
        • Configuring Chief Messaging
        • Configuring CodeMessaging
        • Configuring eDispatches
        • Configuring FireTextResponse
        • Configuring Rover
        • Configuring The Fire Horn
        • Configuring Who's Responding
      • Medical Industry Delivery Services
        • Configuring TigerConnect
        • Configuring QliqSOFT
        • Configuring DocHalo
        • Configuring Voalte
        • Configuring Zinc
        • Configuring Spok Mobile
      • Carrier Enterprise Systems
        • Configuring EMAG
        • Configuring FirstNet
        • Configuring EMG
    • Prioritizing Messages
    • How to send Pages
    • How to send Email
    • Using webforms, Web APIs and REST APIs
      • Templates for HTTP GET Carriers
      • Templates for HTTP POST Carriers
    • Miscellaneous Methods
  • Installation
    • PageGate Server
      • Installation Steps
        • Installation by Download
        • Promptless Automatic Installation
          • Optional Registry Settings
        • Upgrading to version 10
      • Windows Server 2016 and 2019 Core
    • PageGate GUI Client
      • Pre-installation
      • Installation Steps
        • Installation by Download
        • Promptless Automatic Installation
          • Optional Registry Settings
        • Upgrading from a previous version
    • Additional PG Admin
      • Pre-installation
      • Installation Steps
        • Installation by Download
        • Promptless Automatic Installation
          • Optional Registry Settings
        • Upgrading from a previous version
    • Additional PG Monitor
      • Installation Steps
        • Installation by Download
        • Promptless Automatic Installation
          • Optional Registry Settings
        • Upgrading from a previous version
  • Running PageGate for the First Time
    • Standard Setup (MSJet)
    • SQL Setup
    • Switching PageGate's Run Style
    • Starting and Stopping PageGate
    • Monitoring PageGate
    • Example Configuration using the PageGate GUI Client
  • PageGate Admin: How to Configure PageGate
    • Program
      • Program Settings
        • Run Styles
      • Global Log
      • Security
        • Settings
        • Users
          • Adding a Security User
        • Logging In
      • Tools
        • File Versions
        • Serial Port Scan
        • Port Scan
        • DNS Lookup
    • Database
      • Settings
      • Status
      • Tools
        • Export
        • Import
        • File Formats
        • Rebuild Database
      • Password Protect
      • Synchronization
        • Export
        • Import
    • Scheduler
      • Settings
      • Status
      • Log
    • Templates
      • Template Components
        • Settings
        • Subject
        • Text
        • Macros
      • Global Templates
      • Carrier Templates
        • Parameters for SMTP/Email
        • Parameters for GSM-AT-IP
        • Parameters for GSM-AT
        • Parameters for HTTPGET
        • Parameters for HTTPPOST
        • Parameters for FILE
        • Parameters for SNPP
        • Parameters for WCTP
        • Parameters for TAP
        • Parameters for RawTCP
        • Parameters for RawSerial
        • Parameters for XMPP
        • Parameters for TONE
        • Parameters for UCP
        • Templates for Faxing
      • Interface Templates
        • Parameters for GetAscii
        • Parameters for GetMail
        • Parameters for GetSerial
        • Parameters for GetTAP
        • Parameters for GetWeb
      • Connector Templates
      • Recipient Templates
      • Success and Failure Notification Templates
    • Interfaces
      • GetAscii
        • Settings
          • Advanced Polling
            • Files
            • Symbols
            • Record
            • Recipient
              • Lookup Table
            • Sender
              • Lookup Table
            • Message
              • Lookup Table
            • Advanced Polling Example
        • Status
        • Log
        • Command Line Interface
      • GetMail
        • Settings
          • AdHoc
            • Method 1
            • Method 2
          • Domain POP
          • DUN
        • Status
        • Log
          • General
          • SMTP Outgoing
          • SMTP Incoming
          • POP Client
          • POP Server
      • GetSerial
        • Settings
          • Symbols
          • Record
          • Recipient
            • Lookup Table
          • Sender
            • Lookup Table
          • Message
            • Lookup Table
        • Status
        • Log
      • GetTap
        • Settings
          • AdHoc
        • Status
        • Log
      • GetWeb
        • Settings
          • Configuring IIS 7.5, 8 and 10 for GetWeb
            • Local IIS Installation
            • Network Web Server
          • GUI List Template Configuration
          • Adhoc Template Configuration
        • Status
        • Log
        • Supported Scripts
      • GUI Client
        • Settings
        • Status
        • Log
      • Additional APIs
        • SNPP Server
        • TCP Server Module
        • UDP Server Module
        • TAP to ASCII
        • TAP IP Server
        • Serial to ASCII
        • Filter Pack
          • How to Implement the Script
          • Debugging the Script
          • The Filter Script
            • The Complete Filter Script Template
            • Filter
              • Search
              • Replace
              • Filter Statement Examples
                • Abort Command
                • Literal Text Replacement Command
            • InputFile
            • OutputFile
            • Debug
          • Complete Script Examples
            • Example 1
              • Original Content
              • Filtered Content
            • Example 2
              • Original Content
              • Filtered Content
            • Example 3
            • Example 4
              • Original Content
              • Filtered Content
            • Example 5
            • Example 6
            • Example 7
            • Example 8
    • Connectors
      • Global
        • Settings
        • Status
      • Connectors
        • Settings
        • 2-Way
        • Status
        • Log
    • Carriers
      • Prioritizing Messages
      • Creating a new Carrier
        • Creating an AWS SNS Carrier
        • Creating an SMTP Carrier
          • Creating a Relayed SMTP Carrier
          • Creating a Direct Delivery SMTP Carrier
            • Testing Port 25
        • Creating an SNPP Carrier
        • Creating a WCTP Carrier
        • Creating a GSM-AT Carrier
        • Creating a GSM-AT-IP Carrier
        • Creating an HTTP GET Carrier
          • Templates for HTTP GET Carriers
        • Creating an HTTP POST Carrier
          • Templates for HTTP POST Carriers
        • Creating a File Carrier
        • Creating an XMPP Carrier
        • Creating a TAP Carrier
          • Creating a Serial/RS232 TAP Carrier
          • Creating a Modem TAP Carrier
        • Creating a TAP-IP Carrier
        • Creating a FAX Carrier
        • Creating a FAXSrv Carrier
          • Local Microsoft Fax Server Configuration
          • Network Microsoft Fax Server Configuration
        • Creating a RawSerial Carrier
        • Creating a RawTCP Carrier
        • Creating a TONE Carrier
        • Creating a UCP Carrier
      • Context Menu Options
        • Resend Messages
        • Cancel Messages
        • Scheduled Messages
        • Pending Messages
      • Carrier Settings
        • SMTP Advanced Settings
        • SNPP Advanced Settings
        • WCTP Advanced Settings
        • GSM-AT Advanced Settings
        • GSM-AT-IP Advanced Settings
        • HTTPGET Advanced Settings
        • HTTPPOST Advanced Settings
        • File Advanced Settings
        • XMPP Advanced Settings
        • TAP Advanced Settings
        • TAP-IP Advanced Settings
        • FAX Advanced Settings
        • FAXSrv Advanced Settings
        • RawSerial Advanced Settings
        • RawTCP Advanced Settings
        • TONE Advanced Settings
        • UCP Advanced Settings
        • AWS SNS Advanced Settings
    • Recipients
      • Prioritizing Messages
      • Creating a Recipient
        • Creating a Normal Recipient
        • Creating an Ad-Hoc Recipient
          • Ad-Hoc for GetAscii
          • Ad-Hoc for GetSerial
        • Creating an Email Only Recipient
        • Creating a Multi-Page Recipient
        • Creating a Local Recipient
      • Context Menu Options
        • Send Messages
        • Resend Messages
        • Cancel Messages
        • Pending Messages
        • Scheduled Messages
        • Local Messages
        • Rename
        • Find
      • Recipient Settings
        • Settings
        • Advanced
        • Groups
        • Email
          • POP Mail Collection
          • Email Aliases
        • Web Page
    • Groups
      • Creating a Group
      • Context Menu Options
        • Send Messages
        • Resend Messages
        • Cancel Messages
        • Rename
        • Scheduled Messages
        • Find
      • Group Settings
        • Settings
        • On-Call Schedule
        • Advanced
        • Members
        • Email
          • POP Mail Collection
          • Email Aliases
        • WebPage
    • Display Groups
      • Creating a Display Group
      • Members
    • Logging
      • Settings
      • Global
      • Scheduler
      • GetAscii
      • GetMail
        • General
        • SMTP Outgoing
        • SMTP Incoming
        • POP Client
        • POP Server
      • GetSerial
      • GetTap
      • GetWeb
      • GUI Client
      • Connectors
      • Audit
    • Reports
      • Sent Messages
        • Carrier
        • Connector
        • Interface
        • List
        • Recipient
        • Sender
        • Station
      • Pending Messages
        • Carrier
        • Interface
        • List
        • Recipient
        • Sender
        • Station
      • Statistics
        • Carrier
        • Connector
        • Interface
        • Recipient
        • Sender
        • Station
      • Carrier List
      • Recipient List
      • Group List
      • Display Group List
    • Advanced Server and Client Settings
      • Registry settings for PageGate Server
      • Registry settings for PageGate Client
    • Registration
  • Two Way Messaging and Reply Processing
    • Two Way Messaging with PageGate's GUI Client
    • Replies with Cellular Hardware
      • Static Recipient or Group
      • Processing replies with GetAscii
      • Processing replies with a Filter Pack
        • Example 1: Scanning for Keywords
        • Example 2: Changing Who the Message Goes To
    • Replies with APIs and Protocols
  • Failover Scenarios
    • Carrier Level Failover
    • Recipient Level Failover
  • PageGate GUI Client
    • MSJet Database Setup (default)
    • SQL Database Setup
    • Using the GUI Client
      • Scheduling Messages
      • File
        • Setup
        • Display Options
      • Tools
        • Filter Recipients
        • Presets
        • Local Recipients
      • View
        • Pending
        • Sent
        • Bad
        • Scheduled
        • Replies
        • History
      • Reports
        • Sent Messages
          • By Recipient
          • By Date/Time
        • Scheduled Messages
          • By Recipient
          • By Date/Time
      • Help
        • Keyboard Shortcuts
        • Mouse Shortcuts
        • About
    • Using a Single GUI Client with Multiple Servers
  • PageGate Monitor
    • File
      • Settings
    • View
    • Tools
    • Help
      • Tips
      • About
  • Keeping an eye on PageGate
    • PageGate Log Monitor Feature
    • PG Monitor Alerts through NotePager Pro
  • Support