[Asterisk-code-review] channels/chan pjsip: Add PJSIP SEND SESSION REFRESH (asterisk[14])

Richard Mudgett asteriskteam at digium.com
Wed Aug 10 12:10:42 CDT 2016


Richard Mudgett has posted comments on this change.

Change subject: channels/chan_pjsip: Add PJSIP_SEND_SESSION_REFRESH
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/3451/2/CHANGES
File CHANGES:

PS2, Line 12: --- Functionality changes from Asterisk 14.0.0 to Asterisk 14.1.0 ----------
            : ------------------------------------------------------------------------------
            : 
            : app_voicemail
            : ------------------
            :  * Added "tps_queue_high" and "tps_queue_low" options.
            :    The options can modify the taskprocessor alert levels for this module.
            :    Additional information can be found in the sample configuration file at
            :    config/samples/voicemail.conf.sample.
            : 
            : res_pjsip_mwi
            : ------------------
            :  * Added "mwi_tps_queue_high" and "mwi_tps_queue_low" global configuration
            :    options to tune taskprocessor alert levels.
            : 
            :  * Added "mwi_disable_initial_unsolicited" global configuration option
            :    to disable sending unsolicited MWI to all endpoints on startup.
            :    Additional information can be found in the sample configuration file at
            :    config/samples/pjsip.conf.sample.
            : 
            : chan_pjsip
            : ------------------
            :  * A new dialplan function, PJSIP_SEND_SESSION_REFRESH, has been added. When
            :    invoked, a re-INVITE or UPDATE request will be sent immediately to the
            :    endpoint underlying the channel. When used in combination with the existing
            :    dialplan function PJSIP_MEDIA_OFFER, this allows the formats on a PJSIP
            :    channel to be re-negotiated and updated after session set up.
We haven't been very diligent about putting this in the different branch locations like this.  If it started in v13 it would stay in the relevant v13 section.


-- 
To view, visit https://gerrit.asterisk.org/3451
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib98fe09ba889aafe26d58d32f0fd1323f8fd9b1b
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list