[asterisk-bugs] [Asterisk 0014059]: [patch] chanvar-option for peers in sip.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 27 03:23:13 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14059
======================================================================
Reported By: fnordian
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 14059
Category: Channels/chan_sip/General
Reproducibility: always
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 162992
Request Review:
======================================================================
Date Submitted: 2008-12-11 05:27 CST
Last Modified: 2009-01-27 03:23 CST
======================================================================
Summary: [patch] chanvar-option for peers in sip.conf
Description:
hi,
the attached patch introduces a new configuration-option for sip-peers
called "hfield". if set, the value of this option is appended to an
outgoing sip-invite.
by repeating the option it is possible to add multiple header-fields.
this enables per peer sip-header-fields e.g. for p-preferred-identity.
======================================================================
----------------------------------------------------------------------
(0098820) fnordian (reporter) - 2009-01-27 03:23
http://bugs.digium.com/view.php?id=14059#c98820
----------------------------------------------------------------------
the patch has two parts: one that does the same thing as setvar setting
__SIPADDHEADERsomething and another one, that copies the channel-variables
into an outgoing channel.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-27 03:23 fnordian Note Added: 0098820
======================================================================
More information about the asterisk-bugs
mailing list