[asterisk-bugs] [Asterisk 0011088]: IMAP client fails with: IMAP Error: Unable to create selectable TCP socket (1024 >= 1024)

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Dec 19 13:26:51 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11088 
====================================================================== 
Reported By:                yehavi
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   11088
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             10-25-2007 15:08 CDT
Last Modified:              12-19-2007 13:26 CST
====================================================================== 
Summary:                    IMAP client fails with:  IMAP Error: Unable to
create selectable TCP socket (1024 >= 1024)
Description: 
Trying to set Asterisk to use IMAP as mail storage using Dovecot as the
server fails with the above error.

After Asterisk starts all works ok; however, after a few minutes the above
error is given and then voicemail cannot access the messages store.

A fragment from the log is attached.
====================================================================== 

---------------------------------------------------------------------- 
 putnopvut - 12-19-07 13:26  
---------------------------------------------------------------------- 
I'm glad you were able to get your problem fixed.

Regarding your other concerns:

Since we're using the IMAP c-client to handle connections, we can't
control how it manages sockets. So in other words, we can't really do
anything about the fact that a different connection is used for every
user.

I would guess that the problem with Asterisk running very slowly has to do
with timeouts in either the c-client or in your IMAP server. These timeouts
may be configurable, so I would search for options having to do with that. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-19-07 13:26  putnopvut      Status                   assigned => resolved
12-19-07 13:26  putnopvut      Resolution               open => fixed       
12-19-07 13:26  putnopvut      Note Added: 0075734                          
======================================================================




More information about the asterisk-bugs mailing list