From 3fab3ad8ebf6c5eadbf084ae6ae37e177aa2a666 Mon Sep 17 00:00:00 2001 From: zribiahmed Date: Fri, 15 Feb 2013 08:39:48 +0000 Subject: [PATCH] add default notifcation active for parameters: --- src/config/cwmp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/config/cwmp b/src/config/cwmp index 1c2d8e7..d5e3885 100644 --- a/src/config/cwmp +++ b/src/config/cwmp @@ -51,4 +51,8 @@ config scripts list location /usr/share/freecwmp/functions/device_hosts list function device_hosts list location /usr/share/freecwmp/functions/device_routing - list function device_routing \ No newline at end of file + list function device_routing + +config notifications + list active 'InternetGatewayDevice.ManagementServer.URL' + list active 'InternetGatewayDevice.ManagementServer.ParameterKey' \ No newline at end of file