[asterisk-bugs] [JIRA] (ASTERISK-28005) channel.c: ARI ring only once

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Aug 9 11:18:54 CDT 2018


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

Richard Mudgett commented on ASTERISK-28005:
--------------------------------------------

* How are you originating the call for SIP/611?
* In step 6 who is hearing the ringback?  SIP/611?
* The patch is only reverting part of the identified commit.  You are reverting code that passes an AST_FRAME_RTCP frame to the core which effectively disables the purpose of the identified commit so it is not an acceptable solution.  However, does your patch "fix" the issue for you?

> 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
>              Labels: patch
>         Attachments: ari_ringing_fix.patch, full_ringingfixed.txt, full_ringingissue.txt
>
>
> 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