View Issue Details

IDProjectCategoryView StatusLast Update
0000170easycwmpHelppublic2017-01-27 16:18
Reportersatirus Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionno change required 
PlatformLinuxOSUbuntuOS Version14.04
Summary0000170: how to use /tmp/.easycwmp_notif_param_value
Descriptionwe can replace value by "ubus call tr069 notify" with /tmp/.easycwmp_notif_param_value.
as I analyze the easycwmp source and script, I must write something in /tmp/.easycwmp_notif_param_value before "ubus call tr069 notify"
but I don't know how to write a contents in /tmp/.easycwmp_notif_param_value.

can you explane how to use?
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2016-10-26 10:20

administrator   ~0000565

You do not have to change the /tmp/.easycwmp_notif_param_value. This file is only updated by easycwmp.

in order to get "ubus call tr069 notify" work, you have to:
1) set parameter to notification value to 2 (Active)
2) Change the parmeter value manually (not with ACS neither with easycwmp command) by editing the conf file for example.
3) call the "ubus call tr069 notify" and you will see easycwmp starting session to the ACS immediately.


Calling "ubus call tr069 notify" means that you are trigging easycwmp to cCheck if there is any parameter (with notification value = 2) has changed out of the easycwmp control. If there is one then easycwmp will open session immediately to ACS with inform containing the event "4 Value Change".

Issue History

Date Modified Username Field Change
2016-10-26 04:31 satirus New Issue
2016-10-26 10:20 mohamed.kallel Note Added: 0000565
2017-01-27 16:18 mohamed.kallel Status new => resolved
2017-01-27 16:18 mohamed.kallel Resolution open => no change required
2017-01-27 16:18 mohamed.kallel Assigned To => mohamed.kallel