-
Notifications
You must be signed in to change notification settings - Fork 72
Feature Requests
juha-h edited this page Jun 17, 2024
·
28 revisions
- Allow restoring of backup made using baresip with baresip+. Can't be implemented, because backup files include objects from incompatible Kotlin classes
- Allow enabling/disabling a video direction when call is placed/answered and during call.
- Allow enabling/disabling selfview during call.
- Add support for other message media types than the current "text/plain".
- Add support for WebSocket outbound URI ws[s]://www.example.com:[port][/path]. Would need to added to baresip lib first.
- Implement custom soft keyboard for entering DTMF digits. Will not implement due to its complexity. Besides, several device vendors already include # and * in their numeric soft keyboards.
- Add tooltip help text to the icons.
- Make baresip an Android calling app according to the telecom framework