[asterisk-bugs] [JIRA] (ASTERISK-27826) No sound in some calls (webrtc)

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Jun 5 04:52:55 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp updated ASTERISK-27826:
-----------------------------------

    Assignee: Mikhail Ivanov  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

I think we're also going to need the browser side as the trace and Asterisk side doesn't provide the full picture and the needed information to understand precisely what is going on. Passing the following arguments to Chrome will spit out all the WebRTC debugging and may provide the information, please attach it as a text file:

--enable-logging --v=1 --vmodule=*/webrtc/*=2,*=-2 --enable-logging=stderr

> No sound in some calls (webrtc)
> -------------------------------
>
>                 Key: ASTERISK-27826
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27826
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 15.3.0
>            Reporter: Mikhail Ivanov
>            Assignee: Mikhail Ivanov
>              Labels: fax, pjsip, webrtc
>         Attachments: 1205-5191-01.pcap, 1205-5191-02.pcap, dump, fragment
>
>
> I have a problem with incoming (may be with outgoing too, not sure) calls to WebRTC clients (based on jssip.net library)
> Sometimes (2-5% of all incoming calls) I have no sound (on both sides) on incoming calls.
> RTP is going fine in both sides (local network)
> If I turn on mixMonitor on Asterisk, I can see only noise in call (looks like a problem with srtp keys, but not sure)
> https://www.dropbox.com/s/41nmwqhg0chcwl7/cf626000ac4601445d6cee3cd909188d.mp3?dl=1
> Asterisk 15.3.0, JsSIP 3.2.8, tested in Chrome, Chromium and Firefox
> If I turn off rtp encryption 
> webrtc = no 
> rtcp_mux = yes 
> use_avpf = yes 
> ice_support = yes 
> media_encryption = no
> and 
> --disable-webrtc-encryption in crome
> everything is fine, yes, it's workaround but not a solution



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list