[asterisk-bugs] [JIRA] (ASTERISK-29122) pjsip direct_media between endpoint for vp8 codec
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Sun Oct 11 08:02:36 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-29122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team closed ASTERISK-29122.
------------------------------------
Resolution: Not A Bug
> pjsip direct_media between endpoint for vp8 codec
> -------------------------------------------------
>
> Key: ASTERISK-29122
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29122
> Project: Asterisk
> Issue Type: Information Request
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 16.13.0
> Environment: debian 10.03, asterisk 16.13.0
> Reporter: Denis Islamov
>
> 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