[asterisk-bugs] [Asterisk 0016980]: [patch] Cleanup transmit_ for handle_register and keepalives
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 30 04:12:55 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=16980
======================================================================
Reported By: wedhorn
Assigned To: wedhorn
======================================================================
Project: Asterisk
Issue ID: 16980
Category: Channels/chan_skinny
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: resolved
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-07 16:34 CST
Last Modified: 2010-07-30 04:12 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 [patch] chan_skinny call control proble...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-30 04:12 svnbot Status assigned => resolved
2010-07-30 04:12 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list