[asterisk-bugs] [Asterisk 0010669]: Multiple __SIPADDHEADERs don't work with Local channels
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Sep 7 14:03:15 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10669
======================================================================
Reported By: acunningham
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 10669
Category: Channels/chan_local
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 09-07-2007 12:01 CDT
Last Modified: 09-07-2007 14:03 CDT
======================================================================
Summary: Multiple __SIPADDHEADERs don't work with Local
channels
Description:
This bug is similar to http://bugs.digium.com/view.php?id=7892, but affects
local channels.
If you do:
[default]
exten => 300, 1, Set(__SIPADDHEADER=X-Test1: 1)
exten => 300, 2, Set(__SIPADDHEADER=X-Test2: 2)
exten => 300, 3, Dial(Local/301 at default/n)
exten => 301, 1, Dial(SIP/101)
and call 300, then on the INVITE to 101 X-Test2 gets sent but X-Test1 does
not.
======================================================================
----------------------------------------------------------------------
qwell - 09-07-07 14:03
----------------------------------------------------------------------
Closing.
The bug you referenced pointed these out.
Issue History
Date Modified Username Field Change
======================================================================
09-07-07 14:03 qwell Note Added: 0070126
======================================================================
More information about the asterisk-bugs
mailing list