181 Commits

Author SHA1 Message Date
8e45b814e1 Added few missing re_thread_enter/leave calls 2022-06-07 08:36:14 +03:00
302c48a490 Removed test code 2022-06-06 08:43:04 +03:00
94b4caa9ab Commented out accounts debug 2022-06-06 08:37:06 +03:00
4a8165814a Turn off DNS client cache 2022-06-05 17:45:13 +03:00
470bd4f5a6 Avoid some warnings 2022-05-16 11:58:50 +03:00
180ee063b7 Use new UA_EVENT_CREATE to create UserAgents 2022-05-13 19:22:43 +03:00
a5e469e51e CMakeLists.txt additions 2022-05-11 16:12:02 +03:00
66e4c59144 Fixed armeabi-v7a related crash when message was received 2022-04-05 08:52:00 +03:00
e051ff81b5 Show diverter if incoming call has been diverted 2022-03-28 14:18:44 +03:00
3d13a64488 Moved all API function definitions to Api object 2022-03-23 10:01:35 +02:00
9632740c5b Use long long instead of long if architecture is armeabi-v7a 2022-03-19 09:03:37 +02:00
6406f15617 Added initial support for attended call transfer
Use red colored spinner text when account has active call
2022-03-11 11:35:05 +02:00
b543310f38 Use %ld to print pointer values 2022-03-08 19:36:46 +02:00
c75f3c24e7 Use Long type instead of String to pass pointers 2022-03-08 17:23:35 +02:00
adfbd16d31 Removed unused API function call_peeruri 2022-02-22 10:16:25 +02:00
cab84308a3 Improved handling of call auto-rejection 2022-02-22 10:14:50 +02:00
21320ddfcb Avoid some lint warnings 2022-02-02 11:41:51 +02:00
af889c424b Minor call info fixes and improvements 2021-12-19 12:54:29 +02:00
f3010cb045 Merge branch 'call_info' 2021-12-19 12:11:29 +02:00
bd5d8e4c17 Improved call hold/pause user experience 2021-12-19 11:17:29 +02:00
8286977700 Call info improvements 2021-12-19 09:19:44 +02:00
cbbef389ae Moved log tag to logger.h 2021-12-17 15:09:41 +02:00
f5d6033b3d Fixed outgoing call audio settings
Removed some unused API functions
2021-12-16 13:27:01 +02:00
f8d3c0060e Work on informing user when call is held by the peer 2021-12-16 11:02:36 +02:00
f0523e0fb0 Call transfer modifications 2021-12-08 10:03:58 +02:00
4e5b1d30a7 Removed unused API function 2021-11-25 16:01:20 +02:00
1b3f8b084d Reverted some calls in re thread 2021-11-25 10:22:10 +02:00
dfd835e4e7 Fixed arguments of some event
Execute more API functions in re thread
Removed unused API function
2021-11-25 09:36:40 +02:00
f8cfb5e8bc Execute ua_hangup and ua_mute in re thread 2021-11-21 21:06:55 +02:00
c6aec9ef4f Moved call mute button from call control to action bar 2021-11-16 10:26:09 +02:00
badb3eddd6 Remove account's PreferIPv6MediaTitle setting 2021-11-12 11:14:09 +02:00
67f153a74c More media player related enhancements 2021-11-01 10:13:59 +02:00
2fa07d5421 Use BaresipService to play all sounds 2021-10-31 17:32:54 +02:00
21b70ec210 Display address family as string in debug message 2021-10-29 09:56:47 +03:00
dcbf774c3b Moved logging macros to their own file 2021-10-05 13:54:05 +03:00
1c3c07186e Added limited support for multiple simultaneously active network interfaces
Show notification when baresip is started without network access
2021-10-05 13:52:49 +03:00
daa0231ad4 Removed some unused API calls 2021-09-20 14:21:53 +03:00
9990ddca06 Use all available network addresses and name servers 2021-09-19 16:30:18 +03:00
e6d18678e4 Improved log message 2021-08-20 14:42:18 +03:00
44dfd85231 ... and some more 2021-07-26 19:55:11 +03:00
6efab32839 More audio manager/bluetooth related fixes and improvements. 2021-07-26 10:08:35 +03:00
d82c9e70d5 Added button to turn microphone on/off during call 2021-07-09 15:13:58 +03:00
167a2aa421 Account STUN/TURN URI enhancements 2021-06-21 10:26:01 +03:00
7c2d50bf41 Removed ilbc lib from makefile 2021-06-12 09:36:20 +03:00
53b0044878 Don't play notfound sound 2021-06-03 10:21:00 +03:00
42f1ad42e8 Ua's account may not be available when ua event is received 2021-05-10 09:55:05 +03:00
e36310f187 New version 30.0.1 2021-05-06 09:32:19 +03:00
42cccb0416 Work towards API 30 compatibility 2021-04-28 09:04:47 +03:00
f879ba78b6 Use new account_[set_]mediaaf() API functions 2021-04-27 11:26:25 +03:00
0bd4d2f5a4 Minor code simplification 2021-04-12 10:31:48 +03:00