[asterisk-bugs] [Asterisk 0017812]: [patch] Cleanup: consolidate offhook (new call)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 18 16:34:26 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17812
======================================================================
Reported By: wedhorn
Assigned To: wedhorn
======================================================================
Project: Asterisk
Issue ID: 17812
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!): 281257
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-08-08 04:14 CDT
Last Modified: 2010-08-18 16:34 CDT
======================================================================
Summary: [patch] Cleanup: consolidate offhook (new call)
Description:
Consolidates all offhook (new call with dialtone) to setsubstate_offhook.
This should be roughly equivalent to existing code, although a couple of
calls now run through the full offhook sequence rather than an abbreviated
one.
Tested on 7960 and 30VIP
======================================================================
----------------------------------------------------------------------
(0126125) svnbot (reporter) - 2010-08-18 16:34
https://issues.asterisk.org/view.php?id=17812#c126125
----------------------------------------------------------------------
Repository: asterisk
Revision: 282701
U trunk/channels/chan_skinny.c
------------------------------------------------------------------------
r282701 | wedhorn | 2010-08-18 16:34:25 -0500 (Wed, 18 Aug 2010) | 12
lines
Cleanup: consolidate offhook (new call).
Consolidates all offhook (new call with dialtone) to setsubstate_offhook.
This should be roughly equivalent to existing code, although a couple of
calls now run through the full offhook sequence rather than an abbreviated
one.
(closes issue https://issues.asterisk.org/view.php?id=17812)
Reported by: wedhorn
Patches:
cleanup.stateoffhook.diff uploaded by wedhorn (license 30)
Tested by: salecha, wedhorn
Review: NA
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=282701
Issue History
Date Modified Username Field Change
======================================================================
2010-08-18 16:34 svnbot Checkin
2010-08-18 16:34 svnbot Note Added: 0126125
2010-08-18 16:34 svnbot Status assigned => resolved
2010-08-18 16:34 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list