<div dir="ltr">Hello,<div><br></div><div><div>I'm trying to run sylkserver in a redhat instalation, i have all dependencies installed and the sipsimpleclient scripts run without errors, but when launch sylkserver, it shows this output:</div>
<div><br></div><div>..</div><div><div>[root@localhost ~]# sylk-server --no-fork  --config-file=/root/sylkserver/sylkserver/config.ini</div><div>Starting SylkServer 2.6.0, config=/root/sylkserver/sylkserver/config.ini</div>
<div>Logging SIP trace to file "/var/log/sylkserver/sip_trace.txt"</div><div>Logging MSRP trace to file "/var/log/sylkserver/msrp_trace.txt"</div><div>Logging PJSIP trace to file "/var/log/sylkserver/core_trace.txt"</div>
<div>Logging notifications trace to file "/var/log/sylkserver/notifications_trace.txt"</div><div>Main loop terminated.</div><div>SIP application ended</div><div>warning: SIP application ended without shutting down all subsystems</div>
<div>SylkServer stopped</div></div><div>...</div><div><br></div><div>I enabled the trace level on configuration file and only have log at /var/log/sylkserver/notifications_trace.txt:</div><div><br></div><div><div>014-04-04 14:52:37.090346 [sylk-server 22647]: Notification name=SIPApplicationDidEnd sender=<sylk.server.SylkServer object at 0x3c96990></div>
<div>{'end_reason': 'engine failed'}</div></div><div><br></div><div><br></div><div>How I can get more information that is failing?</div></div><div><br></div><div>Cheers!</div></div>