Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-15 | trigger rebuild due to ffmpeg | Paulo Matias | |
2022-12-04 | upgrade to 2.13 | Paulo Matias | |
2022-04-14 | upgrade to 2.12 | Paulo Matias | |
2021-11-25 | upgrade to 2.11.1 | Paulo Matias | |
2020-03-29 | Disable external speex and only install the main binary | Paulo Matias | |
- Disable external speex, since it was causing audio hiccups and displaying warning messages in loop. - Only install the pjsua binary. The build system always builds it as a static binary anyway, even when using `--enable-shared`. Perhaps there should be a separated pjsip package for the libraries. - Introduce the `-NDEBUG` flag, which the README recommends for release builds. - Introduce the `-DPJ_TIMER_DEBUG=0` flag. This is a workaround for building version 2.10. Linking sometimes fails missing some `*_dbg` symbols. Sometimes it builds sucessfully even without the flag. Maybe there is a race condition in the build system. | |||
2020-03-28 | Update to v2.10 | Christian Kohlstedde | |
2019-10-05 | Update to version 2.9 | Christian Kohlstedde | |
2018-10-22 | Update to pjsip base v2.8 | Christian Kohlstedde | |
2018-03-21 | Update pjsua to v2.7.2 | Christian Kohlstedde | |
2018-01-21 | fix missing dependency bcg729 | Christian Kohlstedde | |
2018-01-21 | Update pjsua to version 2.7.1 | Christian Kohlstedde | |
2015-06-19 | Initial commit | Thiago Coutinho | |