[asterisk-bugs] [Asterisk 0017577]: Application pickup doesn't work well
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 26 08:47:20 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17577
======================================================================
Reported By: sgtpepe
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17577
Category: Applications/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.6.2.9
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-07-01 10:24 CDT
Last Modified: 2010-08-26 08:47 CDT
======================================================================
Summary: Application pickup doesn't work well
Description:
Hi,
first of all sorry for my english!
I've several Asterisk 1.6.2.9 installed on Centos 5.5.
When I start Asterisk service everything work fine but after about an hour
the application Pickup stops to work on every channel and for all peers.
This is my exten on dialplan:
exten => _**XXX,1,Pickup(${EXTEN:2}@interni)
And for about an hour it works very well, after that when I try to pickup
a call the cli give me those messages:
-------------------------------------------------------------------------------
-- Executing [**226 at classe1:1] Pickup("SIP/224-0000017e",
"226 at interni") in new stack
[Jul 2 01:05:02] NOTICE[7333]: app_directed_pickup.c:257 pickup_exec: No
target channel found for 226.
-- Auto fallthrough, channel 'SIP/224-0000017e' status is 'UNKNOWN'
-------------------------------------------------------------------------------
And my Snom give me status "Declined".
I've tried the PICKUPMARK method too... But It's worst, because it pickup
another ringing call instead...
Thanks for all,
Diego.
======================================================================
----------------------------------------------------------------------
(0126362) thsgmbh (reporter) - 2010-08-26 08:47
https://issues.asterisk.org/view.php?id=17577#c126362
----------------------------------------------------------------------
I have the same problem with Asterisk 1.6.2-svn and Snom phones.
When I configure the keys on our snom phones to BLF, so that it calls
*8<EXT>, the pickup works fine but when I try to use the pickup via replace
header (key-type: extension), the snom phone sends an invite with replace
header:
REPLACE: pickup-<xx_callid_xx>
and I get this error in log:
chan_sip.c: Trying to pick up 71 at from-internal
app_directed_pickup.c: No target channel found for 71.
Issue History
Date Modified Username Field Change
======================================================================
2010-08-26 08:47 thsgmbh Note Added: 0126362
======================================================================
More information about the asterisk-bugs
mailing list