[asterisk-bugs] [Asterisk 0015230]: I can not connect to asterisk console

Asterisk Bug Tracker noreply at bugs.digium.com
Sat May 30 11:20:16 CDT 2009


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15230 
====================================================================== 
Reported By:                vdyjay
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15230
Category:                   Addons/General
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.21.2 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-30 07:06 CDT
Last Modified:              2009-05-30 11:20 CDT
====================================================================== 
Summary:                    I can not connect to asterisk console
Description: 
when i try to connect to asterisk console with "asterisk -vvvvvvvvvvr" it
reply me with

Connected to Asterisk <Version Unknown> currently running on Server failed
to create pipe
k (pid = -1)
Server failed to create pipe
k*CLI> 

sometime it does not provide any error like previous one.

i am doing outbound dialling on asterisk machine with zap channel

====================================================================== 

---------------------------------------------------------------------- 
 (0105787) tilghman (administrator) - 2009-05-30 11:20
 https://issues.asterisk.org/view.php?id=15230#c105787 
---------------------------------------------------------------------- 
More likely it's the result of a file descriptor leak.  Please show the
output of:  ls -1 /proc/`pidof asterisk`/fd | wc -l

You may want to increase the available number of file descriptors by
running 'ulimit -n 32000' just prior to starting Asterisk.

Also, note that a file descriptor leak has been fixed between 1.4.24 and
1.4.25.  You would do well to update to 1.4.25. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-30 11:20 tilghman       Note Added: 0105787                          
2009-05-30 11:20 tilghman       Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list