[asterisk-bugs] [JIRA] (ASTERISK-26143) res_rtp_asterisk: One way audio when transcoding
Marco Paland (JIRA)
noreply at issues.asterisk.org
Tue Oct 25 09:57:01 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232847#comment-232847 ]
Marco Paland edited comment on ASTERISK-26143 at 10/25/16 9:56 AM:
-------------------------------------------------------------------
I'm having (and observing) the same issue.
My customers are angry and their systems are running 24/7 in production (13.6.0).
My first fix was disabling the native bridge module (noload => bridge_native_rtp.so), but this doesn't seem to help, but makes things slightly better anyway:
There are still about 10% of calls with one way or no way audio. NAT problems are N/A because the asterisk boxes have direct outside IPs.
My next try is to disable all g722 codecs and use only g711 - but my customers will hate me for that.
was (Author: mpaland):
I'm having (and observing) the same issue.
My customers are angry and their systems are running 24/7 in production (13.6.0).
My first fix was disabling the native bridge module, but this doesn't seem to help:
There are still about 10% of calls with one way or no way audio. NAT problems are N/A because the asterisk boxes have direct outside IPs.
My next try is to disable all g722 codecs and use only g711 - but my customers will hate me for that.
> res_rtp_asterisk: One way audio when transcoding
> ------------------------------------------------
>
> Key: ASTERISK-26143
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26143
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 13.7.2, 13.9.1, 13.11.0
> Environment: Ubuntu 12.04 x86_64, Ubuntu 14.04 x86_64, Yocto 1.5 i686
> Reporter: Henning Holtschneider
> Assignee: Unassigned
> Attachments: ASTERISK-26143-extensions.conf, ASTERISK-26143-sip.conf, call-g711-to-g722-ok.txt, call-g722-to-g711-unsupported-payload.txt
>
>
> This is essentially the same issue as ASTERISK-25197, but that issue has been closed due to inactivity and I am not the original reporter.
> I tried both Asterisk 13.7.2 and 13.9.1 on different machines with different Linux environments with the same result:
> When making a call with a higher-quality codec to a destination with a lower-quality codec, e.g. G.722 to ALAW, Asterisk tries to set up a native bridge, fails to decode the lower-quality RTP coming from the called party and the line is silent at the caller's end.
> Setting up the call with a lower-quality codec to a called party with a higher-quality codec works fine.
> I tried with codecs ALAW, G.722 and G.729 all with the same result. I made calls between chan_sip peers and between chan_sip peers and PJSIP endpoints all with the same result.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list