Displaying 20 results from an estimated 1000 matches similar to: "Merlin Legend integration not routing calls back to PSTN."
2007 Feb 13
4
Nortel 81C MSDL Trunking to Asterisk TE110P, Nortel Resetting PRI Channels
We are currently working to trunk from a Nortel 81C to an Asterisk
Server 1.4 running on Red Hat Linux.  We have two PRI trunks which work
with the exception of the clock slips, which is causing the Nortel to
reset the PRIs once a hour.  Thanks for any suggestions.
81C   MSDL                                              Asterisk Digium
TE110P
 REQ  prt
 TYPE adan dch 10                           
1998 Jan 29
3
Summary of mails concerning R help system
Hi,
here's a short summary of all the mails I got concerning the R help
system during the last days ... I really want to have all open
questions in this list, so if I forgot your most important topic
please forgive (and remind me again) ... it's probably only because of
lack of time such that I had to compile the list in a hurry ...
Ok, here we go:
1) It would be useful to have a button
2001 May 29
3
unbelievable parser bug (PR#956)
close to ``unbelievable'' but the following line
is not parsed correctly but gives a syntax error :
    x <- 1  ## A = 1
--please do not edit the information below--
Version:
 platform = i686-pc-linux-gnu
 arch = i686
 os = linux-gnu
 system = i686, linux-gnu
 status = 
 major = 1
 minor = 2.3
 year = 2001
 month = 04
 day = 26
 language = R
Search Path:
 .GlobalEnv, package:ctest,
2006 Jan 24
13
Nortel Meridian Opt 81C and PRI
We've been trying unsuccessfully to connect our Meridian Option 81C to a
TE110P via PRI.  We've followed the directions in
asterisk-meridian-a1.pdf (link on
http://www.voip-info.org/wiki/view/Asterisk+legacy+integration), but it
doesn't seem to work on our 81C (even though many, many users report it
works very well on Option 11's). 
Has anyone had any success in getting the above
1997 Nov 11
2
R-alpha: help files of base package
[this message bounced, because it had 'help'
		 at beginning of Subject.  Now sent as "approved". -- MM]
I'm not happy at all with the html and latex version of the base help
files, because presenting (currently) 320 files in alphabetic order is
not a good way for unexperienced users.
I'm thinking about introducing a new command like \category or
whatever to split the
2004 Aug 06
2
icecast2 sources
adam wrote:
> have the icecast 2 sources moved? does anyone know the current download
> url?
There's no direct URL to the sources, you have to fetch them from CVS.
Look at http://www.xiph.org/cvs.html for further information and read
the file HACKING in the icecast module about further helper lib you need
to download and how to build the thing.
There will be an alpha release of
1997 Nov 10
1
R-alpha: Re: R/R-minus incompatibility [ an old one ]
>>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at> writes:
    FrL> Hmm, I'm quite perplexed by something very trivial/stupid/whatever
    FrL> ...  don't know, if this one has been reported before:
    R> x<-1 x[1:2]
    FrL> Error: subscript out of bounds
    Splus> x<-1 x[1:2]
    FrL> [1] 1 NA
    FrL> Or is
2006 Apr 03
4
Extending www.r-project.org features with a Wiki (PR#8744)
Full_Name: Victor Anyakin
Version: 
OS: 
Submission from: (NULL) (212.109.44.52)
This is an enhancement request,
probably, some sort of a Wiki engine could be installed on the web site, or some
other system, which would cover some basic information about various aspectes of
R.
Currently, I am trying to find some information about GUI application
development on R. A number of various projects
2004 Aug 06
0
vobris icecast 2
hi,
I am trying to get Vorbis streaming from live input to a icecast2 (win32)
server. I am doing this on my local 192.168.22.x network.
I can get oddcastDSP encoder to stream to the icecast server. It makes a
source connection and I can see this is the Icecast2 Win32 Server Stats
window. I can also see the KB sent in the oddcastDSP window.
However I have the following problems:
1. I cant make a
1999 Apr 08
1
submission method "none" of bug.report() -- interaction with ESS ?
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes:
>>>>> "FrL" == Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at> writes:
    FrL> This is not only a problem of bug.report(), but of providing
    FrL> a working editor in ESS ... because the same happens if you
    FrL> say edit(lm) or of whatever object you
2005 May 11
0
RODBC Oracle and VB automation with R(D)COM
I haven't been able to find any help on this and am really struggling.
I've been using RODBC 1.1-3 and R(D)COM v1.35 for a little over a year
successfully with my Access Database, and now im switching to Oracle 9i.
I use R 2.0.1 on a Windows XP platform, 1GB ram, 2GHz Intel Processor)
When I connect through the Rgui R console, the connection is successful
(but through VB the attempt
2004 Jun 15
2
S/R/RWeb/ODBC
I'm looking for an optimal approach to access Oracle databases via RWeb
applications. I'm new to R but familiar with programming functions and web
pages for the S+ Statserver. I'm now going through the motions of migrating
S+/Statserver applications to R/RWeb as a feasability exercise. I can access
databases using ODBC directly in R or S, and using Statserver, but I have
not succeeded
2009 Dec 03
1
Dial application with M option
Hello,
What i am trying to do is ..... Dail a number and ask if you wana talk to
XXX press 1 and if you dont wana talk press any other key.
For this purpose i am using  this
link<http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial>
.
*I am using this option :- *
*M(**x**)*: Executes the macro (x) upon connect of the call (i.e. when the
called party answers). IMPORTANT - The CDR
2012 Oct 30
2
bootstrapping quantile regression
HI everyone,
I try to get some bootstrap CIs for coefficients obtained by quantile
regression. I have influencial values and thus switched to quantreg..
The data is clustered and within clusters the variance of my DV = 0..
Is this sensible for the below data? And what about the warnings?
Thanks in advance for any guidance,
Kay
> dput(d)
structure(list(Porenfläche = c(4990L, 7002L, 7558L,
2010 Jul 12
2
a small puzzle?
I know the following may sound too basic but I thought the mailing list is
for the benefit of all levels of people. I ran a simple if statement on two
numeric vectors (news1o and s2o) which are of equal length. I have done an
str on both of them for your kind perusal below. I am trying to compare the
numbers in both and initiate a new vector s as 1 or 0 depending on if the
elements in the arrays
2006 Jun 01
1
help with syntax of nlme function
I am having difficulty understanding the syntax of the nlme() function for
nonlinear mixed models.  The data frame is called Marouane.chlorophyll.  The
model involves a dependent variable (Absorb) and an independent variable
(Ch.surf), which are both numeric variables in the data frame.  The data are
hierarchically grouped as Espece, Plante nested within Espece, and Feuille
nested within Plante
2004 Mar 07
1
Unable to login using 3.0.2a-SuSE as PDC and WinXP
Hello,
I've got a strange problem here: I installed Samba 3.0.2a using
the official rpms on a SuSE 9.0 machine.
I configured samba in the smb.conf as a PDC and created user and
machine accounts on the system as well as in the smbpasswd. Afterwards
I was able to join the domain with my Windows XP client.
After a reboot I am unable to log on to the Domain on my WinXP client.
There's just the
2008 Nov 20
1
extracting data from a list of unformatted text files
Hi,
I want to extract information from a number of text files in a folder. The files are named as : 82534.txt, 82555.txt, 8282787.txt etc.
I give below a sample of the kind of the information in the text file :
########
#(a lot of preceding text)
2008-10-01????? 06:30:12??? ??? ??? ??? 2 of 3
page
#(some lines of text - varies from file to file)
sekvens??? 890
# lines of text
sNo???? start???
2004 Nov 03
1
File case sensitivity
Hi;
I've run into a somewhat interesting issue in regards to IIS serving 
content from a samba share. Occasionly, IIS will return 404 errors for 
content that does infact exist. 
>From the samba machine, I captured the following:
This is an example of the site http://www.mysite.co.nz/foo not working:
[2004/11/04 09:30:14, 3] smbd/trans2.c:call_trans2qfilepathinfo(2353)
 
2004 Jun 15
1
Cant create in a subdirectory...
I've battled this one for a few days now and its costing my sanity so I am 
hoping that someone here has an answer
I am running the samba server 3.0.4 on a linux 2.4.25 server.  
I can connect to my share point and authenticate fine
I can create files or directories in the root of the sharepoint fine
I can go into subdirectories and look at all the files...
But I cannot create in any