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

N A asteriskteam at digium.com
Thu Oct 7 11:22:41 CDT 2021


N A has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/16569 )

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

chan_sip: Add custom SIP tag capabilities

Some SIP environments require the addition of custom
SIP tags into certain headers (e.g. From) and also
require placement either before or after the "tag"
tag. This is especially common with SS7 trunking
over SIP.

This adds the ability to add custom tags to headers,
read tags from headers, and define the placement
of custom-injected tags within the From header, since
many carriers require that they be inside the closing
angle bracket.

Also adds built-in support for the outgoing OLI tag,
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, 297 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/69/16569/2
-- 
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: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211007/28f2f2b7/attachment.html>


More information about the asterisk-code-review mailing list