| Summary: | ASTERISK-09536: File descriptors all messed up | ||
| Reporter: | Olle Johansson (oej) | Labels: | |
| Date Opened: | 2007-05-29 01:40:02 | Date Closed: | 2011-06-07 14:08:15 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | core set verbose atleast 4 <-------------> [May 29 08:34:32] DEBUG[4224]: chan_sip.c:4642 parse_request: Header 0: core set verbose atleast 4 (26) [May 29 08:34:32] WARNING[4224]: chan_sip.c:6524 determine_firstline_parts: Bad request protocol verbose atleast 4 ............. In this case, a CLI command ended up on the SIP file descriptor. I've got SIP debug output on manager connections, and the CLI is randomly closing. Also, I get "bad file descriptor" on outbound SIP messages to hosts that SIP phones on the same system can reach without a problem. OS/X, MacBook Pro, Intel Dual Core | ||
| Comments: | By: Jason Parker (jparker) 2007-06-21 16:36:30 Olle, is this something you've been able to reproduce, or was it more like a one time thing? By: Jason Parker (jparker) 2007-06-27 16:27:19 Another user had reported a similar problem with file descriptors that is no longer an issue with at least 1.4.5 - I'm going to close this for now. | ||