Hi,
I have similar problem with 32 bit Centos 5 (current sipx version
3.11.7-013886). In my installation also Freeswitch failed to start. This
is because there are strange prefixes in some paths definitaion in file
/usr/share/sipxecs/process.d/freeswitch-process.xml.
For example:
<configtest>
<execute>/home/buildbot/sipx/dist/bin/freeswitch.sh</execute>
<parameter>--configtest</parameter>
</configtest>
instead of
<configtest>
<execute>/usr/bin/freeswitch.sh</execute>
<parameter>--configtest</parameter>
</configtest>
Also
- Page server
File /etc/sipxpbx/sipxpage.properties.in doesn't exist
- sipxivr
Configtest failes:
[EMAIL PROTECTED] ~]# sipxivr.sh --configtest
Error at file /etc/sipxpbx/autoattendants.xml, line 72, char 17
Message: Element 'holiday' is not valid for content model: '(id,date)'
Error at file /etc/sipxpbx/autoattendants.xml, line 73, char 22
Message: Element 'regularhours' is not valid for content model:
'((id,monday,tuesday,wednesday,thursday,friday,saturday),sunday)'
sipxconfig shows that File replication: aa_7-schedule.xml failed (IMO It
could be related).
- SipXbridge
File /etc/sipxpbx/sipxbridge.xml doesnt't exist (as Ranga said).
Regards,
Lukasz
M. Ranganathan wrote:
> On Sat, Nov 1, 2008 at 9:18 AM, Martin Steinmann <[EMAIL PROTECTED]> wrote:
>
>> See attached screenshot. These are the services that fail on CentOS 5 /
>> 64bit with svn 13882 (fresh install)
>>
>> - CallResolver fails because it does not install correctly on 64 bit.
>> There is an issue on this
>>
>> - Page server
>> - sipxivr
>> - sipxbridge
>>
>
> Hi Martin,
>
> I believe the problem at hand is that etc/sipxpbx/sipxbridge.xml is
> not yet available.
>
> Regards
>
> Ranga
>
>> --martin
>>
>>
>> _______________________________________________
>> sipx-dev mailing list
>> [email protected]
>> List Archive: http://list.sipfoundry.org/archive/sipx-dev
>> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
>>
>>
>
>
>
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev