New version 59.0.0
This commit is contained in:
4
fastlane/metadata/android/en-US/changelogs/59.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/59.0.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Now targeting API level 34 (Android 14)
|
||||
- Added support for Codec2 audio codec
|
||||
- Recording of next call is not cleared when call is closed
|
||||
- Included also Dark Theme setting in backup file
|
||||
@ -1,6 +1,6 @@
|
||||
This is a <a href="https://github.com/baresip/baresip">baresip</a> based SIP User Agent application for Android.
|
||||
|
||||
Currently baresip app supports voice calls. text messages, voicemail Message Waiting Indication as well as blind and attended call transfers. Voice can be coded with Opus, AMR, GSM, G.729, G.722, G.722.1, G.726, or PCMU/PCMA codecs. Security is achieved via TLS or WSS SIP signaling transport and ZRTP or (DTLS) SRTP media encapsulation.
|
||||
Currently baresip app supports voice calls. text messages, voicemail Message Waiting Indication as well as blind and attended call transfers. Voice can be coded with Opus, AMR, Codec2, G.729, G.722, G.722.1, G.726, or PCMU/PCMA codecs. Security is achieved via TLS or WSS SIP signaling transport and ZRTP or (DTLS) SRTP media encapsulation.
|
||||
|
||||
Development of baresip app is motivated by need for a secure, open source SIP based VoIP User Agent for Android that does not depend on proprietary, third party push notification services.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user