[asterisk-bugs] [JIRA] (ASTERISK-26860) netsock2.c:210 ast_sockaddr_split_hostport: Port missing in (null)
Evers Lab (JIRA)
noreply at issues.asterisk.org
Tue Mar 14 10:05:10 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235784#comment-235784 ]
Evers Lab commented on ASTERISK-26860:
--------------------------------------
I found the solution to the problem by changing the range of RPT ports RTP ports in /etc/asterisk/rtp.conf
from
rtpstart=10000
rtpend=20000
to
rtpstart=10000
rtpend=60000
> netsock2.c:210 ast_sockaddr_split_hostport: Port missing in (null)
> ------------------------------------------------------------------
>
> Key: ASTERISK-26860
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26860
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.14.0
> Environment: CentOS7
> Reporter: Evers Lab
> Assignee: Evers Lab
> Severity: Minor
>
> When the call arrives to the Queue and listens to music on hold, the console continually gives an error. When the agent answers the call, the error stops
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list