[Home]

Summary:ASTERISK-19178: Asterisk 10 beta2 disconnects on reload
Reporter:sasivarunan (sasivarunan)Labels:
Date Opened:2012-01-10 09:58:54.000-0600Date Closed:2012-02-16 07:20:07.000-0600
Priority:CriticalRegression?
Status:Closed/CompleteComponents:
Versions:10.0.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Centos 5, SIP trunkAttachments:
Description:Asterisk 10.0.0-beta2, Copyright (C) 1999 - 2011 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
 == Parsing '/etc/asterisk/extconfig.conf':   == Found
 == Binding sipusers to odbc/asterisk/sip_users
 == Binding sippeers to odbc/asterisk/sip_users
 == Binding voicemail to odbc/asterisk/vmusers
 == Binding extensions to odbc/asterisk/extensions
Connected to Asterisk 10.0.0-beta2 currently running on sasi-centos (pid = 32275)
Verbosity is at least 10
   -- Remote UNIX connection
sasi-centos*CLI> reload
sasi-centos*CLI>
Disconnected from Asterisk server
Executing last minute cleanups

after "core set debug 5"
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:7613 sip_alloc: Allocating new SIP dialog for 6b9644b807de7fb041abad3732cca452@174.1XX.XXX.1XX:0 - OPTIONS (No RTP)
[Jan 10 10:53:35] DEBUG[7882]: acl.c:725 ast_ouraddrfor: For destination '6X.2XX.XXX.XXX', our source address is '10.240.39.215'.
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:3480 ast_sip_ouraddrfor: Target address 6X.2XX.XXX.XXX:5060 is not local, substituting externaddr
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:3515 ast_sip_ouraddrfor: Setting SIP_TRANSPORT_UDP with address 107.2XX.8XX.XXX:5060
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:3090 initialize_initreq: Initializing initreq for method OPTIONS - callid 7246dbdd279f322d6d1aa47f4dec0dbe@107.2XX.8XX.XXX:5060
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:3361 __sip_xmit: Trying to put 'OPTIONS sip' onto UDP socket destined for 6X.2XX.XXX.XXX:5060
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:7982 find_call: = Looking for  Call ID: 7246dbdd279f322d6d1aa47f4dec0dbe@107.2XX.8XX.XXX:5060 (Checking To) --From tag as412cfe5b --To-tag a31590ed27d48545292c590d77c85d1d.4721
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:4047 __sip_ack: Stopping retransmission on '7246dbdd279f322d6d1aa47f4dec0dbe@107.2XX.8XX.XXX:5060' of Request 102: Match Found
[Jan 10 10:53:35] DEBUG[7882]: chan_sip.c:5945 sip_destroy: Destroying SIP dialog 7246dbdd279f322d6d1aa47f4dec0dbe@107.2XX.8XX.XXX:5060

Thanks in advance!
Comments:By: Matt Jordan (mjordan) 2012-01-10 11:07:10.146-0600

10.0.0-beta is not a supported version of Asterisk (hence the 'beta').  Please retest using the released version of Asterisk 10 (10.0.0).  If you have this problem, please attach a DEBUG log from your Asterisk instance.  Also check for a core file - if so, please generate a backtrace and attach it to this issue.  

By: Leif Madsen (lmadsen) 2012-02-16 07:19:57.755-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