Giving a user an option to select which incoming call he wants to answer

Hi Guys,

Quick questions, I hope you guys can point me in the right direction.

Is it possible for an extension two receive two incoming phone calls at the same time and let the user select which incoming call he wants to answer?

Thank you.

Wesley

It is , it will sound funny but when you have phone with more than 1 line you both lines rings and you answer the one you decide. But giving you a more elaborate technical answer you can put callers on some kind of holding slot using BridgeWait() or Parking() app

I see, so you put them to wait, and then you basically select which one you want to answer?
That gives me an idea to look for on google. Thank you @ambiorixg12 for your fast reply

If you put the callers on holds, the callee must have way to identify each of the callers on hold, and a way to un hold them.

I made a code a long time ago where the caller record his name and stay on hold and then the callee hear the message and decide if accept or not the call

@ambiorixg12

Thank you!
That gives me an idea to get started.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.