Failover notification
-
In a Multi-Wan setup with failover, is there a way to get PFSense to fire an http request to another machine?
What I would like to do is write a script in asterisk that is fired by a web request that resets the Sip Nat Parameters and reloads asterisk.
John Mullinix
Cohutta.Com, Inc.
1.706.632.3343 -
I thought at one point there was a feature request to have a script that could be used to hook into at failover time, but I don't recall if that actually happened.
A shell script could use curl or fetch to hit a URL, or any number of other actions.
-
In a Multi-Wan setup with failover, is there a way to get PFSense to fire an http request to another machine?
What I would like to do is write a script in asterisk that is fired by a web request that resets the Sip Nat Parameters and reloads asterisk.
John Mullinix
Cohutta.Com, Inc.
1.706.632.3343Im just about to try out PFSense sometime this week , so im reading around ahead.. and this Failover HTTP Request notification would be soo awesome .. i can already imagine the Php scripts i could cook up to take advantage of such an event notifcation.. i wish there was such a feature :D