[asterisk-bugs] [Asterisk 0016878]: [patch] Cleanup transmit_displaymessage

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Feb 21 14:06:04 CST 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16878 
====================================================================== 
Reported By:                wedhorn
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   16878
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!): 248184 
Request Review:              
====================================================================== 
Date Submitted:             2010-02-21 14:05 CST
Last Modified:              2010-02-21 14:06 CST
====================================================================== 
Summary:                    [patch] Cleanup transmit_displaymessage
Description: 
This patch splits transmit_displaymessage into
transmit_clear_display_message and transmit_display_message which better
aligns with the skinny protocol. The new transmit_display_message is not
used in the current code, but will be and so it is commented.

Moved handle_datetime from this function to onhook and offhook functions
(display now properly cleared at the end of a call on 30VIP).

Removed skinny debug messages from inline code as there's an ast_verb in
transmit_clear_display_message. Also, removed commentary that it was a
clear display as it is now apparent from the function name.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-21 14:06 wedhorn        Summary                  Cleanup
transmit_displaymessage => [patch] Cleanup transmit_displaymessage
======================================================================




More information about the asterisk-bugs mailing list