[asterisk-bugs] [Asterisk 0018905]: PickupChan doesn't pick moultiple arguments
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Mar 3 14:13:51 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18905
======================================================================
Reported By: vmikhnevych
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 18905
Category: Applications/app_directed_pickup
Reproducibility: always
Severity: text
Priority: normal
Status: closed
Asterisk Version: 1.6.2.18-rc1
JIRA:
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: 2011-03-02 07:06 CST
Last Modified: 2011-03-03 14:13 CST
======================================================================
Summary: PickupChan doesn't pick moultiple arguments
Description:
[Syntax]
PickupChan(channel[,channel2[,...]])
The console shows:
-- AGI Script Executing Application: (PickupChan) Options:
(SIP/2051,SIP/1967)
[Mar 2 14:42:39] NOTICE[21506]: app_directed_pickup.c:291
pickupchan_exec: No target channel found for SIP/2051,SIP/1967.
It happens while SIP/2051 is ringing.
Using a single channel argument like this: PickupChan(SIP/2051) , works
ok, the channel is picked up.
======================================================================
----------------------------------------------------------------------
(0132588) svnbot (reporter) - 2011-03-03 14:13
https://issues.asterisk.org/view.php?id=18905#c132588
----------------------------------------------------------------------
Repository: asterisk
Revision: 309349
_U branches/1.8/
------------------------------------------------------------------------
r309349 | lmadsen | 2011-03-03 14:13:50 -0600 (Thu, 03 Mar 2011) | 12
lines
Blocked revisions 309348 via svnmerge
........
r309348 | lmadsen | 2011-03-03 14:13:11 -0600 (Thu, 03 Mar 2011) | 5
lines
Update PickupChan documentation.
The PickupChan uses the ampersand as the argument separator.
(closes issue https://issues.asterisk.org/view.php?id=18905)
Reported by: vmikhnevych
Tested by: vmikhnevych
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=309349
Issue History
Date Modified Username Field Change
======================================================================
2011-03-03 14:13 svnbot Checkin
2011-03-03 14:13 svnbot Note Added: 0132588
======================================================================
More information about the asterisk-bugs
mailing list