Displaying 20 results from an estimated 1000 matches similar to: "Asterisk vs. Traditional PBX"
2006 Jan 26
3
snom 320 echo problems
Hi there -
I'm having some echo problems on my snom 320 phones. Anybody experience
this before ? I don't have any issues with the sipura 841s I have
though.
Any help is greatly appreciated.
Thanks !
Nora Lavelle
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 26
4
extension to extension dialing
Sorry for all the newbie questions. I really appreciate everyone's help
today.
Okay I've got outgoing and incoming calls working with no echo. yay! Now
I'm having an issue with SIP extension to extension calling. Any time I
dial another extension it goes right into voice mail. My
extensions.conf is pretty small and rough but, here's what I have right
now. Most of it was taken
2006 Feb 27
7
TDM400P digium card
Okay everyone -
I'm moving away from using sipura 841 phones. I'm starting to test with
Polycom IP 501 phones. We plan to upgrade our server to a dual t1 but,
for now we have a digium tdm400P with 4 analog lines coming into it. So
my question is will upgrading the IP phones with my existing digium
tdm400 card be enough to satisfy my users ? or is it really a combo
deal needing to
2006 Feb 03
1
Calls fading in and out
Hi again everyone !
Was wondering if anyone had any pointers on how to debug voice quality
issues in asterisk. I've got a user who either can't be heard on her
phone calls (outgoing and incoming) and today someone that called her
said that her voice was coming in and out. Any pointers or suggestions
are appreciated!
Thanks so much again ! This list has been so helpful to me.
2007 Apr 10
4
how to install asterisk on redhat ?
Hi....asterisk users...
how to install asterisk on redhat ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/0e647e89/attachment-0001.htm
2006 Feb 02
9
Asterisk on laptop connected to POTS line
Anyone know of any equipment that I can use to connect
a laptop running asterisk to a POTS line (RJ11) ?
Regards,
Dovid
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2007 Nov 30
2
Puppetca issue - not working
I am using Puppet 0.23.2
I am trying to add a new client -- v26.domain.com
This is what I am doing from client side - v26.doamin.com
#puppetd --test
info: Creating a new certificate request for v26.domain.com
info: Creating a new SSL key at
/var/lib/puppet/ssl/private_keys/v26.domain.com.pem
warning: peer certificate won''t be verified in this SSL session.
notice: No
2006 May 03
2
Simple Dell Computers
Hello List,
I know this has been brought up many times but I
wanted to know if anyone had any expirience in the
following. I setting up several voice mail systems.
Each one is going to have a TDM400P. Two FXO for
people to leave messages and two FXS for POTS phones
so people can listen. Anyone know if there are any
simple specific dell models that will handle this
without a problem ?
Thanks.
2009 May 19
2
memory stack overflow
Dear colleagues,
I am trying a glm.nb for the distribution of a plant species with 93 environmental variables. I execute the instruction and I get the following message: "Error: C stack usage is too close to the limit".
How can I increase the memory of R?
Your sincerely,
Nora.
_________________________________________________________________
[[alternative HTML version deleted]]
2006 Apr 18
6
lambda, uncertainty coefficient (& Somers D)
Dear colleagues in R,
Has anybody implemented the
1) (Goodman & Kruskal) lambda
or the
2) (Thiel's) uncertainty coefficient
statistics (in the asymmetric and symmetric forms), or is anyone aware
that they might reside in some package? A search in the R archives
does indicate that they are (somehow) part of the CoCo package, but I
would rather not start learning how to transform my
2008 Sep 02
1
graphics: per mil plus delta notation
Hello All,
I am looking for some help with was is probably very simple:
I want the y-axis title '$B&D(B13C$B"s(B VPDB' and similarly for nitrogen on a
secondary axis. I am able to get the delta notation and per mil notation
separately but one messes up the other with the inclusion of quotations:
ylab=expression("{delta}^13*C \211 VPDB")
gives the per mil just fine but
2009 Nov 20
1
problem selecting 330 to 30 longitude
Hello,
This is probably very simple but I am trying to select a region from the
OIv2 SST dataset that crosses 0 longitude. The longitude variable is
arranged from 0 to 360 and I get an error message when trying to go from 330
to 30 for example. The data are from a NOAA netCDF file.
*temp = open.ncdf("c:/documents and settings/theoni/desktop/sstoi_v2.nc")
print(temp)
y1 = get.var.ncdf(
2004 Oct 14
2
my future with dovecot (?any recipe?)
Hallo
I am very impressed from this howto's:
1) Postfix-Cyrus-Web-cyradm-HOWTO (mysql)
http://www.delouw.ch/linux/postfix.phtml
2) Pop-Toaster using Qmail-Vmailmgr-Courier-SquirrelMail
http://qvcs-guide.sourceforge.net/ (this work for me)
I hope to build anything like above, but with Dovecot:
[Postfix-tls-smtpauth-Dovecot-Mailadmin*-MySQL-SquirrelMail-https]
Postgresql is ok for
2007 Oct 16
4
Useradd & NIS issue if the user exist
Hi,
I have a class to add users to all the host servers. We are in
the process to have a coexisting user which belongs in NIS & as well as
/etc/passwd.
We have NIS clients (yp running) on all host servers.
So when running puppet is fails to add or modify user, bcos the user
already exists in NIS.
Eg: A user pcruise is an existing NIS user.
When using useradd or
2008 Mar 07
1
read stata data file
Dear R-help list,
I'm new to R. I tried to get R to read a Stata data file using the
read.dta function in the package "foreign", which I downloaded and
extracted to "C:\Program Files\R\R-2.6.2\library" on my pc.
I tried
> nora <- read.dta("nora.dta")
and got
Error: could not find function "read.dta"
I guess "foreign" needs to
2010 Feb 12
1
"drop if missing" command?
This will probably seem very simple to experienced R programmers:
I am doing a snp association analysis and am at the model-fitting stage. I
am using the Stats package's "drop1" with the following code:
##geno is the dataset
## the dependent variable (casectrln) is dichotomous and coded 0,1
## rs743572_2 is one of the snps (which is coded 0,1,2 for the 3 genotypes)
2015 Aug 06
2
CentOS 5 grub boot problem
On 8/6/2015 4:39 PM, Chris Murphy wrote:
> On Thu, Aug 6, 2015 at 2:29 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>> On 8/6/2015 4:21 PM, Chris Murphy wrote:
>>> On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote:
>>>
>>>> Doing a new install on the two 1TB drives is my current plan. If that
>>>>
2007 Sep 28
3
Host groups config in puppet & User Management.
Hi,
I have installed Puppet puppet-0.23.2-1.el4 &
puppet-server-0.23.2-1.el4.
Now trying to configure. I have a basic config which changes the sudo
permission of the file.
Currently I am using the puppet server as client. Now I wanted to add
all my hosts some linux some unix. So was looking for a config syntax
whioh can create groups.
Like IT = [ host-1, host2, shost3 ]
1999 May 31
2
Backing up Linux box to Win box's tape drive
I am using a Samba server on a RedHat 5.2 box
this box has no tape drive
I would like to back up my network clients to a tape drive on one of the win
boxes;
Is the following feasible;
mount the windows shares using smbmount
tar up the dirs/files
transfer the tar files onto the win machine
Back up using the win machines backup programme
If not any other suggestions?
Please cc me in reply
Regards,
2008 Jan 27
9
Problem setting up VNC on SLES10 HVM DomU
I''ve just uneventfully installed SLES10 as an HVM DomU (after finding
out, the hard way, that OpenSUSE 10.3 won''t install on Intel VT).
This almost went without a hitch, but I''ve been banging my head against
a brick wall for a few hours trying to get VNC working. I can get a
remote desktop, but a few seconds after I log in to the remote desktop,
the screen goes