Displaying 7 results from an estimated 7 matches for "wideideas".
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences?
Right now we are trying to tune out the resources for the difference VEs,
but not with a whole lot of luck. Just wondering if someone watching could
shed some like on what has worked for them, and how many exts/simultaneous
calls etc are happening.
Thanks
Miles
-------------- next part --------------
An HTML attachment was
2007 Apr 17
2
queues
Is there anyway to setup a queue with only one agent (device) which is
always logged in. So when a call hits that queue the device will ring (if
not already on a call) or will be put in the queue if the call is already in
place?
Thanks
Miles
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jan 15
0
1-way audio
I know when you read that subject everyone thinks NAT, but that isn't the
case here. Incoming calls get 2 way audio, but outbound calls do not have
incoming audio. below is the flow
callee --> asterisk --> firewall/router --> provider
Callee is firewalled, but not NAT. callee is on the same subnet as the
asterisk box. Asterisk box has been completely excluded from the
2007 Mar 08
1
Call recording and archiving
Does anyone have a good suggestion for a automated solution to record calls
on certain interfaces and easily archiving them in a way which is easily
matched against CDRs? Also can someone suggest the appropriate protocol to
archive the recording when the conversations are transpiring in ulaw.
Basically a nice cost effective trade off between CPU and disk space for
medium call load.
Thanks
Miles
2010 Jun 12
2
Qwest PRIs
Hi,
I'm trying to bring up two PRIs from qwest with asterisk and dahdi. I'm
using an OpenVox D410E and the drivers are loaded. My system.conf looks
like this:
# Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" B8ZS/ESF RED
span=1,2,0,esf,b8zs
bchan=1-24
# Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2" (MASTER) B8ZS/ESF RED
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
These
2007 Jan 18
4
NAT solutions
I know that NAT is something no one really likes to talk about, but does
anyone know how work with it elegantly? There are many providers which deal
with it on a daily basis in fact they cater to it, is this possible to do
with asterisk or does it require other exotic setups? I even know of a
provider which uses asterisk with many different types of devices, and they
handle all NAT config on
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11.
I unistalled the package that provides libtiff 3.8.....
and installed the most current 3.7.... for lib tiff.
I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them.
created a simlink:
ln -s asterisk-1.4.0-beta3 asterisk
I've compiled spandsp from as follows
cd /usr/src
wget