[asterisk-bugs] [Asterisk 0016980]: [patch] Cleanup transmit_ for handle_register and keepalives
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 28 14:51:24 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16980
======================================================================
Reported By: wedhorn
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16980
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-1957
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 251222
Request Review:
======================================================================
Date Submitted: 2010-03-07 16:34 CST
Last Modified: 2010-07-28 14:51 CDT
======================================================================
Summary: [patch] Cleanup transmit_ for handle_register and
keepalives
Description:
Moved inline packet sending to transmit_ subs. Removed handle_keep_alive
and handle_register_message to inline in handle_message.
Also moved transmit_response(d) to transmit_response_bysessions(s) and
created a wrapper transmit_response(d) that calls
transmit_response_bysession(d->session).
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0012324 chan_skinny call control problems with ...
======================================================================
----------------------------------------------------------------------
(0125223) DEA (reporter) - 2010-07-28 14:51
https://issues.asterisk.org/view.php?id=16980#c125223
----------------------------------------------------------------------
The good news is that the clean does not cause any new bugs.
The bad news is that is does not fix any of the open issues
either, but still worth merging. Note that version 6b applies
to trunk with major fuzz, but no failures.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-28 14:51 DEA Note Added: 0125223
======================================================================
More information about the asterisk-bugs
mailing list