[asterisk-bugs] [Asterisk 0016359]: [patch] Only the last setvar is effective for a given channel
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 9 08:15:57 CST 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16359
======================================================================
Reported By: raarts
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16359
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Target Version: 1.6.0.23
Asterisk Version: SVN
JIRA: SWP-755
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-12-01 03:53 CST
Last Modified: 2010-02-09 08:15 CST
======================================================================
Summary: [patch] Only the last setvar is effective for a
given channel
Description:
Other setvar's are forgotten. This is because the code in mkintf() assumes
that the vars pointer only points to one variable strust, where in fact it
can point to a whole list of them.
One line patch attached.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-02-09 08:15 lmadsen Asterisk Version 1.6.2.0-rc6 => SVN
2010-02-09 08:15 lmadsen Target Version => 1.6.0.23
2010-02-09 08:15 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list