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

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Thu Jul 8 12:20:33 CDT 2021


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

Benjamin Keith Ford updated ASTERISK-29512:
-------------------------------------------

    Assignee: Aydar Kamalov  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

This sounds very familiar to an issue I've run into in the past. If you are able to, can you try having 1111 connect with video, 2222 connect with video, 3333 connect without video, see what happens, and then have another channel (e.g., 4444) join without video?

> 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