[asterisk-bugs] [JIRA] (ASTERISK-28005) channel.c: ARI ring only once
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Aug 7 08:24:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244432#comment-244432 ]
Asterisk Team commented on ASTERISK-28005:
------------------------------------------
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].
> channel.c: ARI ring only once
> -----------------------------
>
> Key: ASTERISK-28005
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28005
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: . I did not set the category correctly.
> Affects Versions: 15.4.0, 15.5.0
> Environment: CentOS release 6.9
> Reporter: Hajek Michal
>
> There is some issue when making request ari/ring on answered channel.
> Steps I use to reproduce:
> 1. call from SIP/322 to Stasis app
> 2. in Stasis app making requests: answer, create bridge, add channel to bridge and originate channel SIP/611 (after dial goto Stasis app).
> 3. second channel SIP/611 arrive to same Stasis app and add channel to bridge
> 4. situation: SIP/322 -->bridge<-- SIP/611
> 5. on first channel SIP/322 making requests hold and mute (ari)
> 6. *bug* on second channel SIP/611 making request ring - a hear only once ringing tone. There is no ringing tone repeatedly.
> On asterisk 15.3.0 this bug not reflected.
> I found a commit who broke it https://github.com/asterisk/asterisk/commit/ad3a8dc49710b6ac9b6ece2953fa8b39dccfeb0d#diff-43bfdcf1afb13c834cbfa2aff372eabe
> I tried writing patch for asterisk 15.4.0 and 15.5.0, can you verify?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list