ictinnovations / ictfax

Open Source Fax Server Software supporting inbound and outbound faxing. ICTFAX can be used in following faxing scenarios Web to fax, Fax to Web or Online Fax Email to fax and fax to email ATA / Extensions to send and receive faxes via Fax machine using internet REST based Fax API’s to integrate with third party applications and automate business process G.711 based Fax Origination / Termination / Gateway T.38 based Fax Origination / Termination PSTN based Fax Origination / Termination / Gateway
http://www.ictfax.org
GNU General Public License v3.0
169 stars 60 forks source link

Freeswitch can't start #55

Open speedlnx opened 3 years ago

speedlnx commented 3 years ago

Freeswitch can't start:

gen 25 01:20:34 localhost.localdomain systemd[1]: Started FreeSWITCH. gen 25 01:20:35 localhost.localdomain freeswitch[1107]: Cannot Initialize [[error near line 8161]: unexpected closing tag ] gen 25 01:20:35 localhost.localdomain systemd[1]: freeswitch.service: main process exited, code=exited, status=255/n/a gen 25 01:20:35 localhost.localdomain systemd[1]: Unit freeswitch.service entered failed state. gen 25 01:20:35 localhost.localdomain systemd[1]: freeswitch.service failed.

speedlnx commented 3 years ago

Modified Freeswitch.service to change user from freeswitch to root seems to solve the startup problem. I also modify ictcore.xml to fix a missing "/>". But I can't see any trace of the trunk in Freeswitch log and faxes are "processing" forever.

fizaict commented 3 years ago

What is your FreeSWITCH version?

speedlnx commented 3 years ago

1.6.20 64bit

fizaict commented 3 years ago

And also ICTCore version?

speedlnx commented 3 years ago

And also ICTCore version?

Schermata 2021-01-25 alle 13 25 04

fizaict commented 3 years ago

Please share the ICTCore log located at /usr/ictcore/log/ictcore.log and also the Freeswitch log

speedlnx commented 3 years ago

Hello, /usr/ictcore/log/ictcore.log is empty. Freeswitch log attached.

freeswitch.log

ICTKashif commented 3 years ago

Please also share the following file

/etc/freeswitch/dialplan/ictcore.xml

speedlnx commented 3 years ago

Please also share the following file

/etc/freeswitch/dialplan/ictcore.xml

renamed .txt

ictcore.txt

ICTKashif commented 3 years ago

Please share the SSH at https://service.ictinnovations.com/submitticket.php , we will check and let you know

lukeescude commented 3 years ago

Hello, this is happening to me too - Any quick fix I can implement?

ICTKashif commented 3 years ago

Please copy the ICTCore dialplan from this link " https://github.com/ictinnovations/ictcore/blob/master/etc/freeswitch/dialplan/ictcore.xml " and use in your system "/etc/freeswitch/dialplan/ictcore.xml"