[Home]

Summary:ASTERISK-28754: ASTERISK-28738 Causes Audio Issue After Hold
Reporter:Ross Beer (rossbeer)Labels:
Date Opened:2020-02-24 06:37:30.000-0600Date Closed:2020-03-02 14:18:07.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Resources/res_pjsip_sdp_rtp
Versions:GIT 16.9.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Cent OSAttachments:
Description:The fix for ASTERISK-28738 causes 'recvonly' after 'sendrec' to unhold call.

Working:

--> sendonly
<-- recvonly
--> sendrecv
<-- sendrecv

Not Working:

--> sendonly
<-- recvonly
--> sendrecv
<-- recvonly

Removing the patch for ASTERISK-28738 resolves the issue.

This is testing with 'moh_passthrough: false', therefore the hold should not be passed any further than the Asterisk instance.
Comments:By: Asterisk Team (asteriskteam) 2020-02-24 06:37:32.241-0600

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].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Ross Beer (rossbeer) 2020-02-25 07:59:22.695-0600

I can confirm that the Gerrit reviews above fix the issue.

By: Friendly Automation (friendly-automation) 2020-03-02 14:18:08.341-0600

Change 13819 merged by Kevin Harwell:
res/res_pjsip_sdp_rtp: Fix MOH transitions

[https://gerrit.asterisk.org/c/asterisk/+/13819|https://gerrit.asterisk.org/c/asterisk/+/13819]

By: Friendly Automation (friendly-automation) 2020-03-02 14:18:23.629-0600

Change 13820 merged by Kevin Harwell:
res/res_pjsip_sdp_rtp: Fix MOH transitions

[https://gerrit.asterisk.org/c/asterisk/+/13820|https://gerrit.asterisk.org/c/asterisk/+/13820]

By: Friendly Automation (friendly-automation) 2020-03-02 14:18:41.802-0600

Change 13833 merged by Kevin Harwell:
res/res_pjsip_sdp_rtp: Fix MOH transitions

[https://gerrit.asterisk.org/c/asterisk/+/13833|https://gerrit.asterisk.org/c/asterisk/+/13833]

By: Friendly Automation (friendly-automation) 2020-03-02 14:18:59.712-0600

Change 13834 merged by Kevin Harwell:
res/res_pjsip_sdp_rtp: Fix MOH transitions

[https://gerrit.asterisk.org/c/asterisk/+/13834|https://gerrit.asterisk.org/c/asterisk/+/13834]