[Freeswitch-users] Internal Sip profile error
William Simon
wsimon at stratusvideo.com
Mon Mar 5 19:50:59 UTC 2018
I just encountered this error today. Running from systemd caused the same sofia profile loading error. Running freeswitch manually in console mode loaded everything fine. But then when I started up from systemd again, it was fine. I have no explanation for this.
On Mar 5, 2018, at 1:23 PM, Garrett Allen <garrett.allen at teotech.com<mailto:garrett.allen at teotech.com>> wrote:
Make sure to check permissions/ownership on your certificates if you have TLS enabled, that can cause this error if you run the daemon as a different user than when you manually start from the terminal.
From: FreeSWITCH-users [mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Michael Jerris
Sent: Monday, March 05, 2018 10:06
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Internal Sip profile error
maybe something with permissions
On Mar 4, 2018, at 4:34 PM, Social Boh <social at bohboh.info<mailto:social at bohboh.info>> wrote:
Hello list,
I'm experimenting a "strange" issue with FreeSWITCH.
If I Start Freeswitch from command line:
freeswitch -nonat -nf
IPv4 internal profile working fine:
sofia status
Name Type Data State
=================================================================================================
external-ipv6 profile sip:mod_sofia@[2001:19f0:9002:11f6:5400:1ff:fe64:1503]:5080 RUNNING (0)
45.77.161.19 alias internal ALIASED
external profile sip:mod_sofia at 45.77.161.19:5080 RUNNING (0)
external::example.com<http://example.com/> gateway sip:joeuser at example.com NOREG
internal-ipv6 profile sip:mod_sofia@[2001:19f0:9002:11f6:5400:1ff:fe64:1503]:5060 RUNNING (0)
internal profile sip:mod_sofia at 45.77.161.19:5060 RUNNING (0)
=================================================================================================
If I use script daemon
systemctl start freeswitch
with this parameters:
-nonat -nf -nc
I have this error:
Error Creating SIP UA for profile: internal (sip:mod_sofia at 45.77.161.19:5060;transport=udp,tcp)
The likely causes for this are:
1) Another application is already listening on the specified address.
2) The IP the profile is attempting to bind to is not local to this system
sofia status
Name Type Data State
=================================================================================================
external-ipv6 profile sip:mod_sofia@[2001:19f0:9002:11f6:5400:1ff:fe64:1503]:5080 RUNNING (0)
external profile sip:mod_sofia at 45.77.161.19:5080 RUNNING (0)
external::example.com<http://example.com/> gateway sip:joeuser at example.com NOREG
internal-ipv6 profile sip:mod_sofia@[2001:19f0:9002:11f6:5400:1ff:fe64:1503]:5060 RUNNING (0)
=================================================================================================
I compiled 1.6 version from source (git) on CentOS 7.4. Remote VPS with Public and Private IPv4
Any Hint?
Thank you
Regards
--
---
I'm SoCIaL, MayBe
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org<mailto:consulting at freeswitch.org>
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
"The information transmitted is intended only for the person or entity to which it is addressed and may contain proprietary, business-confidential and/or privileged material. If you are not the intended recipient of this message you are hereby notified that any use, review, retransmission, dissemination, distribution, reproduction or any action taken in reliance upon this message is prohibited. If you received this in error, please contact the sender and delete the material from any computer."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180305/83a46fb0/attachment.html>
More information about the FreeSWITCH-users
mailing list