Browser-Phone icon indicating copy to clipboard operation
Browser-Phone copied to clipboard

Media volume

Open prathibhacdac opened this issue 2 years ago • 3 comments

Ring tone is not heard louder when media volume is low.

prathibhacdac avatar Mar 30 '22 11:03 prathibhacdac

Please explain your requirements further.

InnovateAsterisk avatar Mar 31 '22 18:03 InnovateAsterisk

When I reduce the media volume in my mobile, ringing tone of the browser phone is not heard.

prathibhacdac avatar Apr 01 '22 04:04 prathibhacdac

Assuming you are referring to Android, I would handle ring notifications nativity. What you would need to do is handle the invite web hook, and parse either a message or a non-blocking method to the container application, that uses the phones call manager to perform the notification of an incoming call. There is now an option to disable the Browser Phone ring tone, so that both don’t alert the user. (On answering the call, you can end the audio)

InnovateAsterisk avatar Apr 01 '22 10:04 InnovateAsterisk