[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:57:33 CDT 2021


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

Aydar Kamalov commented on ASTERISK-29512:
------------------------------------------

I am expecting that asterisk send reinvite with video sdp to 3333's channel immediately after I add channel to bridge.
But asterisk send reinvite to 2222 but not to 3333.

> 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: Unassigned
>         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