[Asterisk-cvs] asterisk BUGS,1.7.2.1,1.7.2.2
markster at lists.digium.com
markster at lists.digium.com
Mon Apr 26 08:27:40 CDT 2004
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv28749
Modified Files:
Tag: v1-0_stable
BUGS
Log Message:
Update 1.0 BUGS file to be aware of select vs. poll stuff
Index: BUGS
===================================================================
RCS file: /usr/cvsroot/asterisk/BUGS,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- BUGS 28 Mar 2004 17:18:59 -0000 1.7.2.1
+++ BUGS 26 Apr 2004 12:33:37 -0000 1.7.2.2
@@ -9,8 +9,10 @@
Asterisk. This section is a list of important differences between the
stable (1.0) and development versions of Asterisk.
-* The number of SIP channels that can be simultaneously run through Asterisk
- may be more limited than in development releases.
+* The number of channels that can be simultaneously run through Asterisk
+ may be more limited than in development releases due to the use of
+ select vs. poll. High density applications should not be running 1.0
+ branch releases.
* When Asterisk carries media from one RTP or IAX connection to another,
jitter on one side can sometimes be reflected in the timestamps going
More information about the svn-commits
mailing list