Displaying 20 results from an estimated 39 matches for "collocations".
Did you mean:
collocation
2003 Jun 12
1
mkstemp permission denied
We are using rsync to push DNS records from one machine (running rsync
2.5.6 as a client process on Debian woody) to a collocation server (
running rsync 2.5.6 as a daemon on RedHat 7.3). To test this process we
are using a script that pushes one file from the Debian box to the
collocation server. It appears that a file transfers, but upon checking there is
no file transfer and an error in the
2003 Aug 25
13
SIP phones
Hi,
I wonder if you guys can recomend a good SIP phone.
A phone thats works great with * has a lot of features, and is cheap.
Actually all kind pf VoIP hardware is of interesst.
Is there a really good site for VoIP harware ?
/Mike
2005 May 20
5
Who knows where voicepulse has their asterisk servers?
I want to collocate an * box somewhere, where better than where voicepulse
chose to put their servers?
They probably did their homework and selected someplace where good handoff
to the pstn can be found, right/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050520/9f5975b8/attachment.htm
2005 Oct 18
0
UNIX Systems Administrator I, Development IT - San Bruno, CA/UNIX Systems Administrator I, Systems Operations - San Bruno, CA
Please add to mailing list.
Thanks,
LAUREN CANHA
Staffing Coordinator
IronPort Systems, Inc.
950 Elm Ave.
San Bruno, CA 94066
Office: 650.989.3179
www.ironport.com
<outbind://221-00000000FB683FD50A72FB408BA2313DEC2CE3190700406842A96543C
843ACB6B4ECDF016270000000BC63670000406842A96543C843ACB6B4ECDF01627000000
0C880160000/www.ironport.com> - The Leader in Email Security
2012 Aug 08
1
dimnames in array
Hello,
I'm working with an array; I'm trying to make it so that an array of
dim(42,2,2) has names whose length corresponds to that of the array,
and am hoping someone with experience with this can see what I'm not
doing correctly:
data11 = array(0,c(41,2,2))
y = lsoda(x0,times,fhn$fn.ode,pars)#This is make.fhn() from colloc
infer package#
y = y[,2:3]
2008 Feb 13
1
Samba and the InterWeb
Hi,
We have an office-based Windows-locked publishing system whose only
delivery mechanism is to write to a local filesystem, and a requirement
for its output to be available to a collocated production environment
comprising Solaris and Linux boxes. The 'obvious' solution was to run a
Samba server on one of the collocated Linux boxes and mount the share it
provides on the relevant
2006 Aug 15
1
[LLVMdev] Fwd: OOPLSA 2006 Call for Participation
From: Jack Davidson <jwd at VIRGINIA.EDU>
Date: August 15, 2006 11:27:06 AM ADT
To: SIGPLAN-ANNOUNCE at LISTSERV.ACM.ORG
Subject: OOPLSA 2006 Call for Participation
Reply-To: Jack Davidson <jwd at VIRGINIA.EDU>
ACM SIGPLAN Conference on Object-Oriented Programming, Systems,
Languages, and Applications (OOPSLA 2006)
OOPSLA 2006 will be held October 22-26 in historic Portland,
2005 Sep 15
2
Fax->Email for Hosted PBX
I'm proposing to install an Asterisk PBX at a collocation facility for a
remote customer. Each of the customer locations will have an SPA-3000
with the FXO port connecting a POTS circuit and the FXS port connecting
a fax machine or red phone.
In addition to voice traffic, the customer has a high volume of incoming
and outgoing faxes.
Would it be possible, using g711 between the SPA-3000
2003 Dec 29
2
bandwidth requirement
Hi Folks,
have a question, on bandwidth.
I want to run an asterisk server SIP to H323, g729. Calls arrive on sip/iax
go to IVR get authenticated and egress through h323. So G729 license is only
used during IVR and then it is pass through.
I am collocating this server. Colo offer a monthly bandwidth quota. Lets say
I want to do 100K minutes per month of VoIP calling at the beginning. What
would
2004 Sep 13
1
Server load capabilities
I am trying to asses the possibility of setting up Asterisk at a collocation
service provider (ELI) for supplying VOIP to about 15 different
customers/locations. Is it possible to use one server to handle this load?
Is there a call management GUI (Windows), which will work well in this
situation and allow administration? Is there a call client GUI (Windows),
which will work well in this situation?
2005 May 13
1
Polycom IP 500 caller id
i'm trying to set up outboud caller ID on 3 polycom ip 500 phones. here is how i have them set up.
each phone is using 2 lines, all registered to *
phone 1 line 1 is registered using the DID, and the next 5 lines reg to
03152
03153
03154
03155
03156
from my understanding, the way the polycom configs are set, i have to put the 03152 in the reg.x.address field. and it seems that is where
2015 Dec 13
4
CFP for the 6th European LLVM conference on March 17-18, 2016 in Barcelona, Spain
We are pleased to announce the 6th European LLVM conference on March 17-18,
2016 in Barcelona, Spain.
This will be a full two-day conference which aims to present the latest
developments around LLVM and help strengthen the network of LLVM developers
and users. The format will be similar to that of the previous meetings,
with ample time for presentations, discussion, and networking between
2010 Sep 15
3
warning or error upon type/storage mode coercion?
Hi,
I'm aware that the language definition states "R objects are often
coerced to different types during computations". Two questions:
1. Is it possible to configure the R environment so that, for example,
coercion from (say) numeric to integer will throw a warning or an error?
I realize that in the base R code alone, there are thousands of calls to
as.integer() which would
2005 Jan 26
3
setup questions- many users, little use
Hello All,
I?m on the technology committee for a fraternity at the University of Illinois.
We?re looking into moving from our current ?party line? (one line shared
between every two rooms) system to a PBX with voicemail in an effort to lower
our monthly phone bill and provide better communication services. We?ve
pretty much settled on Asterisk as we do not wish to rewire all of our pots
2017 Jun 18
2
dist function in R is very slow
...rt(outer(sq,sq,"+") - 2*mtm)}
It takes less than 50 seconds for my (dense) matrix of 5,054 rows and 12,803 columns, while dist.matrix with method="euclidean" takes almost 10 minutes (which is still orders of magnitude faster than dist).
From: Stefan Evert <stefanML at collocations.de>
To: Moshe Olshansky <m_olshansky at yahoo.com>
Cc: R-devel Mailing List <r-devel at r-project.org>
Sent: Sunday, 18 June 2017, 2:33
Subject: Re: [Rd] dist function in R is very slow
> On 17 Jun 2017, at 08:47, Moshe Olshansky via R-devel <r-devel at r-project.org>...
2018 Mar 07
2
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
------------------------------------------------------------------------------------------------
CALL FOR PAPERS
15th International Conference on Managed Languages & Runtimes
(ManLang'18)
September 10-14, 2018, Linz, Austria
http://ssw.jku.at/manlang18/
------------------------------------------------------------------------------------------------
ManLang (formerly PPPJ) is a
2008 Apr 04
1
Next Move - Hosting
I posted this to asterisk biz but didn't get a reply.. I didn't want to
offend anyone being that this is kind of branching into hosting, and
maybe outside of the remit of this list.
Hi
Been lurking on the user list for a while but I have some what of an
immediate requirement and I'm wondering if you can suggest the best
solution (if mines a rubbish idea)
I have been testing Asterisk
2018 Mar 12
0
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
Dear Person That Posted This Email,
Please be aware that calls for papers are only on-topic for this email
list if they are specifically about LLVM. For example, a call for a
workshop on LLVM in Scientific Computing would be on topic whereas a
general compiler call for papers (like the one below) is not.
That said, I hope you receive many strong submissions. Your conference
looks
2011 Nov 03
15
DID from Direct from Telco
Hello Everyone,
Unlike going through DIDx, DIDLogic etc.., we have an option of
getting DIDs directly
from local telco Bell Canada. Currently our SIP Trunk provider
assigned a DID to us,
and as you know, they just redirect requests it to our PBX.
However, when dealing directly with a telco, what equipment will we
need? Basically
giving us the same capability as a DID provider. If someone can
2005 Jun 06
1
RE: LOA for CFA . . work up "pencil copy"
David,
I guess I'm a little confused here. Are you asking me to provide a "pencil
copy" of an LOA for your review? I don't understand why you need an LOA
from us. We need an LOA from you to order circuits that will be billed to
us that will be attached to your CFA. It was also my understanding that you
had an LOA ready to be given to us, which had already been reviewed by