Problem Restarting FreeSwitch

whenever I installed FreeSwitch, It always had some errors. The Issue I am facing right now when I restart freeswitch is that it says " Job for freeswitch.service failed because the control process exited with error code.

See “systemctl status freeswitch.service” and “journalctl -xe” for details."

and journal xe

and freeswitch status

and I installed FreeSwitch From This Website

That is systemd telling you that the service you asked it to start tried to start, then failed.

This is because FreeSWITCH is not plug-and-play and requires some minimal configuration before it will start successfully.

Can you tell me what I need to do to make it work? I am using Debian 11

Systemd can respond differently on different hardware/virtualization. Check your freeswitch.service systmemd file. You may have to tweak settings. Sometimes have to wait for network. For example After=syslog.target network.target local-fs.target