Skip to Main Content
Feature Request FR-4220
Product Area Page Components
Status CLOSED

3 Voters

Calling Option" Feature in Oracle APEX

sva2z Public
· Jan 21 2025

Improved User Experience: By integrating voice calling directly into Oracle APEX, users can initiate calls without leaving the application, which can improve productivity and streamline workflows.

Enhanced Collaboration: Users can easily contact colleagues, customers, or clients while working within the application, making collaboration more efficient.

We reviewed this idea carefully, and while it was interesting, we concluded that due to all the internal implications we need to take into account, it is not feasible in APEX.

Comments

Comments

  • vincent morneau Admin OP 1.2 years ago

    Hi @sva2z , can you provide an example of this behavior? I think APEX being a web app platform, should use web app technology to call unto native features, like the phone app.

    Mobile devices are capable of having the phone call running in background while you keep working on an app, without taking space inside the app.

  • sva2z OP 1.2 years ago

    @vincent morneau I would like to integrate an in-built calling feature in our Oracle APEX application using WebRTC for peer-to-peer voice and video calls. This will include call history and logs (storing caller, receiver, timestamp, and duration) and real-time call notifications using WebSockets (e.g., Oracle ORDS or Firebase). Could you provide any documentation or resources on integrating WebRTC with Oracle APEX? like inbuilt calling feature.