[Asterisk-code-review] res_pjsip: Added a norefersub configuration setting (...asterisk[16])

Dan Cropp asteriskteam at digium.com
Wed Apr 17 11:10:00 CDT 2019


Hello Benjamin Keith Ford, Friendly Automation, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/11244

to look at the new patch set (#2).

Change subject: res_pjsip:  Added a norefersub configuration setting
......................................................................

res_pjsip:  Added a norefersub configuration setting

Added a new PJSIP global setting called norefersub.
Default is true to keep support working as before.

res_pjsip_refer:  Configures PJSIP norefersub capability accordingly.

Checks the PJSIP global setting value.
If it is true (default) it adds the norefersub capability to PJSIP.
If it is false (disabled) it does not add the norefersub capability
to PJSIP.

This is useful for Cisco switches that do not follow RFC4488.

ASTERISK-28375 #close
Reported-by: Dan Cropp

Change-Id: I0b1c28ebc905d881f4a16e752715487a688b30e9
---
M configs/samples/pjsip.conf.sample
A contrib/ast-db-manage/config/versions/3a094a18e75b_pjsip_add_norefersub.py
A doc/CHANGES-staging/res_pjsip_add_norefersub_global_config.txt
M include/asterisk/res_pjsip.h
M res/res_pjsip.c
M res/res_pjsip/config_global.c
M res/res_pjsip_refer.c
7 files changed, 92 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/11244/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11244
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I0b1c28ebc905d881f4a16e752715487a688b30e9
Gerrit-Change-Number: 11244
Gerrit-PatchSet: 2
Gerrit-Owner: Dan Cropp <dan at amtelco.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190417/cc83daab/attachment.html>


More information about the asterisk-code-review mailing list