[asterisk-bugs] [Asterisk 0010396]: Restructure transmit_callstate function and calls to transmit_

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 20 16:02:35 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10396 
====================================================================== 
Reported By:                wedhorn
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10396
Category:                   Channels/chan_skinny
Reproducibility:            N/A
Severity:                   tweak
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 78336 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-07-2007 06:50 CDT
Last Modified:              08-20-2007 16:02 CDT
====================================================================== 
Summary:                    Restructure transmit_callstate function and calls to
transmit_
Description: 
Broke up transmit_callstate to it's individual components so now all
transmit_ functions build a single packet (except transmit_response which
actually sends the packet out).

Additionally, modified all calls to transmit_ functions to pass device
rather than session as the state of session is unknown and basically
requires testing before every call.

This is step 1 of a multiple step process in getting transfer into trunk.
====================================================================== 

---------------------------------------------------------------------- 
 wedhorn - 08-20-07 16:02  
---------------------------------------------------------------------- 
sbisker - no. Only the first (transmit.diff).

The other two are cummulative so if you apply transmit_a, and then
transmit_b you will end up with the same result as if you just applied
transmit.diff. The reason for the two extra is that part of the changes may
go into 1.4 (transmit_a) while all of it would be applied to trunk. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-20-07 16:02  wedhorn        Note Added: 0069108                          
======================================================================




More information about the asterisk-bugs mailing list