[Asterisk-code-review] chan pjsip: Multistream: Configure stream maxima (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue Jun 20 12:35:09 CDT 2017
Joshua Colp has uploaded a new patch set (#9) to the change originally created by Mark Michelson. ( https://gerrit.asterisk.org/5841 )
Change subject: chan_pjsip: Multistream: Configure stream maxima
......................................................................
chan_pjsip: Multistream: Configure stream maxima
This adds two new configuration options for PJSIP endpoints:
max_audio_streams: determines the maximum number of audio streams to
offer/accept from an endpoint. Defaults to 1.
max_video_streams: determines the maximum number of video streams to
offer/accept from an endpoint. Defaults to 1.
This change fixes the four tests that were failing due to the previous
change in this series.
Change-Id: Id4b192c06fb311428d907ece78a131fdebc29163
---
M channels/chan_pjsip.c
M configs/samples/pjsip.conf.sample
A contrib/ast-db-manage/config/versions/39959b9c2566_pjsip_stream_maximum.py
M include/asterisk/res_pjsip.h
M res/res_pjsip.c
M res/res_pjsip/pjsip_configuration.c
M res/res_pjsip_session.c
7 files changed, 100 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/5841/9
--
To view, visit https://gerrit.asterisk.org/5841
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id4b192c06fb311428d907ece78a131fdebc29163
Gerrit-Change-Number: 5841
Gerrit-PatchSet: 9
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170620/808ac704/attachment.html>
More information about the asterisk-code-review
mailing list