[asterisk-bugs] [JIRA] (ASTERISK-25845) Asterisk Codec Negotiation and Codec Translate Problem

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Mar 15 07:31:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229891#comment-229891 ] 

Asterisk Team commented on ASTERISK-25845:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Asterisk Codec Negotiation and Codec Translate Problem
> ------------------------------------------------------
>
>                 Key: ASTERISK-25845
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25845
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.7.2
>         Environment: Gento-Linux, 4.1.12 Asterisk compiled directly from source with pjsip 2.4.5 support
>            Reporter: Beytullah ARSLAN
>            Severity: Critical
>
> The codec is negotiated with the call initiator when the initator places a call and a codec is choosed. For instance g722 was choosed between the caller and Asterisk.
> Between called party and Asterisk a suitable another codec for instance ulaw was choosed.
> When the sound starts from the caller, for the translation, Asterisk looks for the list of available codecs of the called party's allowed codec list and if it founds the caller's codec (g722) it uses it. INSTEAD of using the negotiated codec (ulaw) af called party. And this a problem that can be simulated easily with different codecs also.
> And I think you can fix this problem easily.
> pjsip set logger on output bellow link.
> https://www.dropbox.com/s/7wziye4n2mif8xy/pjsipsetloggeron.txt?dl=0



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



More information about the asterisk-bugs mailing list