Displaying 3 results from an estimated 3 matches for "busydetect_debug".
2016 Sep 07
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
..._ALLOCATOR
[ ] RADIO_RELAX
[ ] G711_NEW_ALGORITHM
< > G711_REDUCED_BRANCHING
< > TEST_CODING_TABLES
< > TEST_TANDEM_TRANSCODING
[ ] ADDRESS_SANITIZER
[ ] THREAD_SANITIZER
[ ] LEAK_SANITIZER
[ ] UNDEFINED_SANITIZER
[ ] BUSYDETECT_TONEONLY
[ ] BUSYDETECT_COMPARE_TONE_AND_SILENCE
[ ] BUSYDETECT_DEBUG
[ ] INTEGER_CALLERID
Is there a way to read Compiler Flags from a running system without looking
at source file directory ?
If someone forgets to select appropriate Compiler Flags, does it prevent
Asterisk to produce a core file (even an empty one) ?
> Specifically, if the first character o...
2016 Sep 08
2
[SOLVED] Re: Feature Request: what about "core stop panic" ?
...G
>> < > TEST_CODING_TABLES
>> < > TEST_TANDEM_TRANSCODING
>> [ ] ADDRESS_SANITIZER
>> [ ] THREAD_SANITIZER
>> [ ] LEAK_SANITIZER
>> [ ] UNDEFINED_SANITIZER
>> [ ] BUSYDETECT_TONEONLY
>> [ ] BUSYDETECT_COMPARE_TONE_AND_SILENCE
>> [ ] BUSYDETECT_DEBUG
>> [ ] INTEGER_CALLERID
>>
>>
>> Is there a way to read Compiler Flags from a running system without
>> looking at source file directory ?
>>
>> If someone forgets to select appropriate Compiler Flags, does it prevent
>> Asterisk to produce a core fil...
2016 Sep 06
5
[SOLVED] Re: Feature Request: what about "core stop panic" ?
On Tue, Sep 6, 2016 at 1:55 AM, Olivier <oza.4h07 at gmail.com> wrote:
> Hello,
>
> After testing "pkill -SEGV -f /usr/sbin/asterisk" on Debian Jessie
> platform, I've got several questions :
>
>
> 1. When I issue a "cd /tmp; asterisk -cvvvvvvvvvvvg -U asterisk -G
> asterisk" command, and then issue a "pkill -SEGV asterisk" command,