similar to: chan_h323 and menuselect dependencies problem

Displaying 20 results from an estimated 600 matches similar to: "chan_h323 and menuselect dependencies problem"

2011 Jan 18
0
Asterisk SlackBuilds for Slackware Linux
Hello List, To whom it might concern: I have been working in some SlackBuilds (script for making Slackware Packages) for my personal use, but thought they might be useful for someone else here. Beside of the exceptional distributions used so far (CentOS, Debian, Ubuntu, etc.), you might want to test Asterisk on a Slackware Linux box, as it offers outstanding stability and flexibility as
2009 Jun 02
0
Segfault on unload of chan_h323 in asterisk-1.4.25
When the support for h323plus was announced for Asterisk 1.4.25, I tried to build this support in Asterisk. For this, I checked out the h323plus CVS from SourceForge, which reported version 1.20.beta5, and also the ptlib-2.4.2 source RPM from Fedora 10. I finally managed to build a chan_h323 for Asterisk 1.4.25, which apparently loads correctly, but now I see that I get a segfault whenever I
2003 Jun 10
4
chan_h323 + openh323 CVS = no go?
Hi, trying to build the h323 channel driver that comes with asterisk works fine, but only as long as I use openh323-1.11.7. Unfortunately, that setup seems to have a bug which misguides one of the audio streams. (So while * can "hear" me, the phone remains silent.) I suppose that bug is fixed at least in openh323 CVS. At least, I got things mostly working using the external
2005 Jul 05
0
chan_h323 passes no audio?
I'm attempting to get chan_h323 working on Asterisk CVS-STABLE. I've compiled it ok using the Janus release of pwlib/openh323, by editing the makefile as per the comments. Call setup and cleardown seems to work fine, but no audio is being passed in either direction. Doing an "h.323 trace 9", I noticed the following sequence at the end of the call setup: h323.cxx(1685)
2005 Sep 09
0
woomera doesn't work (same OpenH323 problem as with chan_h323)
Banging my head against a brick wall trying to get a working H.323 implementation for CVS-HEAD. (The ONLY H.323 I have had working is OH323 v0.6.5 with CVS-STABLE - see my other post regarding compile problems on OH323 for HEAD) So, I thought, lets try this wonderful chan_woomera (dubbed "H.323 for Asterisk that works!"). I get exactly the same kind of problem as I have previously had
2004 Oct 07
0
chan_h323 on latest CVS broken ?
Hi, I am trying to install the h323 channel on the latest Asterisk CVS. I have re-compiled openh323 and pwlib, and now make in /usr/src/asterisk/channels/h323 works g++ -g -c -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -I../../include -I/usr/src/pwlib/include
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 Aug 18
1
chan_h323.c
What happened to chan_h323.c in the asterisk cvs? I got ast_h323.cpp, ast_h323.h and chan_h323.h but no chan_h323.c. Hence chan_h323.so was not created so no h323 support in asterisk. Just wondering when to expect it again because I was stupid and didn't make a backup of the asterisk code before wiping the directory for a rebuild. -------------- next part -------------- An HTML attachment
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
2004 Dec 17
1
h323 channel compile error
Hi, Can anyone help? I get the following error when trying to complie the h323 channel under the source installation directory asterisk/channels/h323 i have read the readme file and kept to the recomended versions; h.323 v1.12.2 and PWLIB v1.5.2 Thanks in advance [root@gw01 h323]# make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDE BUG -DDO_CRASH
2003 Sep 07
1
Problem Installing Open H.323 Channel Driver
Hi, I am having trouble installing the Open H.323 Channel driver in Asterisk. I have installed PWLib and OpenH323 V.1.11.7 This is the output l get before it bails out. asterisk:/usr/src/asterisk/channels/h323# make g++ -g -c -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -Wmissing-prototypes -Wmissing-declarations -DP_LINUX
2003 Oct 02
0
chan_h323 Ringing Congestion causes * segfault
We have an odd problem, where inbound H323 (chan_h323) calls will sometimes cause a Ringing Congestion that appears to keep the channels open and never release it until we kill and restart asterisk. These "Ringing Congestions" start to pile up, which eventually crashes Asterisk. H323 Gateway -> Asterisk (chan_h323) -> Tor2/PRI -> PSTN Has anyone ran into this problem or
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
2003 Aug 27
0
Chan_h323/g729 - X100P connecting to non-Digium Partner
I have on Chan_h323 with G729 and X100P trying to connect to a Planet VOIP400 gateway box(http://www.planet.com.tw) I uncommented g729 in the Makefile and I'm setting g729 in h323.conf I'm receving in my side: 1:20.906 H225 Caller:810f070 h323ep.cxx(1537) H323 Clearing connection ip$localhost/4112 reason=EndedByRemoteUser and the other side(Planet) says: 15- RADH 2
2003 Sep 12
2
problem with * and Howlink CL-100 ip phone
I'm trying to use a Howlink CL-100 ip phone with * It's h323 phone with very limited protocol support. But it's enough that I can use it to dial netmeeting client and artisoft pbx just fine. When I try to dial my * with it using either chan_h323 or oh323, it seems to fail on negotiating H245. Maybe this phone doesn't support it? I've used all different versions of
2005 Mar 03
0
I have met a message : "No one is available to answer at this time".
Hello, Users. I loaded module chan_h323.so, chan_vpb.so. I have met a message : "No one is available to answer at this time". I don?t know what I do.. My 'h.323 trace 5' result is : == vpb/1-8: Starting record mode (codec=0)[AST_FORMAT_SLINEAR:VPB_LINEAR] -- Executing Dial("vpb/1-8", "h323/192.168.1.107") in new stack 1:21:34.936 ThreadID=0x06f2bbb0
2004 Jul 22
1
Sip -> H323 using oh323 and G729
Hi All, I have set up a box that will be used as follows: SIP Phone ----> Asterisk ----> Cisco H323 VoIP Server 192.168.1.5 192.168.1.50 192.168.1.80 Asterisk is running the latest CVS and oh323 driver. The SIP phone is a Grandstream Budgetone 100. I have everything setup and running with G.711 ALAW and ULAW and i'm able to make calls through
2007 Jan 26
1
h323 compile error
I am getting the following compile error on h323. Its an old redhat 7.3 system with asterisk 1.2.14, zaptel 1.2.12 pwlib 1.5.2 and openh323 1.12.2 I have pwlib compiled and installed. I have openh323 compiled and installed. I went in the channels/h323 directory and did "make opt" What shall I do? Jerry ---------------------------------------- ../../include/asterisk/utils.h: In
2004 Sep 28
0
H323 dropping connections
FC2 Asterisk 1.0 When I dial a H323 dialup to an existing OKI Voip Router (BV1250), I get an EndedByRefusal yet the OKI Gateway is setup with the corrent reply ip addresses etc etc, unfortunately its an existing multiple voip router setup with g723.1 and g729a, so changing the codec on the router maybe an issue. I have compile in the h323 as per the channels/h323 setup with the listed libraries.
2005 Jan 27
0
Problem with OpenPhone->Asterisk
Hello all, I just installed Asterisk with H323 support (chan_h323 from Jeremy McNamara). But experience problem while connecting OpenPhone to Asterisk Here is h.323 trace: 5:37.444 H323 Listener:9c86de0 transports.cxx(1504) H323TCP Started connection: host=10.120.160.15:3172, if=10.120.160.99:1720, handle=27 5:37.444 H225 Answer:9cc1250 transports.cxx(564) H225