[asterisk-bugs] [Asterisk 0019257]: [patch] Unable to pickup ringing DAHDI call, as when ringing state is reported as DIALLING
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 10 18:19:04 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19257
======================================================================
Reported By: alecdavis
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 19257
Category: Channels/chan_dahdi
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-3439
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 315673
Request Review:
======================================================================
Date Submitted: 2011-05-10 00:12 CDT
Last Modified: 2011-05-10 18:19 CDT
======================================================================
Summary: [patch] Unable to pickup ringing DAHDI call, as when
ringing state is reported as DIALLING
Description:
As pickup_by_exten and it's helper can_pickup() only check for
AST_STATE_RING || AST_STATE_RINGING || AST_STATE_DOWN it cannot pickup
DAHDI call, which when ringing are in the AST_STATE_DIALLING
Hardware: TE220: PCI-Express dual-port T1/E1/J1
The issue for us is an outbound call from asterisk to our legacy Fujitsu
PBX's night bell. Someone on either PABX should be able to pick it up.
======================================================================
----------------------------------------------------------------------
(0134771) alecdavis (manager) - 2011-05-10 18:19
https://issues.asterisk.org/view.php?id=19257#c134771
----------------------------------------------------------------------
https://issues.asterisk.org/view.php?id=19257#c134769 agreed.
https://issues.asterisk.org/view.php?id=19257#c134770 We're using extn at context
which I've just applied to production
server, and reverted my patch to app_directed_pickup and all is working
well.
Thanks Richard.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-10 18:19 alecdavis Note Added: 0134771
======================================================================
More information about the asterisk-bugs
mailing list