[asterisk-bugs] [Asterisk 0016874]: [patch] Cleanup transmit_* functions
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Feb 21 06:09:54 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16874
======================================================================
Reported By: wedhorn
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 16874
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 248108
Request Review:
======================================================================
Date Submitted: 2010-02-21 05:00 CST
Last Modified: 2010-02-21 06:09 CST
======================================================================
Summary: [patch] Cleanup transmit_* functions
Description:
This is an incremental cleanup of transmit_* functions to:
- better align with skinny protocol
- remove building and sending frames inline
- improve readability of the code
======================================================================
----------------------------------------------------------------------
(0118313) svnbot (reporter) - 2010-02-21 06:09
https://issues.asterisk.org/view.php?id=16874#c118313
----------------------------------------------------------------------
Repository: asterisk
Revision: 248184
U trunk/channels/chan_skinny.c
------------------------------------------------------------------------
r248184 | mvanbaak | 2010-02-21 06:09:53 -0600 (Sun, 21 Feb 2010) | 9
lines
Cleanup transmit_* functions, part 1
Break transmit_tone into transmit_start_tone and transmit_stop_tone as per
the skinny protocol.
(closes issue https://issues.asterisk.org/view.php?id=16874)
Reported by: wedhorn
Patches:
skinny-clean01.diff uploaded by wedhorn (license 30)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=248184
Issue History
Date Modified Username Field Change
======================================================================
2010-02-21 06:09 svnbot Checkin
2010-02-21 06:09 svnbot Note Added: 0118313
======================================================================
More information about the asterisk-bugs
mailing list