[asterisk-bugs] [Asterisk 0018905]: PickupChan doesn't pick moultiple arguments

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Mar 3 14:13:12 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18905 
====================================================================== 
Reported By:                vmikhnevych
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18905
Category:                   Applications/app_directed_pickup
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     new
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:              
====================================================================== 
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. 
====================================================================== 

---------------------------------------------------------------------- 
 (0132587) svnbot (reporter) - 2011-03-03 14:13
 https://issues.asterisk.org/view.php?id=18905#c132587 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 309348

U   branches/1.6.2/apps/app_directed_pickup.c

------------------------------------------------------------------------
r309348 | lmadsen | 2011-03-03 14:13:12 -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=309348 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-03 14:13 svnbot         Checkin                                      
2011-03-03 14:13 svnbot         Note Added: 0132587                          
======================================================================




More information about the asterisk-bugs mailing list