Integrate Vital With a Web Service

I installed VitalPBX for my customer. They need the system to send an HTTP request to a web service whenever a new call comes in, including the caller’s number and the destination extension in the request.

Can someone let me know if this is possible?

You could check the API and see if you can poll the active call list, or there may be a better way apparent.

You would have to write a custom dialplan, or utilize one of the VitalPBX dialplan hooks.

Both are doable.