[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:54 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
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-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...
====================================================================== 

---------------------------------------------------------------------- 
 (0125369) svnbot (reporter) - 2010-07-30 04:12
 https://issues.asterisk.org/view.php?id=16980#c125369 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 280589

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r280589 | wedhorn | 2010-07-30 04:12:53 -0500 (Fri, 30 Jul 2010) | 12
lines

Cleanup transmit_ for handle_register and keepalives

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).

(closes issue https://issues.asterisk.org/view.php?id=16980)
Reported by: wedhorn
Patches:
      skinny-clean06b.diff uploaded by wedhorn (license 30)
Tested by: wedhorn, DEA

Review: NA 

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=280589 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-30 04:12 svnbot         Checkin                                      
2010-07-30 04:12 svnbot         Note Added: 0125369                          
======================================================================




More information about the asterisk-bugs mailing list