[asterisk-bugs] [JIRA] (ASTERISK-29512) ARI. add channels to a bridge with video source

Aydar Kamalov (JIRA) noreply at issues.asterisk.org
Thu Jul 8 08:47:33 CDT 2021


     [ https://issues.asterisk.org/jira/browse/ASTERISK-29512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aydar Kamalov updated ASTERISK-29512:
-------------------------------------

    Attachment: messages
                add_to_bridge.pcap
                add_to_bridge_second_time.pcap

messages is asterisk logs

add_to_bridge.pcap - sip trace after add all channels to the bridge, but before add 2222's channel second time(again)

add_to_bridge_second_time.pcap - sip trace after add 2222's chanel to the bridge again

> ARI. add channels to a bridge with video source
> -----------------------------------------------
>
>                 Key: ASTERISK-29512
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29512
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip, Resources/res_stasis
>    Affects Versions: 18.5.0
>            Reporter: Aydar Kamalov
>            Assignee: Aydar Kamalov
>         Attachments: add_to_bridge.pcap, add_to_bridge_second_time.pcap, messages
>
>
> I believe it is a bug, what do you think? 
> I have an asterisk ARI and one sip client with a camera and two without a camera. Camera client calling (with video params in SDP) to asterisk and call goes to a stasis application. Stasis adds a channel to the existing bridge.
> After this stasis application originates a call (INVITE without video params in sdp) to the first client without a camera and adds created channels to the same bridge. Because of there is a video source in the bridge - asterisk makes a reinvite with video params in SDP to the first client. So the first client is able to see video from the camera client.
> Next stasis application originates a call (INVITE without video params in sdp) to the second client without a camera and adds created channels to the same bridge. But there is no reinvite from asterisk to the second client. So, the second client is not able to see video from the camera client.
> There is the bridge with three channels now. And only one client can see video from the camera client.
> The question is why asterisk sends reinvite only to the first client?
> PS. When I am adding in ari swagger the first client (who already can see video) to the same bridge again - asterisk immediately send reinvite with video sdp to the second client, and both clients now can see video from camera client.



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



More information about the asterisk-bugs mailing list