[Asterisk-code-review] chan pjsip: Multistream: Configure stream maxima (asterisk[master])

Joshua Colp asteriskteam at digium.com
Sun Jun 18 07:09:38 CDT 2017


Joshua Colp has uploaded a new patch set (#4) 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
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
6 files changed, 108 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/5841/4
-- 
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: 4
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170618/49570f4c/attachment.html>


More information about the asterisk-code-review mailing list