Every time the machine is rebooted, the external profile stops working.
Logs show the following :
[ERR] sofia.c:3296 Error Creating SIP UA for profile: internal (sip:mod_sofia@x.x.x.x:5060;maddr=x.x.x.x;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
[ERR] sofia.c:3296 Error Creating SIP UA for profile: external (sip:mod_sofia@x.x.x.x:5080;maddr=x.x.x.x;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
A temporary fix is to log into fs_cli
Then reloading mod_sofia by doing "reload mod_sofia".
I assume that the issue is something not being quite ready in regards to the network when the machine boots and that is despite "After=network.target network-online.target local-fs.target" being set in freeSWITCH's systemd service file (Find yours by doing "sudo find / -name freeswitch.service").
This install is running on a Raspberry Pi.
What would a permanent fix for this be?
Thank you for your help.
Logs show the following :
[ERR] sofia.c:3296 Error Creating SIP UA for profile: internal (sip:mod_sofia@x.x.x.x:5060;maddr=x.x.x.x;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
[ERR] sofia.c:3296 Error Creating SIP UA for profile: external (sip:mod_sofia@x.x.x.x:5080;maddr=x.x.x.x;transport=udp,tcp) ATTEMPT 2 (RETRY IN 5 SEC)
A temporary fix is to log into fs_cli
Then reloading mod_sofia by doing "reload mod_sofia".
I assume that the issue is something not being quite ready in regards to the network when the machine boots and that is despite "After=network.target network-online.target local-fs.target" being set in freeSWITCH's systemd service file (Find yours by doing "sudo find / -name freeswitch.service").
This install is running on a Raspberry Pi.
What would a permanent fix for this be?
Thank you for your help.
Last edited: