re-enable all_parameteres collection of first connect
[perl-cwmp.git] / lib / CWMP / Session.pm
index 8119026..439035f 100644 (file)
@@ -132,7 +132,7 @@ sub process_request {
                $job->finish;
        } else {
                my @dispatch;
                $job->finish;
        } else {
                my @dispatch;
-#              @dispatch = CWMP::Vendor->all_parameters( $self->store, $uid, $queue );
+               @dispatch = CWMP::Vendor->all_parameters( $self->store, $uid, $queue );
 warn "XXX", dump @dispatch;
                @dispatch = CWMP::Vendor->vendor_config( $self->store, $uid, $queue ) unless @dispatch;
 warn "XXX", dump @dispatch;
 warn "XXX", dump @dispatch;
                @dispatch = CWMP::Vendor->vendor_config( $self->store, $uid, $queue ) unless @dispatch;
 warn "XXX", dump @dispatch;