[asterisk-bugs] [Asterisk 0016980]: Cleanup transmit_ for handle_register and keepalives
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Mar 7 16:34:47 CST 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16980
======================================================================
Reported By: wedhorn
Assigned To: mvanbaak
======================================================================
Project: Asterisk
Issue ID: 16980
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!): 251222
Request Review:
======================================================================
Date Submitted: 2010-03-07 16:34 CST
Last Modified: 2010-03-07 16:34 CST
======================================================================
Summary: 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).
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-03-07 16:34 wedhorn Regression => No
2010-03-07 16:34 wedhorn SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2010-03-07 16:34 wedhorn SVN Revision (number only!) => 251222
======================================================================
More information about the asterisk-bugs
mailing list