mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
- changed default version to 2.14.1 - ensured that tutorial call scrips still use 2.9 - made role idempotent - added pjsua_helper_scripts default var that if set to true will deploy two scripts: pjsua_listen and pjsua_call (defaults to false) - added option to decide whether we delete the pjsua repo post install - made binary path configurable (will be used for both pjsua as well as the helper scripts - use copy instead of command when copying binary to its final path - import roles directly instead of through tasks where applicable (call roles)