[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 17:11:50 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19257 
====================================================================== 
Reported By:                alecdavis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19257
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                       SWP-3439 
Regression:                 No 
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 17:11 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0134759) alecdavis (manager) - 2011-05-10 17:11
 https://issues.asterisk.org/view.php?id=19257#c134759 
---------------------------------------------------------------------- 
a regression :(<pre>
astrid-test*CLI> core show version
Asterisk SVN-branch-1.6.2-r294312M built by root @ test on a i686 running
Linux on 2010-01-18 22:16:08 UTC
astrid-test*CLI> core show channels
Channel              Location             State   Application(Data)
DAHDI/3-1            4866 at incoming:1      Ringing AppDial((Outgoing
Line))
SIP/GXP0001-00000000 4866 at trusted:2       Ring    Dial(DAHDI/r0/4866)
2 active channels
1 active call
5 calls processed

astrid-test*CLI> core show version
Asterisk SVN-branch-1.8-r318485 built by root @ astrid-test on a i686
running Linux on 2011-04-27 00:08:23 UTC
astrid-test*CLI> core show channels
Channel              Location             State   Application(Data)
DAHDI/i1/4866-1      4866 at incoming:1      Dialing AppDial((Outgoing
Line))
SIP/GXP0001-00000000 4866 at trusted:2       Ring    Dial(DAHDI/r0/4866)
2 active channels
1 active call
1 call processed</pre> 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-10 17:11 alecdavis      Note Added: 0134759                          
======================================================================




More information about the asterisk-bugs mailing list