[asterisk-bugs] [JIRA] (ASTERISK-29122) Unable pjsip direct_media between endpoint for vp8 codec

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Sun Oct 11 12:31:36 CDT 2020


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

Joshua C. Colp closed ASTERISK-29122.
-------------------------------------

    Resolution: Not A Bug

Direct media is not supported for video streams in PJSIP. If video is present, then it is disabled.

> Unable pjsip direct_media between endpoint for vp8 codec
> --------------------------------------------------------
>
>                 Key: ASTERISK-29122
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29122
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 16.13.0
>         Environment: debian 10.03, asterisk 16.13.0
>            Reporter: Denis Islamov
>         Attachments: sngrep_screen.png
>
>
> When you turn on the video in the rtp stream, traffic starts to pass through Asterisk. Without video, the stream goes directly.
> [101]
> type=endpoint
> aors=101
> auth=101-auth
> disallow=all
> allow=ulaw,alaw,vp8
> context=from-test
> callerid=101 <101>
> transport=transport-udp
> dtmf_mode=inband
> direct_media=yes
> max_audio_streams=10
> max_video_streams=10
> rtp_symmetric=yes
> rewrite_contact=yes
> force_rport=yes
> language=ru
> [102]
> type=endpoint
> aors=102
> auth=102-auth
> disallow=all
> allow=ulaw,alaw,vp8
> context=from-test
> callerid=102 <102>
> transport=transport-udp
> dtmf_mode=inband
> direct_media=yes
> max_audio_streams=10
> max_video_streams=10
> rtp_symmetric=yes
> rewrite_contact=yes
> force_rport=yes
> language=ru



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



More information about the asterisk-bugs mailing list