Commit Graph
7 Commits
Author SHA1 Message Date
Juha Heinanen 679c6855e0 introduced support for sending and receiving messages 2018-07-22 20:27:57 +03:00
Juha Heinanen d3c7ce29ca added account_[set_]sipnat API functions
added ua_update_account API function
go directly to settings of new account
fixed some main activity layout bugs
keep main activity interactive when screen is locked
removed aor from UserAgent class
added register method to UserAgent class
added foregrounded and isDeviceLocked util functions
updated libbaresip distribution
2018-06-03 18:08:31 +03:00
Juha Heinanen b84d44196a add ;sipnat=outbound to config only if outbound proxy(s) have been defined 2018-05-30 17:41:09 +03:00
Juha Heinanen f4bd1a93ed added graphical account configuration and many other improvements 2018-05-23 10:58:57 +03:00
Juha Heinanen a5e89d6f6a no need for aors array or aor_ua function 2018-05-16 18:16:12 +03:00
Juha Heinanen 9210e2b21a - added handling of call security including update of status icon
- added security and zid variables to Call object
- added media encryption variable to Account object
2018-05-08 14:29:20 +03:00
Juha Heinanen afb4635af7 since this is a fun learning project, moved from java to kotlin for
more fun (or desperation)
2018-03-17 11:18:44 +13:00