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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Oct 11 08:16:36 CDT 2020


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

Asterisk Team commented on ASTERISK-29122:
------------------------------------------

This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.

> 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