similar to: Polycom FX Video Unit - asterisk-oh323

Displaying 20 results from an estimated 1000 matches similar to: "Polycom FX Video Unit - asterisk-oh323"

2007 Jun 12
3
Read Windows-like .INI files into R data structure?
I need to process some datasets where the configuration information was stored in .INI-like files, i.e., text files with sections like this: [Section1] var1=value1 var2=value2 [Section2] A=value3 B=value4 ... >From Google and other searches I haven't found any package, or function within a package, that reads .INI files into an R list, or other data structure. Any suggestions, or
2012 Nov 23
2
Default fallback behaviour
Hello list, Here is the problem: I have few: passdb { #1 } passdb { #2 } And relative userdb sections. If user not found in 1) section it fallbacks to next one - it's expected and right, IMHO. But when the user exists in both section and password verification fails on 1) database it successfully authenticated on next one. I think this behaviour should be configured. The main goal of 1)
2005 Jan 11
5
asterisk-oh323 and outgoing call
Hello. I'm try to set up asterisk for making outgoing calls with oh323 channel driver version 0.7.1 with Asterisk CVS-1-01/09/05-01:41:37. Our provider uses Mera MVTS softswitch and supports only H.323. We don't use gatekeeper for connection but provider requires SOURCE PHONE NUMBER for route out calls and I don't know how I can specify this number. Call with this string exten
2006 Aug 24
1
how to constrast with factorial experiment
Hello, R users, I have two factors (treat, section) anova design experiment where there are 3 replicates. The objective of the experiment is to test if there is significant difference of yield between top (section 9 to 11) and bottom (section 9 to 11) of the fruit tree under treatment. I found that there are interaction between two factors. I wonder if I can contrast means from levels of
2009 May 22
3
Parsing Asterisk's .conf files from Perl, Java or PHP file
Hi, To a large extend, Asterisk's /etc/asterisk/*.conf configuration files conform to a format such as: [section1] key1=value1 key2=value2 [section2] key1=value1 key2=value2 ... To increase coherence when running custom-made application in Perl, Java, PHP, ...) and Asterisk on the same platform, I'm wondering if could extend a bit Asterisk's config files instead of duplicating data
2019 Feb 20
1
sieve filter not working -- wildcard missing
On Wed, 2019-02-20 at 10:18 +0100, Martin Johannes Dauser via dovecot wrote: > Hi! > > You forgot the wildcard '.*'?(=?Match zero or more instances of any > single character, except newline) > > require ["regex"]; > # rule:[test] > if header :regex "from" ".*info$" > { > ? redirect "subbs at domain.com"; > } >
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
2006 Apr 18
2
correct version of asterisk for oh323
Hi, i have been using asterisk CVS 19/07/2005 and asterisk-oh323-0.7.2. I now want to use oh323 with Asterisk 1.2.4+. Can anyone tell me what versions of oh323(and pwlib and oh323) they got to work with Asterisk 1.2.4+. -- thanks, yusuf
2004 Dec 16
1
Dynamically Choose Codec for Bandwidth Management
Is there any way to set Asterisk to choose what codec to allow for a new call based on current usage? In other words... be able to define a max number of ulaw calls, then after that only allowing g729? The idea here is that in general, a T-1 should be enough for our offices to have phone + citrix + some video (got good QoS in place already). But for usage spikes, user experience would be kept
2005 Jan 13
0
oh323 compile problem still
Followed instructions from these old post, CVS updated my asterisk too, edites makefile... but ---------------------------------------------------------- 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
2003 Mar 05
2
asterisk-oh323, new version 0.5.1
Hello all, This new version of asterisk-oh323 has some bug fixes (in configuration file parsing), changes in configuration file parameters (an attempt to make it more readable!) an some minor improvements like in-band DTMF detection (based on code posted by Klaus-Peter Junghanns on this list) and better handling of RTP packets with multiple voice frames. The code is available from the usual
2003 May 09
1
asterisk-oh323, new version 0.5.2
Hello all, This new version has more options (account code, AMA flags, lib tracing) in the config file and some improvements in the build process. The code is available from the usual location: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael Manousos
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
2005 Jan 27
3
Linux Bridge + QoS Shaper HOWTO available
I've created a pretty complete HOWTO on creating a Linux Bridge (using Fedora) to shape LAN <--> WAN traffic. It includes installation instructions, a script to configure the bridge (which you install as a service), and 2 scripts to configure the network interfaces using traffic control. http://www.burnpc.com/website.nsf/all/3a64a6369757819686256f960068ad75!OpenDocument If anyone
2003 Nov 28
0
Re: Resend: Help for oh323
Michael, Thanks a bunch, I downloaded from inaccessnetworks.com thinking that it is the latest :). Ok I will upgrade it. just for the record, following worked. exten => _87.,1,Dial(OH323/H323:${EXTEN:1}@16.52.153.206) Cheers Sathya Date: Fri, 28 Nov 2003 11:28:59 +0200 From: Michael Manousos <manousos@inaccessnetworks.com> Organization: inAccess Networks To:
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,
2004 Dec 04
5
Is Gigabit Ethernet necessary?
For an office that is using VoIP phones to connect to Asterisk, is gigabit ethernet really necessary for the Asterisk box to connect to the switch? I know that I won't even approach the limits of 100 Mbps, but would gigabit help with latency / collisions when several calls are underway? The fact is, anything going outside the office will be over a data T1, so intuition tells me that 100
2003 Jun 18
2
Problem with oh323 package for asterisk
Hi, I try to use oh323 package from inaccessnetworks for asterisk, but after make and make install that package, I have this WARNING message hwen a try to launch asterisk from shell command line...asterisk -vvvc... [liboh323wrap.so]WARNING[1024]: File loader.c, Line 235 (ast_load_resource): No load_module in module /usr/lib/asterisk/modules/liboh323wrap.so
2003 Aug 21
1
asterisk-oh323 v0.5.5
Hello all, A newer version asterisk-oh323 (v0.5.5) is available. This version contains updates for compilation with latest Asterisk sources, some additions ("atexit" cleanup) and some other fixes. http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael.
2003 Nov 05
1
asterisk-oh323: New version 0.5.6
Hello all, A newer version of asterisk-oh323 is available. This version features a set of channel variables and improvements in audio frame handling. People that have reported clicks or choppy sound, in some cases, should try this version. Download from: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael.