Alberto wrote:
> Hi Damian,
> I just updated to 3.11.8-014067. I initially ran your update query:
>> psql -d SIPXCONFIG -U postgres -c "update backup_plan SET backup_type = 'L'
>> where backup_type = ''"
> but this did not solve the issue in my case. I made sipxconfig work
> again running:
> 
> update backup_plan SET backup_type = 'L' where backup_type IS NULL
> 

Sorry. Looks like my test DB was affected by my tests.
I checked in the fix that should cover both cases.

http://sipxecs.sipfoundry.org/ViewVC/sipXecs?view=rev&rev=14081

Thanks,
D.

_______________________________________________
sipx-dev mailing list
sipx-dev@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to