Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't hold current active call if have incoming call #50

Closed
AlexMarlo opened this issue Jul 16, 2015 · 6 comments
Closed

Can't hold current active call if have incoming call #50

AlexMarlo opened this issue Jul 16, 2015 · 6 comments

Comments

@AlexMarlo
Copy link
Contributor

No description provided.

@lmangani
Copy link
Contributor

Please kindly provide a clear description, expected vs. actual results and steps to reproduce your issue

@AlexMarlo
Copy link
Contributor Author

I have active call. When i have incoming call i cant put active call on hold and switch to incoming. All what i can do is answer o hangup and if i answer i will hear and speak with both calls like in conference. This is incorrect logic.

@alfredh
Copy link
Collaborator

alfredh commented Aug 1, 2015

yeah .. this calling logic needs some rather big improvements ..

@lmangani
Copy link
Contributor

lmangani commented Aug 2, 2015

Just to wrap up, a few items are being discussed altogether - while audio from the two separate calls is not "bridged" for the remote parties with the scenario you mentioned, both calls will play back audio to the same local interface creating the "conference" like result when receiving RTP from both sessions contextually - this is not a bug rather a condition to the great degree of flexibility Baresip offers. The only option I would see for those wanting one, would be a preference to automatically hold the existing session(s) for calls reaching the very same account or switching calls, which is currently unavailable.

On a larger scale, a new dedicated CLI & API command for selecting and interacting with open calls in Baresip (other than the spacebar account switch mode) for sessions initiated by either of the registered accounts on the system could also be the catch-all solution, providing integrators options to handle multiple call scenarios case-by-case using external logic.

@AlexMarlo
Copy link
Contributor Author

great! thanks

@sbourji
Copy link

sbourji commented Jun 28, 2018

is there a way to have 3 way audio conference in baresip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants