pjproject/pjsip/src
Nanang Izzuddin e4bcc71f59
Miscellaneous fix (#3750)
* Fix various compile warnings (on MSVC2005 and Android)

* A function declaration without a prototype is deprecated in all versions of C

* Fix build warning on VS2022

* Minor update on sample app pjsua2 for Android Kotlin: add param to avoid activity recreation in activity config changes, useful in maintaining video window sizes on orientation change.

---------

Co-authored-by: sauwming <ming@teluu.com>
Co-authored-by: Riza Sulistyo <trengginas@users.noreply.github.com>
2023-11-01 11:32:43 +07:00
..
pjsip Add TLS initial receive timeout for server connection (#3744) 2023-10-30 11:08:01 +08:00
pjsip-simple Fix pjsip_mwi_notify() may be called without body (#3723) 2023-10-04 13:08:30 +07:00
pjsip-ua Ensure tdata ref count is decremented in all scenarios (#3739) 2023-10-27 10:42:46 +07:00
pjsua-lib Miscellaneous fix (#3750) 2023-11-01 11:32:43 +07:00
pjsua2 Add on_rejected_incoming_call() callback (#3683) 2023-10-03 18:04:37 +07:00
pjsua2-test Fix build with CFLAGS -Wextra warning reports (#3428) 2023-03-14 09:56:18 +08:00
test Fix scan-build reports (#3471) 2023-04-06 10:26:10 +08:00