Module: kamailio Branch: master Commit: 50903b62046fe26b5b865a3c0e9beea8c5a14d1d URL: https://github.com/kamailio/kamailio/commit/50903b62046fe26b5b865a3c0e9beea8c5a14d1d
Author: Olle E. Johansson <[email protected]> Committer: Olle E. Johansson <[email protected]> Date: 2015-10-05T16:10:50+02:00 docs Add reference to the jansson library --- Modified: INSTALL --- Diff: https://github.com/kamailio/kamailio/commit/50903b62046fe26b5b865a3c0e9beea8c5a14d1d.diff Patch: https://github.com/kamailio/kamailio/commit/50903b62046fe26b5b865a3c0e9beea8c5a14d1d.patch --- diff --git a/INSTALL b/INSTALL index 8a3ea13..dd53b36 100644 --- a/INSTALL +++ b/INSTALL @@ -133,6 +133,7 @@ Requirements: - libunistring - for the WebSocket module - python and devel headers for the Python module - jdk and gcj for Java module +- the jansson library for the jansson module used for JSON document handling OS Notes: _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
