Answer the question
In order to leave comments, you need to log in
What's wrong with freeswitch + WebRTC in Chrome + Opera on WIN, AUDIO RTP REPORTS ERROR: [Remote Address Error!]?
Problems when calling from the web (JSSIP is used), but selective
The problem is observed only on Win, macos + ubuntu without problems. Firefox on win is also no problem, which is amazing.
In console AUDIO RTP REPORTS ERROR: [Remote Address Error!] and in ipv6 headers even though it is disabled.
Freeswitch fresh build from 1.4 branch, similar problem https://freeswitch.org/jira/browse/FS-7396 , but FS update didn't help.
Can, who faced how to treat?
Suspicious logs
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:3679 Audio Codec Compare [CN:13:8000:60:0:1]/[PCMA:8:8000:20:64000:1]
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:3679 Audio Codec Compare [CN:13:8000:60:0:1]/[GSM:3:8000:20:13200:1]
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:3595 Set telephone-event payload to 126
2015-10-25 16:04:52.008104 [DEBUG] mod_opus.c:289 Opus encoder set bitrate to local settings [-1000bps]
2015-10-25 16:04:52.008104 [DEBUG] mod_opus.c:289 Opus encoder set bitrate to local settings [-1000bps]
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:2506 Set Codec sofia/internal/[email protected] opus/48000 20 ms 960 samples 0 bits 1 channels
2015-10-25 16:04:52.008104 [DEBUG] switch_core_codec.c:111 sofia/internal/[email protected] Original read codec set to opus:116
2015-10-25 16:04:52.008104 [WARNING] switch_core_media.c:2790 NO candidate ACL defined, Defaulting to wan.auto
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:2814 Checking Candidate cid: 1 proto: udp type: host addr: 2001::5ef5:79fb:3462:1e05:3f57:fc25:58218
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2823 Choose audio Candidate cid: 1 proto: udp type: host addr: 2001::5ef5:79fb:3462:1e05:3f57:fc25:58218
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:2814 Checking Candidate cid: 1 proto: udp type: host addr: 192.168.3.218:58219
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2828 Save audio Candidate cid: 1 proto: udp type: host addr: 192.168.3.218:58219
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:2814 Checking Candidate cid: 2 proto: udp type: host addr: 2001::5ef5:79fb:3462:1e05:3f57:fc25:58220
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2823 Choose audio Candidate cid: 2 proto: udp type: host addr: 2001::5ef5:79fb:3462:1e05:3f57:fc25:58220
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:2814 Checking Candidate cid: 2 proto: udp type: host addr: 192.168.3.218:58221
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2828 Save audio Candidate cid: 2 proto: udp type: host addr: 192.168.3.218:58221
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2952 setting remote audio ice addr to 2001::5ef5:79fb:3462:1e05:3f57:fc25:58218 based on candidate
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:2980 Asked by candidate to set remote rtcp audio addr to 2001::5ef5:79fb:3462:1e05:3f57:fc25:58218 but this is rtcp-mux so no thanks
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:3942 Set 2833 dtmf send/recv payload to 126
2015-10-25 16:04:52.008104 [DEBUG] switch_core_media.c:5178 AUDIO RTP [sofia/internal/[email protected]] 91.201.54.209 port 25134 -> 2001::5ef5:79fb:3462:1e05:3f57:fc25 port 58218 codec: 111 ms: 20
2015-10-25 16:04:52.008104 [DEBUG] switch_rtp.c:3579 Starting timer [soft] 960 bytes per 20ms
2015-10-25 16:04:52.008104 [ERR] switch_core_media.c:5843 AUDIO RTP REPORTS ERROR: [Remote Address Error!]
2015-10-25 16:04:52.008104 [NOTICE] switch_core_media.c:5844 Hangup sofia/internal/[email protected] [CS_EXECUTE] [DESTINATION_OUT_OF_ORDER]
2015-10-25 16:04:52.008104 [DEBUG] switch_channel.c:3242 Send signal sofia/internal/[email protected] [KILL]
2015-10-25 16:04:52.008104 [DEBUG] switch_core_session.c:1397 Send signal sofia/internal/[email protected] [BREAK]
Answer the question
In order to leave comments, you need to log in
try to set in sofia-profile internal parameter
in acl.conf.xml add
<list name="ipv4" default="deny">
<node type="allow" cidr="0.0.0.0/0"/>
</list>
Have you solved the problem? I have the same dances with a tambourine ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question