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

Hajek Michal (JIRA) noreply at issues.asterisk.org
Tue Aug 7 08:24:54 CDT 2018


Hajek Michal created ASTERISK-28005:
---------------------------------------

             Summary: 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.5.0, 15.4.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