View Issue Details

IDProjectCategoryView StatusLast Update
0000075easycwmpHelppublic2015-08-25 11:08
Reporterjaved Assigned Tomohamed.kallel  
PriorityhighSeveritytrivialReproducibilityN/A
Status resolvedResolutionno change required 
PlatformlinuxOSubuntuOS Version14.04
Summary0000075: disabling inform response in perl-acs
DescriptionI want disable inform-response from perl-acs,
Since I'm not used to perl,one quick thing which i tried was commenting all occurrences of "Inform response" form perl-acs.

After this I'm getting inform response but not in right format(inform retry is happening),
But I want to block inform-response completely.Can anyone help me in this?
Steps To Reproduce-
Additional Information-
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2015-08-21 12:24

administrator   ~0000264

If you want to avoid the check of the inform response message in easycwmp, then just you have to add "return 0;" at the beginning of the function:
int xml_parse_inform_response_message(char *msg_in) in the xml.c file

Issue History

Date Modified Username Field Change
2015-08-19 08:30 javed New Issue
2015-08-21 12:24 mohamed.kallel Note Added: 0000264
2015-08-25 11:08 mohamed.kallel Status new => resolved
2015-08-25 11:08 mohamed.kallel Resolution open => no change required
2015-08-25 11:08 mohamed.kallel Assigned To => mohamed.kallel