[asterisk-bugs] [Asterisk 0018011]: [patch] PickupChan() is not working with full channel name
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 5 14:54:52 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18011
======================================================================
Reported By: schern
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 18011
Category: Applications/app_directed_pickup
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.13
JIRA: SWP-2282
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-17 22:05 CDT
Last Modified: 2010-10-05 14:54 CDT
======================================================================
Summary: [patch] PickupChan() is not working with full
channel name
Description:
PickupChan() is not working with full channel name. Currently it only works
if the pickup channel contains channel type and extension (e.g. SIP/123).
If the full channel name is passed, e.g. SIP/123-0000000a, the pickup will
fail.
======================================================================
----------------------------------------------------------------------
(0127706) svnbot (reporter) - 2010-10-05 14:54
https://issues.asterisk.org/view.php?id=18011#c127706
----------------------------------------------------------------------
Repository: asterisk
Revision: 290375
U branches/1.6.2/apps/app_directed_pickup.c
------------------------------------------------------------------------
r290375 | dvossel | 2010-10-05 14:54:51 -0500 (Tue, 05 Oct 2010) | 10
lines
Fixes PickupChan() not working with full channel name.
(closes issue https://issues.asterisk.org/view.php?id=18011)
Reported by: schern
Patches:
app_directed_pickup.c.2.patch uploaded by schern (license 995)
app_directed_pickup.c.trunk.patch uploaded by schern (license 995)
Tested by: schern, dvossel
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=290375
Issue History
Date Modified Username Field Change
======================================================================
2010-10-05 14:54 svnbot Checkin
2010-10-05 14:54 svnbot Note Added: 0127706
======================================================================
More information about the asterisk-bugs
mailing list