[asterisk-bugs] [JIRA] (ASTERISK-26202) Random crashes when a channel joins a bridge

Claudiu Olteanu (JIRA) noreply at issues.asterisk.org
Mon Jul 18 11:20:56 CDT 2016


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

Claudiu Olteanu commented on ASTERISK-26202:
--------------------------------------------

Yes, the application is developed using the ARI interface and I use Snoop channels. The snooping channels are used to spy and I don't know how to implement a specific feature without them. I have 3 users Alice, Bob and Charlie and I need to implement the following scenario:
- Alice should be able to talk to Bob
- Bob  should be able to talk to Alice and to Charlie
- Charlie should be able to talk to Bob and listen what Alice is saying

In order to do that: I use two bridges (B1 and B2). 
- B1 contains the originated channel of Alice and the snooping channel (spy=in) of Bob
- B2 contains the originated channels of Bob and Charlie and the snooping channel(spy=in) of Alice

> Random crashes when a channel joins a bridge
> --------------------------------------------
>
>                 Key: ASTERISK-26202
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26202
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 13.9.1
>         Environment: - OS: Red Hat Enterprise Linux Server release 7.1 (Maipo), Kernel version 3.10.0-229.20.1.el7.x86_64
> - Hardware: HP DL380, G9, Intel(R) Xeon(R) CPU E5-2667 v3 @ 3.20GHz, 64GB RAM,  Digium interface 1TE235F 
>            Reporter: Claudiu Olteanu
>            Assignee: Claudiu Olteanu
>              Labels: channel, segv, stasis
>         Attachments: backtrace-2016-07-15T11_26_10+0300.txt, backtrace-2016-07-15T15_26_53+0300.txt, backtrace-2016-07-15T15_54_59+0300.txt, full.txt
>
>
> Hi there,
> Today I encountered several SEGV/ABORT crashes. The backtraces are different but in the logging file it seems that in most cases the last event is "Channel X joined 'simple_bridge'".
> Thanks,
> Claudiu



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list