[Home]

Summary:ASTERISK-15105: Setting a call-forward on an analog phone results in the analog phone still being rung when dialed
Reporter:Mark Michelson (mmichelson)Labels:
Date Opened:2009-12-14 10:50:11.000-0600Date Closed:2010-01-05 09:04:46.000-0600
Priority:MinorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:If I press *72 to set a call-forward on an analog phone, the processs appears to work just fine. I press *72, here a stutter dial tone, press an extension, and see a message appear on the Asterisk console that calls to the analog phone will be forwarded to the extension I just dialled.

In 1.4 and 1.6.2 rev 234575, attempting to dial the analog phone results in the call being forwarded to the appropriate extension. In trunk, however, the analog phone is still rung and the call is never forwarded to the appropriate extension.

I would provide more information but since this is easily reproducible, I don't think it is necessary to do so. Feel free to ask me to test whatever fix may be written. Unfortunately, with the rest of my Asterisk work that I need to do, someone else will need to look into the code to find out why this is happening.

****** ADDITIONAL INFORMATION ******

While it's not much to go on, my assumption, since this works in 1.6.2 just fine, is that this is a side effect of the separation of sig_analog from chan_dahdi.
Comments:By: Mark Michelson (mmichelson) 2009-12-14 11:04:52.000-0600

Marked this as being a regression.

By: Digium Subversion (svnbot) 2009-12-16 18:52:05.000-0600

Repository: asterisk
Revision: 235382

U   trunk/channels/chan_dahdi.c
U   trunk/channels/sig_analog.c

------------------------------------------------------------------------
r235382 | jpeeler | 2009-12-16 18:52:04 -0600 (Wed, 16 Dec 2009) | 5 lines

Fix call forwarding for analog phones.

(closes issue ASTERISK-15105)
Reported by: mmichelson

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=235382

By: Digium Subversion (svnbot) 2009-12-16 18:52:34.000-0600

Repository: asterisk
Revision: 235383

_U  branches/1.6.2/

------------------------------------------------------------------------
r235383 | jpeeler | 2009-12-16 18:52:33 -0600 (Wed, 16 Dec 2009) | 11 lines

Blocked revisions 235382 via svnmerge

........
 r235382 | jpeeler | 2009-12-16 18:52:03 -0600 (Wed, 16 Dec 2009) | 5 lines
 
 Fix call forwarding for analog phones.
 
 (closes issue ASTERISK-15105)
 Reported by: mmichelson
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=235383