[Asterisk-code-review] chan_sip: Add custom SIP parameter capabilities (asterisk[master])

N A asteriskteam at digium.com
Sat Oct 9 06:00:48 CDT 2021


Attention is currently required from: N A.
Hello George Joseph, Friendly Automation, 

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

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

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

Change subject: chan_sip: Add custom SIP parameter capabilities
......................................................................

chan_sip: Add custom SIP parameter capabilities

Some SIP environments require the addition of custom
SIP parameters into certain headers (e.g. From) and also
that they be URI parameters (inside the <>) instead of
Header parameters (outside the <>). This is especially
common with SS7 trunking over SIP.

This adds the ability to add custom parameters to headers,
read parameters from headers, and define the placement
of custom-injected parameters within the From header, since
many carriers require that they be URI parameters. The
default remains Header parameters.

Also adds built-in support for the outgoing OLI parameter,
disabled by default.

ASTERISK-29681 #close

Change-Id: I1e99a220295c03275827050147622a6c1f5a4be9
---
M channels/chan_sip.c
M channels/sip/include/sip.h
M configs/samples/sip.conf.sample
A doc/CHANGES-staging/chan_sip_tags.txt
4 files changed, 298 insertions(+), 2 deletions(-)


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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1e99a220295c03275827050147622a6c1f5a4be9
Gerrit-Change-Number: 16569
Gerrit-PatchSet: 3
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Attention: N A <mail at interlinked.x10host.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211009/f762be71/attachment.html>


More information about the asterisk-code-review mailing list