Tech Support
Joined: 25 Aug 2003 Posts: 4382
|
Posted: Wed Sep 02, 2015 8:00 am Post subject: |
|
|
Yes, though, by doing so, you can't use the automatic integration via the "Dial page or SMS service" option as a trigger action in Orion; you'll need to configure your trigger actions as 'execute an external program'.
Then, on whatever system you install PageGate, you'll need to share the GetAscii polling directory to make it available to the Orion server. Then, in Orion, your "execute an external program" trigger action would need to be formatted like this:
\\unctopagegateserver\Asciishare\sendpage32.exe <recipient> <sender> <message>
For example:
\\192.168.1.100\Share\sendpage32.exe priority_one Orion Example Message
The above line would send a message to a recipient or group named priority_one from a sender named Orion and the message would say "Example Message" |
|