[Asterisk-code-review] chan_sip: Add custom SIP parameter capabilities (asterisk[master])
N A
asteriskteam at digium.com
Sun Jan 16 19:19:06 CST 2022
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 (#5).
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, 287 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/16569/5
--
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: 5
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-CC: Joshua Colp <jcolp at sangoma.com>
Gerrit-CC: Kevin Harwell <kharwell at digium.com>
Gerrit-CC: Sean Bright <sean at seanbright.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220116/1487ab72/attachment.html>
More information about the asterisk-code-review
mailing list