[asterisk-bugs] [Asterisk 0011310]: Impliment CallForwardAll
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Nov 20 15:28:20 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11310
======================================================================
Reported By: DEA
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 11310
Category: Channels/chan_skinny
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89312
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 11-19-2007 16:34 CST
Last Modified: 11-20-2007 15:28 CST
======================================================================
Summary: Impliment CallForwardAll
Description:
The comment in chan_skinny saying that DND == CFwdAll has bothered
me for awhile now.
DND is supposed to simply mute the phones ringer and is a basic toggle.
CFwdAll should allow the user to enter a phone number to forward calls
to if not already set, or clear the current forwarding if it is set.
======================================================================
----------------------------------------------------------------------
DEA - 11-20-07 15:28
----------------------------------------------------------------------
V2 re-adds the DND button, and I also identified the iDivert button and
documented it in the defines, but there is no code to support it yet.
I also refactored the code to move the call forwarding logic to a
seperate function instead of duplicating it in the Stimulus and Softkey
handling functions.
The code is functional. A couple of 'nice to have' additions would be
to play a short tone after collecting enough digits for a valid forward
and
a similar tone when clearing the forwarding. We also need to add update
the line state/device state to show that the phone is forwarded. I'll
try
to capture a CCM trace to identify what that message should look like.
Issue History
Date Modified Username Field Change
======================================================================
11-20-07 15:28 DEA Note Added: 0074107
======================================================================
More information about the asterisk-bugs
mailing list