signalwire / freeswitch

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
https://freeswitch.com/#getting-started
Other
3.46k stars 1.39k forks source link

freeswitch can't startup #2147

Open hugh-lee opened 1 year ago

hugh-lee commented 1 year ago

Describe the bug Freeswitch startup failed

To Reproduce Steps to reproduce the behavior:

  1. run /usr/local/freeswitch/bin/freeswitch -nc

Expected behavior Freeswitch startup

Package version or git hash

Trace logs f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [NOTICE] switch_core_session.c:1758 Close Channel sofia/internal/Speaker@52.224.57.185 [CS_DESTROY] f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [DEBUG] switch_core_state_machine.c:739 (sofia/internal/Speaker@52.224.57.185) Running State Change CS_DESTROY (Cur 0 Tot 3) f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [DEBUG] switch_core_state_machine.c:749 (sofia/internal/Speaker@52.224.57.185) State DESTROY f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [DEBUG] mod_sofia.c:379 sofia/internal/Speaker@52.224.57.185 SOFIA DESTROY f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [DEBUG] switch_core_state_machine.c:181 sofia/internal/Speaker@52.224.57.185 Standard DESTROY f1dfe8a0-47bd-4045-8fd9-f13c1caeb2cb 2023-06-28 22:28:17.089532 [DEBUG] switch_core_state_machine.c:749 (sofia/internal/Speaker@52.224.57.185) State DESTROY going to sleep 2023-06-28 22:28:29.769528 [INFO] mod_signalwire.c:598 SignalWire Session State Change: [Online=>Degraded] Status: 2 Reason: Connection failed: Connection failed: Connus: 2 Reason:: Connus: 2 Reason:ocation: /dateason:ocation: /datconnection.c:: /datconnection.c:: /dat

zhouhailin commented 1 year ago

I think mod_signalwire should be unloaded in the default configuration by modules.conf.xml

hugh-lee commented 1 year ago

I can't unload mod_signalwire. I need to integrate the freeswitch with signalwire