|
|
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 |
|
|
|
10a09d15f3
|
No need for contact related API functions
|
2021-04-03 17:42:20 +03:00 |
|
|
|
2740aa9d87
|
Avoid some List warnings
|
2021-03-26 15:48:45 +02:00 |
|
|
|
edd1369ad7
|
Unload application modules before closing modules
|
2021-03-26 09:02:49 +02:00 |
|
|
|
340a633ec2
|
Removed unnecessary casts
|
2021-03-21 14:55:46 +02:00 |
|
|
|
73498c4f7c
|
- Added DTMF Mode account setting
- Better implementation of Answer Mode account setting
|
2021-03-11 18:01:57 +02:00 |
|
|
|
ec54cfc3d1
|
Use account_aor instead of ua_aor
|
2021-01-23 12:06:54 +02:00 |
|
|
|
31fa509d34
|
Fixed handling of call action when baresip app was not running
|
2021-01-21 15:37:33 +02:00 |
|
|
|
2038a3170a
|
Replaced UA_EVENT_GET_PASSWORD with UA_EVENT_CUSTOM
|
2021-01-21 14:51:16 +02:00 |
|
|
|
182e160351
|
Removed usage of uag_current_set() API call
|
2021-01-15 11:10:37 +02:00 |
|
|
|
463cdf95e3
|
Don't play call waiting sound when second call comes in.
|
2020-12-22 12:07:56 +02:00 |
|
|
|
6e8cc86199
|
Added G.729 audio codec
|
2020-11-26 11:03:24 +02:00 |
|
|
|
3b0a9ccd0e
|
Added FALLBACK ua events
|
2020-11-20 17:42:02 +02:00 |
|
|
|
21930dcae5
|
Renamed account API functions
|
2020-11-19 11:28:56 +02:00 |
|
|
|
a35c12204b
|
Added Setting to turn on/off SIP request/response trace to Logcat
|
2020-11-18 14:56:20 +02:00 |
|
|
|
f809e8ac29
|
Added support for VPNs
|
2020-11-15 16:55:19 +02:00 |
|
|
|
86d815e07a
|
Added AMR-WB libs
|
2020-09-08 11:02:54 +03:00 |
|
|
|
797cac0c0f
|
Call transfer improvements
|
2020-08-28 18:21:17 +03:00 |
|
|
|
b1ff3ecc0e
|
Added call transfer capability.
|
2020-08-23 15:48:55 +03:00 |
|
|
|
812c9635b3
|
Modified ua_ua_event_handler due to upstream bug fix.
|
2020-08-15 11:53:57 +03:00 |
|
|
|
76911788fd
|
Use new API functions account[_set]_stun_uri for STUN URI handling.
|
2020-06-19 13:11:37 +03:00 |
|
|
|
e7af96f321
|
Added TURN media NAT option and possibility to give username/password
for STUN/TURN server.
|
2020-06-17 18:49:49 +03:00 |
|
|
|
45bfaab030
|
- Moved configuration of account's audio codecs to a new activity.
|
2020-05-19 09:01:53 +03:00 |
|
|
|
4fdc079e54
|
- Upstream change in module_load() API call.
|
2020-05-11 14:08:06 +03:00 |
|
|
|
a350d5ac0a
|
- Simplified proximity sensing control with help of two new call events.
|
2020-05-05 09:08:37 +03:00 |
|
|
|
d12a9aa2f9
|
- Moved call_peeruri API function back to Api object, since call object
does not exist when peer URI is needed.
|
2020-05-02 09:58:52 +03:00 |
|
|
|
2d39c284b7
|
- Moved call related API functions to Call class.
|
2020-04-28 17:21:37 +03:00 |
|
|
|
ac32540a9b
|
- Added video mode param to ua_answer() API function.
|
2020-04-25 15:44:18 +03:00 |
|
|
|
395873c074
|
- Improved implementation of account_audio_codec() API function.
|
2020-04-23 17:41:41 +03:00 |
|
|
|
b64576b37d
|
- Added video argument to ua_connect and ua_call_alloc API functions.
|
2020-04-08 11:00:31 +03:00 |
|
|
|
e6a1c356ad
|
- Replaced account_laddr API function with account_luri.
|
2020-03-24 10:23:04 +02:00 |
|
|
|
b9e4bd58bf
|
- Revert back to using account_laddr API function.
|
2020-03-23 11:55:49 +02:00 |
|
|
|
3e19aef78f
|
- In account, renamed uri to laddr.
|
2020-03-21 08:27:03 +02:00 |
|
|
|
13617a5824
|
- Prompt for authentication password at baresip start if not given in
account config.
|
2020-03-19 10:54:54 +02:00 |
|
|
|
94f1debece
|
- Added new (NULL) params to play function calls.
|
2020-03-19 08:21:15 +02:00 |
|
|
|
0be59ce6d4
|
- Ask authentication password at baresip start if authentication username is
given in account configuration, but password is not.
|
2020-03-19 07:59:54 +02:00 |
|
|
|
a888c0cac8
|
- Only show baresip lib debug messages when Debug has been enabled.
|
2020-02-21 02:58:49 +02:00 |
|
|
|
02d2cb2ff3
|
- Minor logging changes.
|
2020-02-14 05:30:43 +02:00 |
|