[Asterisk-bugs] [Asterisk 0009491]: Directed Pickup won't grab group calls - no target channel found
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 19 06:36:23 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9491
======================================================================
Reported By: jamesb63
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 9491
Category: Applications/app_directed_pickup
Reproducibility: always
Severity: trivial
Priority: normal
Status: feedback
Asterisk Version: 1.4.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 04-06-2007 09:26 CDT
Last Modified: 07-19-2007 06:36 CDT
======================================================================
Summary: Directed Pickup won't grab group calls - no target
channel found
Description:
If A directly calls C, B can execute Pickup(C) and it works successfully
If, however, A calls a number which calls a group of extensions (eg C, D
and E), B cannot pickup any of the ringing extensions
This was found because my setup involves a call targeting handsets in my
office room at home but I don't want them ringing say in the bedroom across
the hall but I want to be able to pick up the call remotely.
Normal pickup does work though.
======================================================================
----------------------------------------------------------------------
pkempgen - 07-19-07 06:36
----------------------------------------------------------------------
> PICKUPMARK would internally (within app_directed_pickup.c) find an
extension
> with name ${EXTEN:2} in some context which was currently ringing.
pickup_by_mark() tries to find a channel where the channel variable
PICKUPMARK has the same content as passed to Pickup(<val>@PICKUPMARK)
Issue History
Date Modified Username Field Change
======================================================================
07-19-07 06:36 pkempgen Note Added: 0067576
======================================================================
More information about the asterisk-bugs
mailing list