[Home]

Summary:ASTERISK-12508: chan_skinny crashes on registration of non-configured device
Reporter:Michiel van Baak (mvanbaak)Labels:
Date Opened:2008-08-02 18:14:02Date Closed:2008-08-02 18:51:58
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) noncon.diff
Description:now that all transmit_ functions take a device instead of a session the registration of a device that is not configured makes asterisk coredump.


****** ADDITIONAL INFORMATION ******

Wedhorn: please attach your patch to this one ok ?
Comments:By: Damien Wedhorn (wedhorn) 2008-08-02 18:32:46

Tested and rejects non-configured devices without crashing.

By: Digium Subversion (svnbot) 2008-08-02 18:51:56

Repository: asterisk
Revision: 135371

U   trunk/channels/chan_skinny.c

------------------------------------------------------------------------
r135371 | mvanbaak | 2008-08-02 18:51:55 -0500 (Sat, 02 Aug 2008) | 8 lines

Dont coredump on register of non-configured devices

(closes issue ASTERISK-12508)
Reported by: mvanbaak
Patches:
     noncon.diff uploaded by wedhorn (license 30) with whitespace fixes by me
Tested by: wedhorn, mvanbaak

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

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