similar to: chan_h323 question

Displaying 19 results from an estimated 19 matches similar to: "chan_h323 question"

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 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 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 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 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 Sep 23
4
Segmentation Fault on reload (gdb output included)
I keep getting segmentation faults when I do a reload. Here are the core file outputs from gdb: (I have three of them and they produce the same output) (gdb) core core.6044 Core was generated by `asterisk'. Program terminated with signal 11, Segmentation fault. #0 0x401519fc in ?? () I have no idea what that means, but if somebody could point me in the right direction, that would be
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
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 May 14
6
asterisk problem
the problem below keeps recarrying even after i have cleared this error when i run asterisk -vvv or -c the error occurs again please help ..Warning, flexible rate not heavily tested! .................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
2005 Feb 11
6
i want to load chan_h323.so
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
2003 Jul 03
9
HTB burstable for 2 interface , how ?
Dear folks, Here goes my bandwidth manager: INTERNET | |eth0 202.14.41.1 BW.Manager | | | +----eth1----192.168.1.0/24 | +------eth2----192.168.2.0/24 Total incoming bandwidth to eth0 is 1024kbps should be shared to eth1 and eth2, which mean each get 512Kbps and burstable to 1024Kbps if other host is idle. My question is how do i apply HTB to these situation ? As far as i know eth1 and eth2
2003 May 07
1
Asterisk problem, - unable to load chan_oh323
I'm trying to install asterisk PBX with openH323 support. I installed all the packages ( Pwlib, openH323 and openH323 gatekeeper) from source successfully. i also installed the wrapper ( http://www.inaccessnetworks.com/projects/asterisk-oh323 ). However when i try to start asterisk i get the following errors... ARNING[1024]: File loader.c, Line 212 (ast_load_resource):
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
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
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
2006 Jun 28
1
wine winamp problems
Hi, I have installed winamp fine under wine, but when I try to load it wine opens, I see the winamp GUI appear, and then wine closes unexpectedly. The console shows this output: wine: Call from 0x404b1fa0 to unimplemented function shlwapi.dll.IUnknown_CPContainerInvokeParam, aborting wine: Unimplemented function shlwapi.dll.IUnknown_CPContainerInvokeParam called at address 0x404b1fa0 (thread
2005 Sep 22
1
running TextAloudMP3
Hello I have troubles running TextAloundMp3 under wine. TextAloudMP3 version is 1.459 Wine version is 20050725 My TextAloudMp3 directory looks like: $ ls TextAloudMp3 -rw------- 1 atom users 842 Sep 9 14:31 27bluL2.gif -rw------- 1 atom users 842 Sep 9 14:31 27bluR2.gif -rw------- 1 atom users 842 Sep 9 14:31 27blulft.gif -rw------- 1 atom users 845 Sep 9 14:31 27blurgt.gif