[Home]

Summary:ASTERISK-16606: Asterisk is restarted by pressing the button "MSGS" during a call.
Reporter:Sergio (salecha)Labels:
Date Opened:2010-08-23 11:17:04Date Closed:2011-05-06 18:07:56
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.txt
( 1) backtrace-threads.txt
( 2) skinny_core_msgs
Description:Asterisk is restarted by pressing the button "MSGS" during a call.

These are the steps to make it happen the restart of asterisk:

1 - Phone call from 2608 to 2915 (Cisco Skinny).
2 - 2915 (Cisco) answers the call and establishes the call.
3 - OK, now press the button "MSGS" in 2915 (Cisco) and the following occurs:
 
   a - Maintain connection with the 2608 phone.
   b - Pick up the voicemail server.

4 - reboot Asterisk.

The button "MSGS" should not operate during a call.

debug attached three files:
skinny_core_msgs, and backtrace-threads.txt backtrace.txt.
Comments:By: Digium Subversion (svnbot) 2011-05-06 18:07:56

Repository: asterisk
Revision: 318019

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r318019 | wedhorn | 2011-05-06 18:07:55 -0500 (Fri, 06 May 2011) | 5 lines

Only allow voicemail if substate is OFFHOOK or no channel active (UNSET).

(closes issue ASTERISK-16606)
Reported by: salecha

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=318019