From 4f08e9fb6471b9350c1baa247361ca565a5b1b37 Mon Sep 17 00:00:00 2001 From: George Joseph Date: Mon, 15 Feb 2016 20:31:38 -0700 Subject: res_pjsip_config_wizard: Add command to export primitive objects A new command (pjsip export config_wizard primitives) has been added that will export all the pjsip objects it created to the console or a file suitable for reuse in a pjsip.conf file. ASTERISK-24919 #close Reported-by: Ray Crumrine Change-Id: Ica2a5f494244b4f8345b0437b16d06aa0484452b --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 5e4c42846..ff3361ee6 100644 --- a/CHANGES +++ b/CHANGES @@ -210,6 +210,12 @@ Queue --- Functionality changes from Asterisk 13.7.0 to Asterisk 13.8.0 ------------ ------------------------------------------------------------------------------ +res_pjsip_config_wizard +------------------ + * A new command (pjsip export config_wizard primitives) has been added that + will export all the pjsip objects it created to the console or a file + suitable for reuse in a pjsip.conf file. + app_confbridge ------------------ * Added CONFBRIDGE_INFO(muted,) for querying the muted conference state. -- cgit v1.2.3