[asterisk-bugs] [Asterisk 0016939]: [patch] Cleanup transmit_callstate handling

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Mar 7 08:46:32 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16939 
====================================================================== 
Reported By:                wedhorn
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   16939
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!): 249687 
Request Review:              
====================================================================== 
Date Submitted:             2010-03-01 15:08 CST
Last Modified:              2010-03-07 08:46 CST
====================================================================== 
Summary:                    [patch] Cleanup transmit_callstate handling
Description: 
Broke the various functions included in transmit_callstate to their own
functions. Transmit_callstate now just transmits callstate.

Generally left the functionality as it was, which highlight some minor
code issues (eg multiple transmit_callstate's). I did however revise the
hint code usage of the old transmit_callstate as it it not appropriate to
put a device on hook based on the change of a hinted device.
====================================================================== 

---------------------------------------------------------------------- 
 (0119065) svnbot (reporter) - 2010-03-07 08:46
 https://issues.asterisk.org/view.php?id=16939#c119065 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 251221

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r251221 | mvanbaak | 2010-03-07 08:46:30 -0600 (Sun, 07 Mar 2010) | 13
lines

Cleanup transmit_callstate handling 

Broke the various functions included in transmit_callstate to their own
functions. Transmit_callstate now just transmits callstate.

Generally left the functionality as it was, which highlight some minor
code issues (eg multiple transmit_callstate's). I did however revise the
hint code usage of the old transmit_callstate as it it not appropriate to
put a device on hook based on the change of a hinted device.

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


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-07 08:46 svnbot         Note Added: 0119065                          
======================================================================




More information about the asterisk-bugs mailing list