[Home]

Summary:ASTERISK-09857: asterisk crashes when phone jack tries to generate dialtone
Reporter:Nick Stefaniak (mikowhy)Labels:
Date Opened:2007-07-11 06:27:24Date Closed:2007-07-11 08:54:03
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_phone
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gdb_debug.txt
( 1) phone.conf
Description:When picking up the phone that is configurated in dialtone mode, segmentation fault occurs. There are no traces in log files, debug and verbose output. Everything seems to work OK when phone is in immediate mode.

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

I am using lastest linux kernel 2.6.22 with build-in ixj driver. Driver successfully detects my 2 PCI PhoneJack cards.
Comments:By: Digium Subversion (svnbot) 2007-07-11 08:52:28

Repository: asterisk
Revision: 74515

------------------------------------------------------------------------
r74515 | file | 2007-07-11 08:52:27 -0500 (Wed, 11 Jul 2007) | 2 lines

Only check if we need to do a SIGMA based tone generation if we have a card. (issue ASTERISK-9857 reported by mikowhy)

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

By: Digium Subversion (svnbot) 2007-07-11 08:53:50

Repository: asterisk
Revision: 74516

------------------------------------------------------------------------
r74516 | file | 2007-07-11 08:53:49 -0500 (Wed, 11 Jul 2007) | 10 lines

Merged revisions 74515 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r74515 | file | 2007-07-11 11:09:13 -0300 (Wed, 11 Jul 2007) | 2 lines

Only check if we need to do a SIGMA based tone generation if we have a card. (issue ASTERISK-9857 reported by mikowhy)

........

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