[asterisk-bugs] [Asterisk 0015114]: [patch] 'V' Command sets one variable only.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 18 11:13:36 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15114
======================================================================
Reported By: chris-mac
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15114
Category: Applications/app_externalivr
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 194609
Request Review:
======================================================================
Date Submitted: 2009-05-15 02:40 CDT
Last Modified: 2009-05-18 11:13 CDT
======================================================================
Summary: [patch] 'V' Command sets one variable only.
Description:
Contrary to the documentation 'V' option doesn't set multiple variables
separated by comma:
V,name=value[,name=value[,name=value]]
It sets only first one, and other variables are ignored.
How to reproduce:
1. Use extensions.conf and test.sh attached.
2. Dial into Asterisk.
3. Press DTMF "1" when IVR is playing.
You will see only X-VAR1 is set, X-VAR2 is ignored.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-18 11:13 mmichelson Summary 'V' Command sets one
variable only. => [patch] 'V' Command sets one variable only.
======================================================================
More information about the asterisk-bugs
mailing list