Summary: | ASTERISK-20598: Interrupted system call | ||
Reporter: | Silvio Pianese (silvio.pianese) | Labels: | |
Date Opened: | 2012-10-23 10:25:27 | Date Closed: | 2012-11-15 18:16:43.000-0600 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | Channels/chan_sip/General |
Versions: | 1.8.15.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Linux on CentOS | Attachments: | |
Description: | I'm trying to connect an apparatus for the management of lines E / M on Asterisk.
It makes a SIP registration (TCP) on my asterisk but after 60 seconds the same disconnects. On the console I get the following error: [Oct 23 16:56:17] WARNING [1928] chan_sip.c: sip_xmit of 0x9a8a4d0 (len 541) to 10.28.131.80:1025 returned -2: Interrupted system call time. If I do a restart of the apparatus SIP registration will not be back up in (although still disconnects after 60 seconds). thanks | ||
Comments: | By: Rusty Newton (rnewton) 2012-10-31 16:48:29.051-0500 We don't have enough information to identify whether this is a bug or not. You'll want to read through: https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines Please also provide a full log with VERBOSE and DEBUG message types enabled at level 5 and captured during the time of the issue. https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information Also very helpful would be to make sure that "sip set debug on" is enabled before you do a logger reload. That way you'll have the SIP messages in the log file as well. By: Rusty Newton (rnewton) 2012-11-15 18:16:37.017-0600 Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested. Further information can be found at http://www.asterisk.org/developers/bug-guidelines |