Displaying 4 results from an estimated 4 matches for "asterist".
Did you mean:
asterisk
2023 Aug 20
1
Segmentation fault
I cannot follow your instructions, because asterisk segfaults on start. It never starts
Can you give me instruction to trap this segfault on starting asterisk?
Like gdb …..asterist –gvvvvvvc
From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Mark Murawski
Sent: Saturday, August 19, 2023 11:04 PM
To: asterisk-users at lists.digium.com
Subject: Re: [asterisk-users] Segmentation fault
Hi Federico,
Segfaults are 100% not by design....
2004 Apr 01
0
RxFax/spandsp Crash
...writing audio data: : Broken pipe
Ouch ... error while writing audio data: : Broken pipe
-----
And Crashed...
The Fax is connect to FXS line of my TDM400
Canon--->TDM400
I used Mandrake 9.2 with latest libtiff:
libtiff3-3.5.7-11mdk
libtiff-progs-3.5.7-11mdk
libtiff3-devel-3.5.7-11mdk
and with Asterist cvs Stable 1_0 30-03-04 also with Stable 0.7.2.
I follow every line of your readme file, but nothing to do.
Can you give some tips? I cant understand if i have lost something or if is
possible problem with my fax machine?
Thanks in advance
Dimitri
2023 Aug 20
1
Segmentation fault
Hi Federico,
Segfaults are 100% not by design. Typically if something seg faulted,
either there is a logic bug or a component mismatch. The you should
definitely be able to use more than one connection (we use multiple
connections with postgres odbc with no issue).
If Asterisk segfaults when using odbc
Try this:
- use ps and get the pid of Asterisk
- run gdb, attach to the asterisk pid
- do
2004 Oct 07
2
openphone & Asterisk
What is the configuration of H323.conf and openphone in order to run
openphone and asterisk together ?