[asterisk-bugs] [Asterisk 0013736]: [patch] Answer() doesn't when the state is Dialing
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 21 17:35:34 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13736
======================================================================
Reported By: smurfix
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13736
Category: PBX/General
Reproducibility: always
Severity: minor
Priority: normal
Status: confirmed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-18 13:40 CDT
Last Modified: 2008-10-21 17:35 CDT
======================================================================
Summary: [patch] Answer() doesn't when the state is Dialing
Description:
When a channel is in Dialing state, Answer() now does zilch, nada, nothing.
YOu need to call Ringing() before Answer().
That's a too-easy mistake to make.
I'm attaching a patch.
======================================================================
----------------------------------------------------------------------
(0094104) putnopvut (administrator) - 2008-10-21 17:35
http://bugs.digium.com/view.php?id=13736#c94104
----------------------------------------------------------------------
There's something else I'm curious about here. smurfix, you used the word
"now" in your description, which makes it sound like Answer previously
worked in the AST_STATE_DIALING state, but that it does not now. Am I
interpreting this correctly? If so, what version of Asterisk did this work
in?
Issue History
Date Modified Username Field Change
======================================================================
2008-10-21 17:35 putnopvut Note Added: 0094104
======================================================================
More information about the asterisk-bugs
mailing list