Displaying 20 results from an estimated 2000 matches similar to: "Help! Directing Inbound calls to different extensions"
2005 Feb 28
0
Bad soundquality on inbound calls.
Hi all,
This is my first question to this list, so please be gentle...
Last week I installed a X100P FXO-card. And with not much tweaking I had
it running fine, there is only one problem right now and it is the
soundquality.
When making a call sound is always perfect, both for the calling party
and the called party.
The problem is recieving phonecalls. The soundquality differs a lot
then. The
2008 Oct 02
1
Unable to Login to Dovecot.
I am unable to login to dovecot . I have edited dovecot.conf as per the Basic
Configuration.txt in the wiki.I am using Suse 10.2 on I586 and OS is ?Linux
2.6.18.2-34-default i686.
Any help will be appreciated.
Lisiting of Dovecot.conf
Saisuse:~ # dovecot -n
# 1.1.3: /usr/local/etc/dovecot.conf
log_path: /var/log/dovecot.log
info_log_path: /var/log/info.dovecot
disable_plaintext_auth: no
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
Hi folks:
I'm trying to compile R-2.0.0 on my Alpha (164SX;
alphapca56-unknown-linux-gnu) running RedHat Linux 7.2 with gcc3.4.1.
Here is where the compile terminates:
....
....
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
make[4]: Entering directory
2003 Jan 29
1
dyn.load warning message in R1.6.2 on Windows XP
Hi folks:
I used to load a DLL fine up until R 1.5.1. The same DLL dyn.loaded under R
1.6.2 prints the following warning message:
> dyn.load("C:/Rajiv/Bin/rpdate.dll")
Warning message:
DLL attempted to change FPU control word from 8001f to 9001f
>
Any indication as to what the warning means, and whether I should be
concerned about it? The DLL is made from a pure C code,
2001 May 14
0
followup: lookup function for density(...) objects
Thanks to Ross Ihaka and Bob Wheeler for responding to my earlier question. I
looked into the Johnson system functions in SuppDists package. For now, I want
to stick with the density(...) estimator, and so still need the variate lookup
function.
As per Ross' suggestion, I just did a numerical integration on the density
object and used approxfun/splinefun to "lookup" the variate
2004 Oct 18
0
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
Thanks, Prof. Ripley. I downloaded the new admin.R and used that in
place of one in R-2.0.0 build directory. The compile went fine. So,
for the record, R-2.0.0 + Prof. Ripley's fixed admin.R compiles fine on
"alphapca56-unknown-linux-gnu".
----
[rajiv@localhost rajiv]$ R
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.0 (2004-10-04), ISBN
2004 Oct 17
2
Re: [R] Problem Compiling R-2.0.0 on Linux Alpha
Thanks, Peter, and Prof. Ripley.
My efforts last night was mostly futile except that it told me about the
embedded newline in Built field.
Prof. Ripley: how do I get your fixes? Can I just download
R-2.0.0-patched?
Rajiv
--------
Rajiv Prasad
Scientist, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 375-2096 Fax: (509) 372-6089
2001 Nov 28
2
shell()/system() question
Hi folks:
How do I get shell() or system() to run external programs in a particular
directory (different from the current R working directory)?
> version
_
platform i386-pc-mingw32
arch x86
os Win32
system x86, Win32
status
major 1
minor 3.0
year 2001
month 06
2006 Dec 29
7
Asterisk and MiniITX setups
How well do you think asterisk could run on a miniITX board like the ones
linked below with the call volume of say a small doctors office or
something?
http://www.mini-box.com/s.nl/sc.8/category.15/.f
- Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061229/638e4426/attachment.htm
2006 Jan 19
1
(newbie) using dtmf during a call
hi, im complete new with asterisk, so..
i want to be able using dtmf during a call, for execute a application.
Now i'm still making phonecalls trough a sip-adapter (Linksys pap2) with
my soundcart from server, and i receive in the asterisk-console putting
some digits from a analog-telephon:" << Console receive digit 1 >> " e.g.
Now how can i execute some application
2009 Jul 20
0
Re: xm list guest domain state shows blank status
Hi Rajiv,
On Mon, Jul 20, 2009 at 4:01 PM, Rajiv Rajaian <rajiv.grid@gmail.com> wrote:
>
> Hi deshantm
>
> This is Rajiv, from Anna university India.
> sorry for disturbing you..
>
> I ve installed xen-3.2.3-0xs in Red Hat Enterprise Linux Server release 5..
> & I ve successfully created guest domain with Fedora 4 image file
> While booting the guest domain
2008 Sep 17
1
backup file to win98 system
Hi...rsync working fine for my fedora 5 box to fedora 9 box. Now i want to
take back of my folder /home/rajiv to a windows 98 box...Shared a folder in
win98 system for full access but do not know how to take backup...tried with
the following but got error message
[root@myserver ~]# rsync -aPrv /data/stock/ //192.168.1.75/dir
sending incremental file list
rsync: mkdir
2002 Mar 05
3
reading 2-byte integers using readBin and connections
Hi folks:
This may be a stupid question, but I cannot seem to find a way to tell
readBin that I want to read 2-byte integers from the connection. The input
file is 150,720 bytes long containing 75,360 short (2-byte) integers. But
specifying "integer" or "int" for what in readBin only returns me a vector
of length 37680, leading me to believe that sizeof(integer) or
2001 Nov 28
1
fill patterns
Hi folks:
Any idea when the density and angle arguments to polygon() are to be
implemented? Or is there another way to achieve hatching fill patterns?
TIA.
Rajiv.
--------
Rajiv Prasad
Postdoctoral Research Associate, Hydrology Group
Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33
Richland, WA 99352
Voice: (509) 375-2096 Fax: (509) 372-6089 Email: rajiv.prasad at pnl.gov
2004 Jan 11
2
Cisco 79xx Ringtones
Hi,
I'm after two very specific ringtones for the 79xx's...
A dog barking, and a horse either galloping or neighing.
I've tried making the sounds, but for some bizarre reason they're not
working. I used to make quite a few ringtones for the 79xx's, but I
seem to have forgotten how to do it! And to top things off, I can't
even find the documentation on Cisco's site
2006 Feb 20
1
Download "Asterisk: The Future Of Telephony" [More Info]
One thing I forgot to mention: I also cropped the registration and
cut marks off the sides of the pages. If you want the uncropped version, get:
http://www.alexburke.ca/asterisk-tfot-uncropped.pdf
Sorry about the excessive noise, but I figured I should mention this.
>Date: Mon, 20 Feb 2006 18:55:50 -0500
>To: asterisk-users@lists.digium.com
>From: Alexander Burke
2001 Mar 28
1
Help: Using R from C
Hi folks:
I am just beginning to try and use R from my own C programs. Platform is
Windows2000, compiler Visual C++ 6.0. I built the import library R.lib from
R.dll using the VC LIB.exe program. Here is a simple code I am trying to
compile and run (no C++, VC++ is instructed to treat it strictly as C):
#include "R.h"
#include "Rinternals.h"
int main(void)
{
int i;
char
2006 May 31
1
INFO: TFOT book- n priorities and labels
Regarding my earlier post about labels and the 'n' priority:
The TFOT book covers the use of these. See the box on page 81 entitled
"Unnumbered Priorities."
http://www.nufone.net/downloads/asteriskdocs/AsteriskTFOT.zip
-MC
2006 Feb 02
3
OT O'Reilly Asterisk TFOT
I went to the Linux Solutions exhibition in Paris yesterday, visited the
well stocked O'Reilly stand and saw a nice pile of Asterisk TFOT, 6
hours later there was only one left. It must say something, also it was
the English version.
--
Dave Cotton <dcotton@linuxautrement.com>