The most recent content from our members.
What's the correct way to format this SQL statement? I'm attempting to convert a celsius value to fahrenheit to include it in the alert message and NPM Event Log. Thank you!! ${SQL:Select CASE ${SensorUnit} WHEN 'Celsius' THEN (${SensorValue} * 9 / 5) + 32 ELSE 0 END} I get this error .... MACRO SQL ERROR - incorrect…
I'm checking out the VoiP monitor and I was wondering if I can do the following with asterisk. 1. View registerd and unregistered phone extensions 2. View Active calls If there isn't a way to view active calls via asterisk is there a way to do it on our Cisco 3662 router that is acting as a VoIP gateway between the data…
It looks like you're new here. Sign in or register to get started.