Displaying 20 results from an estimated 900 matches similar to: "Segmentation Fault on reload (gdb output included)"
2003 Sep 01
2
MGCP question
Hi List
I have one question about MGCP in asterisk. I have a media gateway, and I
want to have asterisk to work with the media gateway. As I was told that the
media gateway can communicate with the switch via standard interface
MGCP/ICGP. Question is if the asterisk MGCP supports such MGCP message ???
Thanks.
George Lin
2003 May 20
1
chan_h323 core dumps
hi
just after talking to Jeremy, I downloaded the source he's using and compiled.
core dump! This was without gatekeeper:
(gdb) bt
#0 0x40141118 in mallopt () from /lib/libc.so.6
#1 0x401400fc in malloc () from /lib/libc.so.6
#2 0x405e981b in PAbstractArray::SetSize(int) () from
/usr/src/pwlib/lib/libpt_linux_x86_r.so.1
#3 0x405ed006 in PString::SetSize(int) () from
2003 Aug 08
2
Re2: Problem -ATA-711-723-Oh323-Asterisk(BACKTRACK INFO]
Hello Michael,
Here is the BackTrace of the program which i forgot
to attach
BACKTRACE OF Asterisk -vvc
#0 0x42074d60 in _int_realloc () from
/lib/tls/libc.so.6
#1 0x420738c4 in realloc () from /lib/tls/libc.so.6
#2 0x47c7da89 in PAbstractArray::SetSize(int) () from
/home/sip/pwlib/lib/libpt_linux_x86_r.so.1.5
#3 0x47c7cf4d in PContainer::SetMinSize(int) () from
2003 Jun 16
2
chan_h323 - pwlib 1.4.11, openh 1.11.7 comiple problems
I'm having a problem with chan_h323 compiling for Asterisk.
RedHat 7.3
PWLIB 1.4.11 pwlib_1.4.11.tar.gz
OpenH323 1.11.7 openh323_1.11.7.tar.gz
[asterisk@jonux h323]# make clean
rm -f *.o *.so core.*
[root@jonux h323]# make
cc -g -pg -c -o chan_h323.o -pipe -Wall -fPIC -Wmissing-prototypes
-Wmissing-declarations -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -march=i686
-DPBYTE_ORDER=PLITTLE_ENDIAN
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi,
I hope this gets picked up by some bug marshall ...
I have downloaded (yesterday) the 1.2 branch from svn ...
When running: asterisk -vvvvc
loaded modules:
[modules]
autoload=no
load => pbx_functions.so
load => pbx_config.so
load => codec_a_mu.so
load => format_pcm_alaw.so
load => codec_ulaw.so
load => codec_alaw.so
load => format_pcm.so
load => func_uri.so
2003 Mar 28
2
chan_h323 question
In my test box I've installed chan_h323 and I've been testing it with
Micro$oft netmeeting and openphone with success.
I alos have in my installation a Cisco 1700 series router with an FXS
card on it. On the router I places the g711-ulaw codec and it worked but
I experienced one bad thing. When I made up more than three calls, in
the first three calls I was able to transmit and
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all:
I've got some core dumps when I use chan_h323. I dial an extension using
h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes *
hangs, sometimes not. The client used for test es SjPhone
(http://www.sjlabs.com/).
This is the data for one core dump:
(gdb) bt
#0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790
#1 0x41f8879c in create_connection
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello,
When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors.
Failed dependencies:
libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386
libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386
But i found the same files in
/usr/lib/libh323_linux_x86_r.so.1
/usr/lib/libpt_linux_x86_r.so.1
What to do for asterisk to detect the same
2004 Nov 22
2
chan_h323 on AMD64
Has anyone here done this? I got it compiled just fine but when I make a
call I do not get any audio going either way. The * box is not behind any
sort of firewall or nat. My H323 client (gnomemeeting) is behind NAT but I
have it set up properly to work through NAT and it will talk correctly
with my other regular x86 box running H323. One odd thing I note is that
when looking at the UDP traffic
2005 Feb 11
6
i want to load chan_h323.so
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc.
I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs
pwlib
openh323
gnugk for h.323 gatekeeper
2003 Oct 28
0
Oh323 segmentation fault in asterisk...
This looks like the same case as the thread:
Problem ATA-711-723-Oh323-Asterisk that was posted back in August.
Although, given the nature of trampled memory problems it could be almost
anything.
The Oh323 library dies in a call to realloc. This is almost certainly
indicative of someone stomping on memory somewhere previously, or else a
memory bug in the pwlib library itself. (Which I find
2004 Nov 20
1
Asterisk dead but pid file exists - gdb asterisk core.13089
Dear ALL,
Any clues or tips for the following gdb messages.
[root@localhost asterisk]# uname -a
Linux localhost 2.4.22-1.2115.nptlsmp #1 SMP Wed Oct
29 15:30:09 EST 2003 i686 i686 i386 GNU/Linux
localhost*CLI> show version
Asterisk CVS-HEAD-09/22/04-11:19:09 built by
root@localhost on a i686 running Linux
[root@localhost asterisk]# gdb asterisk core.13089
GNU gdb Red Hat Linux
2005 Feb 16
4
Asterisk exist with error
Hello !
First time I have instaled Asterisk without problem and working with a SIP
clinet (X-Lite).
Then I try to make the H323 with came with Asterisk.
So, I DL pwlib v.1.5.2 in /root (./configure ; make) no errors
DL openh323 in /root (./configure ; make opt):
------------
/root/openh323/src/h248.cxx:6178: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed
2003 May 05
5
oh323 problem
i have tried to install oh323 but it has failed to load this module please
help
[chan_oh323.so]WARNING[1024]: File loader.c, Line 212 (ast_load_resource):
/usr/local/lib/libh323_linux_x86_r.so.1: undefined symbol:
_ZN13PASN_Sequence17PreambleDecodeXERER11PXER_Stream
WARNING[1024]: File loader.c, Line 368 (load_modules): Loading module
chan_oh323.so failed!
2003 Aug 09
3
Need help with installation of H323 chanel driver
Hi
I am using inAccess channel driver.
Compiled, installed. This is what I get when I am trying to start *
---------------------------------------
[chan_oh323.so]WARNING[16384]: File loader.c, Line 226 (ast_load_resource):
libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or
directory
WARNING[16384]: File loader.c, Line 394 (load_modules): Loading module
chan_oh323.so
2003 Sep 03
4
telantek.adsi
I am working with the telantek.adsi file, and I was
wondering how I would create a softkey for Transfer.
I tried making a key definition and using SENDDTMF
"#", but that didn't work. Is there another way I
could do this?
Also, does anybody have any ADSI scripts for use with
Asterisk that they would like to share?
Thank you for your time.
__________________________________
Do you
2005 May 06
1
oh323 compile problem in FreeBSD
Hi,
I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3.
I tried to use gmake but it exits with too many errors.
Did somebody compile before oh323 in FreeBSD?
How should I compile it under FreeBSD?
thanks,
Ganbold
2004 Aug 06
3
noobie questions
Winamp3 is broken according to some posts here. Try Winamp 2.91 or the
latest XMMS. Of course, XMMS requires the xmms-mp3 libraries.
Try that and see if it helps.
KJ
<p>On Fri, 2003-09-12 at 15:56, Jeff Ousley wrote:
> Thanks, all, for the pointers. I think I have
> everything configured properly, but, something is
> obviously still wrong. I'm using Kerry's guide with
>
2003 Sep 08
3
Adtran TA750 MWI problem
I recently set up Asterisk with an Adtran TA750. All
is well except the phones do not show the MWI.
I have configured zapata.conf properly, as all phones
will receive a stutter dial tone if there is a message
waiting in it's assigned mailbox.
Does anybody know how I might fix this problem?
Thank you for your time
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free,