hello there,
do any of you have experience with Genexis CPEs (e.g. FiberTwist 2024)? I would 
like to implement the configuration via "Vendor Configuration File":

  declare("Downloads.[FileType:3 Vendor Configuration File]", {path: 1}, {path: 
1});
  declare("Downloads.[FileType:3 Vendor Configuration File].FileName", {value: 
1}, {value: configFile});
  declare("Downloads.[FileType:3 Vendor Configuration File].download", {value: 
1}, {value: now});

Unfortunately, I get this message in the CPE log here:

May 15 18:33:08 geneos local1.err cwmp[1082]: Invalid download file type:3 
Vendor Configuration File
May 15 18:33:08 geneos local1.err cwmp[1082]: libCWMP - ERROR [libCWMP] 
[corelib/src/cwmp_transfers.c:651]: before download handler failure
May 15 18:33:08 geneos local1.err cwmp[1082]: libCWMP - ERROR [libCWMP] 
[corelib/src/cwmp_transfers.c:534]: transfer failed
May 15 18:33:08 geneos local1.warn cwmp[1082]: libCWMP - WARNING [libCWMP] 
[corelib/src/cwmp_transfers.c:174]: Transfer cmdKey:163260511150002 has no 
available time window
May 15 18:33:08 geneos local1.err cwmp[1082]: DOWNLOAD FAILED(3 Vendor 
Configuration File,163260511150002,)

Does this indicate that FileType:3 is not supported?
_______________________________________________
Users mailing list
[email protected]
http://lists.genieacs.com/mailman/listinfo/users

Reply via email to