New version 56.0.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 283
|
versionCode = 284
|
||||||
versionName = '55.2.0'
|
versionName = '56.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
- Allow selecting baresip as the default Phone app (do not select if
|
||||||
|
also using telephony services)
|
||||||
|
- Support both CALL and DIAL actions from other apps
|
||||||
|
- Fixed bug in setting account's Telephony Provider
|
||||||
|
- In messages, support also other character sets than UTF-8
|
||||||
|
- Use default values for audio_buffer and jitter_buffer_delay
|
||||||
|
- New Czech and Russian translations
|
||||||
Reference in New Issue
Block a user