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

Hajek Michal (JIRA) noreply at issues.asterisk.org
Mon Aug 13 07:15:54 CDT 2018


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

Hajek Michal commented on ASTERISK-28005:
-----------------------------------------

Channel SIP/611 create from POST /ari/channels (body contains endpoint and stasis name app with arg).
Channel SIP/611 is hearing ringback (hear only once, then silent).
Yes, this patch resolve this situation.


> 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: Core/General
>    Affects Versions: 15.4.0, 15.5.0
>         Environment: CentOS release 6.9
>            Reporter: Hajek Michal
>            Assignee: 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