Wharfs / 3CXStatusWebApi

Minimal API to 3CX status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3CXStatusWebApi

This is designed to provide minimal select functionality to 3CX Phone system via a http interface.

  • "Night Mode" aka "Out of Hours" status
  • Extension profile status
  • Set single extension profile
  • Set all extensions profile

This is based off work by https://github.com/Montesuma80/3cx-web-API and some examples here https://github.com/fzany/3CXCallControlAPI_v16.

Utilises FastEndpoints for the API layer.

I am not a natural DotNet programmer, any code reviews / comments / advice welcome.

About

Minimal API to 3CX status

License:MIT License


Languages

Language:C# 100.0%