[Home]

Summary:ASTERISK-04231: [patch] Make capabilities to be connection-specific rather than endpoint-specific
Reporter:Paul Cadach (pcadach)Labels:
Date Opened:2005-05-19 13:48:19Date Closed:2008-01-15 15:35:42.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ast-h323-capabilities.diff
Description:This patch changes method of updating capabilities from global (endpoint level) to local (connection-specific) which should eliminate possible collisions when call volume is really high. Also, it allows to handle capabilities on incoming calls more correctly.

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

Disclaimer is on file.
Comments:By: jerjer (jerjer) 2005-05-19 15:27:46

fixed in cvs -head

By: jerjer (jerjer) 2005-05-19 15:28:12

not in stable

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

Repository: asterisk
Revision: 5742

U   trunk/channels/chan_h323.c
U   trunk/channels/h323/ast_h323.cpp
U   trunk/channels/h323/ast_h323.h
U   trunk/channels/h323/chan_h323.h

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

Make capbilities be connection specific versus for the whole endpoint. Bug ASTERISK-4231

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

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