[Freeswitch-users] FS with Homer. error: tport_logging: capture socket error: Protocol error
Denys Pozniak
denys.pozniak at crazycall.com
Tue Sep 5 11:23:25 UTC 2017
Hello!
I have FreeSWITCH installation with Homer.
But after some period of time FS stops sending traffic to Homer with error
in console:
freeswitch at freeswitch01>
error: tport_logging: capture socket error: Protocol error
error: tport_logging: capture socket error: Protocol error
error: tport_logging: capture socket error: Protocol error
Please help me to find the source of this issue.
System has next parameters:
freeswitch at freeswitch01> version
FreeSWITCH Version 1.6.17~64bit ( 64bit)
root at freeswitch:/# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
root at freeswitch:/# cat sofia.conf.xml
<configuration name="sofia.conf" description="sofia Endpoint">
<global_settings>
<param name="log-level" value="0"/>
<param name="debug-presence" value="0"/>
<param name="capture-server" value="udp:1.2.3.4:9999"/>
</global_settings>
<profiles>
<X-PRE-PROCESS cmd="include" data="../sip_profiles/*.xml"/>
</profiles>
</configuration>
And each profile has :
<param name="sip-capture" value="yes"/>
BR,
Denys
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170905/663f8f77/attachment.html>
More information about the FreeSWITCH-users
mailing list