Re: [sipX-dev] version 3.11.5-013249 sipxivr startup issue?
On Tue, 2008-08-19 at 12:05 -0400, M. Ranganathan wrote:
> Did an update and a build this morning and here's what happened when I
> restarted:
>
>
> sipXpbx:
> sipXpbx: sipXpbx configuration problems found:
> sipXpbx:
> sipXpbx: Check sipxivr
> sipXpbx: ==== /usr/local/sipx/etc/sipxpbx/autoattendants.xml:
> sipXpbx:
> sipXpbx: Error at file /usr/local/sipx/etc/sipxpbx/autoattendants.xml,
> line 71, char 16
> sipXpbx: Message: Element 'schedule' is not valid for content model:
> '((holiday,regularhours),afterhours)'
> sipXpbx:
> Attempting to start despite configuration problems
It means that the autoattendants.xml file doesn't match the schema in
the .xsd file. Probably the .xsd file hasn't been updated to match how
autoattendants.xml is being used now.
Dale