[asterisk-bugs] [JIRA] (ASTERISK-30391) res_rtp_asterisk: Issue with transcoding g722 after MES changes

Peter Whisker (JIRA) noreply at issues.asterisk.org
Wed Jan 11 15:07:03 CST 2023


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

Peter Whisker updated ASTERISK-30391:
-------------------------------------

    Status: Waiting for Feedback  (was: Waiting for Feedback)

I have applied the patch 8ed08bd.diff and it appears to have fixed the issue.

I get one unused variable warning:

   [CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c: In function 'calc_rxstamp_and_jitter':
res_rtp_asterisk.c:5500:9: warning: unused variable 'estimated_elapsed' [-Wunused-variable]
 5500 |  double estimated_elapsed;
      |         ^~~~~~~~~~~~~~~~~
   [LD] res_rtp_asterisk.o -> res_rtp_asterisk.so


> res_rtp_asterisk: Issue with transcoding g722 after MES changes
> ---------------------------------------------------------------
>
>                 Key: ASTERISK-30391
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30391
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: GIT
>            Reporter: George Joseph
>            Assignee: Peter Whisker
>            Severity: Major
>         Attachments: call setup.txt, Channels.txt, error.jpg, extension-20.1.pcap, extension.pcap, PJSip Endpoints.txt, rtp.conf, timestamps.jpg, trunk-20.1.pcap, trunk.pcap
>
>
> Transcoding to/from G722 produces no audio after the Asterisk Media Score changes possibly due to the forced sample rate of 8000 (it's a long story).
> See:
> https://community.asterisk.org/t/potential-transcoding-issue-in-master-branch/95318



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



More information about the asterisk-bugs mailing list