252 Commits

Author SHA1 Message Date
eeec5e8754 Due to upstream change, relocated re_thread_async_init 2023-02-16 20:58:50 +02:00
d188c3d999 Added re cmake stuff to CMakeLists.txt 2023-01-06 00:22:35 +02:00
81429994a6 Fixed extracting of addresses from address list 2023-01-01 06:02:12 +02:00
e4c8ffb97e Use bool mwi value 2022-12-13 10:20:18 +02:00
364c19333b Added "RTCP Multiplexing" account setting 2022-12-10 01:09:50 +02:00
67f9a06952 Toast reason when incoming call gets closed by baresip lib 2022-09-26 16:28:45 +03:00
a37df19dbf Removed unused API function 2022-09-17 09:16:08 +03:00
58c6e4629a During early media switch on/off ringback 2022-09-17 09:06:51 +03:00
b28a1ef1f0 Turn off DNS query cache 2022-09-11 18:12:41 +03:00
d859e9c220 Added gsm module 2022-09-02 11:58:32 +03:00
5b3c9d6bb4 Replaced zrtp module with gzrtp module 2022-08-24 17:09:44 +03:00
4d22d38c66 Use async workers and enable dns caching 2022-08-24 09:28:45 +03:00
8c86912abe Call and answer related fixes and improvements 2022-08-03 12:29:30 +03:00
a042c974f1 Improved log message 2022-08-03 12:13:59 +03:00
0df91b1bc3 Set asked password when user agent is created 2022-07-03 17:40:42 +03:00
509b6722eb Re-introduced modified mqueue usage for ua_stop_all 2022-06-22 12:21:40 +03:00
4f29159f57 No need to use mqueue 2022-06-21 19:24:23 +03:00
d8943fae05 More registration and quit related improvements 2022-06-19 18:42:42 +03:00
3f40cee8ca No need to enter/leave re thread at mqueue_push 2022-06-09 11:54:36 +03:00
ec8119c3f2 Removed unused API function 2022-06-09 10:44:21 +03:00
b7d5a5395c No need to pass UA_EVENT_REGISTERING to service 2022-06-09 10:10:06 +03:00
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