Please suggest me steps or guidelines to integrate VoIP in openemr. I just want my clients to call standard short number like 1010 which would be attend by service providers receive calls and answer the calls, call waiting, call transfer, call recording and data management from the same control panel.
It functions like a call centre. How to integrate VoIP in openemr. Do we need PBX to implement this ??
Hi Rekha,
Is your intent to develop and integrate an API to accomplish this?
Most VoIP providers have all the features you mentioned, so it could be possible.
We’re using Linux/Ubuntu and Ring Central is our VoIP provider who provides the app we use but it’s not integrated into OpenEMR. We would love to have an API that provides even a simple outgoing call function that lets you click an icon on dashboard to call the patient.
RC already has the API to manage all VOIP type functions. For example, if RC app can do it, most likely those methods are available from API.
Be aware, doing just the call management can get heady and why reinvent the wheel