Displaying 20 results from an estimated 4000 matches similar to: "Audio flutter on OH323 output?"
2005 Apr 10
2
Problems trying to compile H323 from CVS-STABLE
I'm trying to compile channels/h323 and chan_h323 from CVS-STABLE, on
Fedora Core 3.
Firstly, despite the warnings in h323/README, I decided to try using
the distro-specific versions of openh323 and pwlib. Of course, the
Makefiles in channels and channels/h323 assume that openh323 and pwlib
have been specially compiled in $HOME, so I modified the Makefiles to
look for headers and libraries in
2005 May 22
1
Which H.323 for Stable?
I'm new to H.323 and I have noticed that there are two separate channel
drivers for * available - the inbuilt one, and oh-323. I had trouble
compiling oh-323 with the current cvs stable, so I tried the inbiult one
(with specifiec recommended versions of openh323 and pwlib). It compiled
cleanly but I am told that it is not recommended (unstable?).
Can someone with first-hand * H.323
2005 Sep 09
1
OH323 for HEAD? 0.7.1 doesn't compile.
I have successfully been using OH323 v0.6.5 with Asterisk 1.0.x.
I now need to move to CVS HEAD in order to use some features that
are not in v1.0.x, and am trying to compile OH323 to use with it.
On the InaccessNetworks site, it ways that OH323 v0.7.1 is for HEAD.
However, when I compile it, it appears that it hasn't been updated
since the channel structures were revamped. I get many errors,
2017 Apr 10
2
133 kbps stereo killer sample
Hello! I found a sample I can ABX successfully when encoded at
133.333 kbps. I was targetting 1 MB/min.
https://drive.google.com/drive/folders/0B8KWShoIrA1kQzR1Z0FFRUlfcEU
floex.wav is 4:54–5:04 of a lossless copy of 'Forget-me-not' by
Floex, downloaded from http://store.floex.cz/album/zorya
floex-133.opus was created with `opusenc --bitrate 133.333333 floex.wav
floex-133.opus`,
2005 Mar 12
1
RE: Asterisk-Users Digest, Vol 8, Issue 88
These allow and disallow work with NuFone for me
disallow=all
allow=ulaw
allow=alaw
allow=gsm
Jeff
Message: 11
Date: Fri, 11 Mar 2005 11:15:51 +0100
From: "Edward Banfa" <edward@radform.com>
Subject: [Asterisk-Users] NuFone Configuration [problem]
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users@lists.digium.com>
2017 Apr 18
1
Antw: Re: 133 kbps stereo killer sample
>>> Agustín Dall'Alba <agustin at dallalba.com.ar> schrieb am 14.04.2017 um 22:53
in
Nachricht
<CAHBqS-w3v44WM5x+_4XdFMkD42A2iYTbEWKEBmvJc2P3Y-LJGA at mail.gmail.com>:
> I halved the volume of the sample before encoding with
> `sox -v 0.5 floex.wav quiet.wav` and now I can't ABX it succesfully
anymore.
> So the artifact I heard was just clipping when encoding
2005 Jan 07
1
oh323 driver installation - It works now
Joao,
Thanks for sending the Installation tips as pasted below. It works.
Seshu
----------
Get oh323 from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/openh323-Janus_patch4-src-tar.gz
Get pwlib from
http://www.inaccessnetworks.com/projects/asterisk-oh323/Libraries/pwlib-Janus_patch4-src-tar.gz
Get asterisk-oh323 from
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
2005 Jul 27
2
oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6
Abwesenheitsnotiz: [Asterisk-Users] oh323 geting voice problem g729 xeon 2.8 , fedora 1 , asterisk 1.0.6Hi All
I am using oh323 with 6.6 virsion , and runing under xeon 2.8 dual with 2 gb
ram, with g729 for i686 , (fedora 1).
my problem is sip - oh323 - h323 (quintum) - pstn , sip party can listen
otherparty realtime voice , but other party geting sip party's voice 1 sec
later (not
2011 Apr 28
1
Extract complete rows by group and maximum
Hi
I'm trying to extract complete rows from a dataframe by group based on
the maximum in a column within that group.
Thus I have a dataframe:
cvd_basestudy ... es_time ...
_____________
study1 ... 0.3091667
study2 ... 0.3091667
study2 ... 0.2625000
study3 ... 0.3033333
study3 ... 0.2625000
__________
etc
I can extract the basestudy and the max(es_time)
2005 Feb 03
0
Error on compiling oh323
Hi!,
I tride comile oh323.
I have downloaded local versions of pwlib oh323 (both Janus
patched).
I get following errors on asterisk-oh323-0.6.5:
for x in wrapper asterisk-driver; do make -C $x build || exit 1 ; done
make[1]: Entering directory `/home/death/1/asterisk-oh323-0.6.5/wrapper'
./check_ver /root/pwlib pwlib
./check_ver /root/openh323 openh323
ar rc liboh323wrap_s.a wrapper_misc.o
2006 Feb 15
0
readline() for passwords?
I don't like to have my password exposed by typing at all. I also don't like
to enter it each time that I wish to open a database (or when I run scripts
automatically across a Linux cluster). My solution has been to keep a file
in my HOME directory containing the username and password for the databases.
This file has read and write permission set so only I (and root) can read
it; this is
2005 Jul 26
1
problems with compiling asterisk-oh323-0.6.5
after editing the Makefile according to my directories
ive compiled asterisk-oh323-0.6.5 but i got these
errors can any body help me with this :
[root@terra@net asterisk-oh323-0.6.5]# make
for x in wrapper asterisk-driver; do make -C $x build
|| exit 1 ; done
make[1]: Entering directory
`/home/wassim/asterisk-oh323-0.6.5/wrapper'
./check_ver /home/wassim/pwlib pwlib
./check_ver
2005 Jan 13
0
Oh323 compilation errors
Hi, well, I really need your help here. I have tried compiling oh323 many
times and I always get the following error when trying to "make opt" open
h323. Any ideas?!
Compilation Error:
--------------------------
g++ -o obj_linux_x86_r/simph323 -s -L/root/pwlib/lib -L/root/openh323/lib
./obj_linux_x86_r/main.o -lh323_linux_x86_r -lpt_linux_x86_r -lpthread
-lssl -lcrypto -lexpat
2006 Mar 31
1
oh323 - unable to install
I'm and Asterisk@home user - been so now for almost a year.
Lately, I've upgraded to the latest & greatest.. (which is built on 1.2.5)
and am unable to install oh323.
I've already asked over at the (A@H) Sourceforge forum but no one seems to
think it worth answering.
The error I get is pretty obvious but I don't know where to go from here.
More importantly, I need to have
2012 Apr 06
4
Order sapply
Good Afternoon,
I have the following code, but it seems that something must be doing
wrong, because it is giving the results I want.
The idea is to create segments while the value of Commutation is less than
1000.
for example, from the small set of data below
text="
val_user pos v v_star v_end commutation v_source
v_destine
1 1 96-96 1173438391 1173438391 0
2018 May 19
0
Split a data.frame
Hello,
Maybe something like the following.
splitDF <- function(data, col, s){
n <- nrow(data)
inx <- which(data[[col]] %in% s)
lapply(seq_along(inx), function(i){
k <- if(inx[i] < n) (inx[i] + 1):(inx[i + 1])
data[k, ]
})
}
splitDF(DF, "name", split_str)
Hope this helps,
Rui Barradas
On 5/19/2018 12:07 PM, Christofer Bogaso
2005 Feb 28
2
Asterisk-OH323 no ringing
Hello,
I'm using Asterisk stable (1.0.3) with Asterisk-oh323 (0.6.5).
Everything is working fine, well, except that : when a call is made from
an h323 device (gnomemeeting for example), the caller does not hear any
ringing at all, he suddenly hears the person who answers the phone.
That can be quite disturbing for the users.
Any help would be very welcome. thank you.
Yves
2005 Jun 22
1
Error on installing oh323 on asterisk
I'm following the instruction from Jo?o Amaro from the
page
http://lists.digium.com/pipermail/asterisk-users/2005-February/090752.html
Everything went fine until I run the 'make' command
under asterisk-oh323-0.6.5. I got the error message
chan_oh323.c:5220: too many arguments to function
`ast_channel_register'
I have attached the error message. I'm running
asterisk CVS
2005 Jan 05
5
asterisk - oh323 driver
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi List<br>
<br>
</font>
<pre