[Home]

Summary:ASTERISK-16458: requirecalltoken=no crashes Asterisk
Reporter:Josep Casals C (joscas)Labels:
Date Opened:2010-07-29 06:50:28Date Closed:2011-06-07 14:00:49
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:When a registration request is received Asterisk Crashes if requirecalltoken=no is present in IAX.conf.

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

Tested with Zoiper and VoixPhone
Comments:By: Paul Belanger (pabelanger) 2010-07-29 08:04:13

Without a backtrace (see below) we cannot triage the issue.
---
Thank you for your bug report. In order to move your issue forward, we require a backtrace from the core file produced after the crash. Please see the doc/backtrace.txt file in your Asterisk source directory.

Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:

make install

after enabling, reproduce the crash, and then execute the instructions in doc/backtrace.txt.

When complete, attach that file to this issue report. Thanks!

By: Leif Madsen (lmadsen) 2010-07-29 11:13:45

Per pabelanger this issue requires additional information or else we will have to close this issue.

By: Josep Casals C (joscas) 2010-07-29 11:44:49

Haven't been able to reproduce the issue after enabling DONT_OPTIMIZE and recompiling. Will report again if I get another crash.

By: Josep Casals C (joscas) 2010-08-11 05:32:30

I guess this can be closed as I'm not able to reproduce the issue anymore.

By: Paul Belanger (pabelanger) 2010-08-11 18:20:53

Closing; Feel free to reopen if you are able to reproduce.