similar to: Grandstream and codec G.711

Displaying 20 results from an estimated 200 matches similar to: "Grandstream and codec G.711"

2005 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
Dear Mailinglist-User currently we`re working with an IP-PBX, based on Asterisk, with SIP, H.323 and ISDN-Capabilities. SIP and ISDN works fine, but H.323 not. In our first test, we started to connect Asterisk to an Cisco IOS-Gatekeeper with the "chan_oh323" (version 0.6.5). We successfully tested in/egress calls without any problems. But when we started to connect our Asterisk
2003 Oct 16
2
AGI problem (crash)
Hi Every time I hangup on my AGI script Asterisk crashes if it is not running in console mode. (happens when using python and perl AGI scripts) I'm desparatly trying to get my employer to let me use Asterisk. So I must get this to work. I've posted about this before, I'm sorry, but I'm desperate. I'm running RedHat 9.0 (kernel 2.4.20-8 everything else updated) I'm
2003 Apr 02
1
H.323 support
Have any body succesfully compiled the files in "asterisk-oh323-0.2.tar.gz" ? I have the following errors: +for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done make[1]: Entering directory `/root/asterisk-oh323/wrapper' g++ -Wall -mcpu=i586 -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -DP_SSL -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -DPHAS_TEMPLATES -O3 -DNDEBUG
2005 May 19
3
asterisk-oh323 build problems
Hello Guys, first of all, I'm very new with asterisk. I'm trying to set it up. I've already compiled and installed Asterisk-1.0.7 Now I'm trying with asterisk-oh323 I've already installed pwlib, oh323 and I've already set the variables. Now, when I try to "make" asterisk-oh323 I receive this error messagge: for x in wrapper asterisk-driver; do make -C $x all ||
2005 May 19
0
asterisk-oh323 building problems
Hello Guys, first of all, I'm very new with asterisk. I'm trying to set it up. I've already compiled and installed Asterisk-1.0.7 Now I'm trying with asterisk-oh323 I've already installed pwlib, oh323 and I've already set the variables. Now, when I try to "make" asterisk-oh323 I receive this error messagge: for x in wrapper asterisk-driver; do make -C $x all ||
2003 May 09
1
OH323 Channel Driver buffer sizes
Hello! Anyone with some insight into the oh323 channel driver please shed some light on the code block below from wrapendpoint.cxx. When enabling trace on the channel driver i get this, for me, strange debug info: WrapH323EndPoint::OpenAudioChannel: Direction => PLAYER, Buffer => 320 WrapH323EndPoint::OpenAudioChannel: FrameSize 8, FrameTime 8, TimeUnits 8
2004 Nov 25
2
oh323 compile issue
Hi all, I want to give a try to oh323 (currently nufone h323 channel is setup and compiling fine) on a yesterday CVS update of asterisk. I have _pwlib 1.8.1_ and _openh323 1.15.1_ What I made: openh323 dir: make clean apply the oh323 patch configure make opt asterisk-oh323-0.7 dir: make [...] wrapendpoint.cxx: In method `BOOL WrapH323EndPoint::OpenAudioChannel (H323Connection &, int,
2006 May 18
0
Error building Oh323
Hello Im having problem building oh323 on SuSE Linux 9.3, I have build the openH323 and pwlib and Im getting the following error: g++ -Wall -felide-constructors -x c++ -Os -DP_USE_PRAGMA -ffunction-sections -fd ata-sections -D_REENTRANT -Wall -fPIC -I/usr/src/pwlib/include -DPTRACING -I/usr /src/openh323/include -DHAS_OSS -DWRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSI ON=\"1.6.6\"
2004 Sep 29
0
astersk-oh323 compile error make
When i attempt to make asterisk-oh323 I get the following error. Iam using the following versions : asterisk-oh323-0.6.3b openh323-v1_13_5 pwlib-v1_6_6 openh323_1.13.5-make.patch redhat 8 kernel 2.4.18-14 Anyone can help to get a way out ? Or suggetions for compatible versions ? -----------------------------------------------------------------------------------
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded asterisk-oh323-0.6.6.tar.gz I am getting this and anybody know howto fix this? #tar zxvf asterisk-oh323-0.6.6.tar.gz oh323]# cd asterisk-oh323-0.6.6 asterisk-oh323-0.6.6]# ls asterisk-driver CONFIGURATION Makefile rpm TESTS BUGS COPYING README rules.mak wrapper asterisk-oh323-0.6.6]# make for x in wrapper asterisk-driver; do make -C $x
2003 Dec 17
1
PSTN to h323
Hi, I start to be a little confused so I am asking to the list. I want to make with * a gateway from PSTN to H323, and to send all incomings call to a predefined IP, which will treat the h323 calls. let's assume that all my incoming numbers starts with 00 here is my extensions [incoming] exten => s,1,Answer exten => _00.,1,Answer exten =>
2003 Oct 08
1
Call Error
When I try to make a call, I have this error: dial 06302@gatekeeper -- Executing Dial("OSS/dsp", "OH323/06302|20|tT") in new stack *CLI> WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Called 06302 WARNING[1272234688]: File chan_oss.c, Line 624 (oss_read): Error reading from sound device (If you're running 'artsd' then kill it):
2003 Oct 10
0
Error when making a call
Hi! When I try to make a call I have these messages: dial 06302@gatekeeper -- Executing Dial("OSS/dsp", "OH323/06302|20|tT") in new stack *CLI> WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Called 06302 WARNING[1272234688]: File chan_oss.c, Line 624 (oss_read): Error reading from sound device (If you're running 'artsd' then
2015 Mar 30
0
WaitForSilence NEVER detects silence,,Post
I have a call server that runs on a few custom AGI scripts initiating calls and then managing the calls. I'm getting stuck on the detecting silence functions. I wanted to use the silence detecting as a quick method of substituting Answering Machine Detection. However, whenever WaitForSilence is supposed to be detecting silence, it always just ends the interval whether or not there is
2015 Mar 30
0
WaitForSilence NEVER detects silence
I have a call server that runs on a few custom AGI scripts initiating calls and then managing the calls. I'm getting stuck on the detecting silence functions. I wanted to use the silence detecting as a quick method of substituting Answering Machine Detection. However, whenever WaitForSilence is supposed to be detecting silence, it always just ends the interval whether or not there is
2003 Sep 05
1
oh323 call segmentation fault
hello, i have problem with oh323 channel driver (tryied differnet versions). when i try to make call between oh323 - sip, oh323-isdn, oh323-capi asterisk crash with segmentation fault. Channel driver was compiled with pwlib 1.5.0 and openh323 1.12.0 libs. Does anybody know solution ? WrapH323Connection::WrapH323Connection: WrapH323Connection created. -- Executing Dial("H323:31119",
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
Following is the errors when I tried to compile oh323 in FreeBSD 5.3. Asterisk is updated from cvs. asterisk# gmake for x in wrapper asterisk-driver; do gmake -C $x build || exit 1 ; done make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable]
2003 Jul 16
3
Segmentation fault with chan_oh323
Hi, I'm trying to interconnect sip and h323 endpoints using asterisk and asterisk crashes with segmentation fault whenever h323 connection needs to be established. It registers with gatekeeper ok though. Here are the symptoms. If the call initiated by SIP device, asterisk replies to it "Trying" and then silently crashes (it launched as asterisk -vvvvcd). In debug log I can see the
2004 Jun 02
1
oh323: Failed to create smoother
Hello, I tried to get the oh323 drivers running. The driver loads, but as soon as a H323 voice communication should be started, following error occurs: -- Executing Playback("OH323/R1", "invalid") in new stack Jun 3 01:26:20 ERROR[294931]: chan_oh323.c:1933 oh323_write: OH323/R1: Failed to create smoother. Jun 3 01:26:20 WARNING[294931]: file.c:539
2004 Sep 10
1
Problems with 0penh323 Channel Driver
Hi, I have asterisk,openh323-v1_13_5 and pwlib-v1_6_6 installed on my PC. each time i run asterisk -vvvvc, i get the following error: [chan_oh323.so] => (OpenH323 Channel Driver) == Parsing '/etc/asterisk/rtp.conf': Found == Parsing '/etc/asterisk/oh323.conf': Found [1]WrapH323EndPoint::WrapH323EndPoint: Compile-time libraries OpenH323 v1.13.5, PWlib v1.6.6 segmentation