[asterisk-bugs] [Asterisk 0017772]: [patch] Cleanup: consolidate call answering
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Aug 7 17:17:09 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17772
======================================================================
Reported By: wedhorn
Assigned To: wedhorn
======================================================================
Project: Asterisk
Issue ID: 17772
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: resolved
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 280623
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-07-30 21:09 CDT
Last Modified: 2010-08-07 17:17 CDT
======================================================================
Summary: [patch] Cleanup: consolidate call answering
Description:
Move call answering stuff into new setsubstate_connected. Also add
sub->substate var and set it to SUBSTATE_CONNECTED in
setsubstate_connected.
This should be roughly equivalent to previous code and there should be no
changes in behaviour.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
parent of 0017770 [patch] Asterisk is restarted to make a...
======================================================================
----------------------------------------------------------------------
(0125689) svnbot (reporter) - 2010-08-07 17:17
https://issues.asterisk.org/view.php?id=17772#c125689
----------------------------------------------------------------------
Repository: asterisk
Revision: 281227
U trunk/channels/chan_skinny.c
------------------------------------------------------------------------
r281227 | wedhorn | 2010-08-07 17:17:08 -0500 (Sat, 07 Aug 2010) | 12
lines
Move call answering stuff into new setsubstate_connected.
Move call answering stuff into new setsubstate_connected. Also add
sub->substate var and set it to SUBSTATE_CONNECTED in
setsubstate_connected.
(closes issue https://issues.asterisk.org/view.php?id=17772)
Reported by: wedhorn
Patches:
cleanup.stateconnected2.diff uploaded by wedhorn (license 30)
Tested by: wedhorn, salecha
Review: NA
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=281227
Issue History
Date Modified Username Field Change
======================================================================
2010-08-07 17:17 svnbot Checkin
2010-08-07 17:17 svnbot Note Added: 0125689
2010-08-07 17:17 svnbot Status assigned => resolved
2010-08-07 17:17 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list