[Home]

Summary:ASTERISK-04242: [patch] ast_h323.cpp optimizations and tweaks
Reporter:Paul Cadach (pcadach)Labels:
Date Opened:2005-05-20 02:11:50Date Closed:2008-01-15 15:35:51.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ast-h323-tweaks.diff
Description:The patch:
1) combines debugging output at MyH323Connection::OnStartLogicalChannel() into single conditional block;
2) changes name of h323_set_capablities in debugging output and adds check for call token validity (the same procedure);
3) provides small formatting fix.

****** ADDITIONAL INFORMATION ******

Disclaimer is on file.
Comments:By: jerjer (jerjer) 2005-05-21 12:23:36

applied to -head

By: jerjer (jerjer) 2005-05-21 12:23:50

not in -stable

By: Digium Subversion (svnbot) 2008-01-15 15:35:51.000-0600

Repository: asterisk
Revision: 5752

U   trunk/channels/h323/ast_h323.cpp

------------------------------------------------------------------------
r5752 | jeremy | 2008-01-15 15:35:50 -0600 (Tue, 15 Jan 2008) | 2 lines

Make debug output more precise. Bug ASTERISK-4242

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

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