Displaying 20 results from an estimated 4000 matches similar to: "How to charge for Asterisk installations and ongoing support?"
2017 Sep 30
4
Converting SAS Code
On 9/29/2017 3:37 PM, Rolf Turner wrote:
> On 30/09/17 07:45, JLucke at ria.buffalo.edu wrote:
>
> <SNIP>
>
>>
>> The conceptual paradigm for R is only marginally commensurate with
>> that of
>> standard statistical software.
>> You must immerse yourself in R to become proficient.
>
> Fortune nomination.
For newer list members wondering what
2003 Sep 09
2
Nortel i2004 and asterisk ??
This are "suppose" to be SIP based phones. I just
got one to play with, no docs, no nothing.
before I start spending time trying to sort it
out I thought I'd ask to see if anyone had made
one work with AST, and if they have any pearls
of wisdom.
mucho thanks
2005 Jun 02
5
2 incoming lines and Asterisk@home...
Hi all,
Is it possible to use 2 incoming fxo lines (one is for my company the
other for the family) with Asterisk@home?
Best regards,
Francois
Random Thought:
---------------
Errors like straws upon the surface flow: Who would search for pearls must dive below. - John Dryden, 1631 - 1700
2007 Feb 14
1
To jitter buffer or not to jitter buffer?
Greetings list,
Some time ago (probably about a year ago now) we disabled IAX jitter
buffering on all our boxes because it was causing issues in a mixed 1.0 and
1.2 environment.
One thing I've noticed over the last few months as more and more clients
have moved from the 512k/1mb/2mb ADSL connections they were using onto "up
to 8mb" connections is that whilst overall throughput is a
2018 Jul 18
3
Which is better? Microsoft Exchange 2016 or Linux-based SMTP Servers?
>
> In addition, if you go to 365, you are NOT BUYING the software, you're
> renting the service. You will be paying every year, and a service contract
> will cost, and, presumably, cost more every year.
>
Still a lot better than trying to run your own hodge-podge of nightmares on
Linux.
2004 Aug 03
2
Integration with Altigen
I would like to integrate * with an existing Altigen PBX. I want to spend
as little money as possible to make it happen. My main goal is to
inexpensively connect a branch office to the phone system. Eventually I
would like to replace the Altigen system with an Asterisk server so I don't
want to spend any money on Altigen hardware.
Currently the Altigen has analog interfaces with a couple
2011 Nov 17
1
Introducing \n's so that par.strip.text can produce multiline strips in lattice
Dear all,
I have the following data, which has \\n in place of \n. I introduced \n's
in the csv file so that I could use it in barchart in lattice. When I did
that and read it into R using read.csv, it read it as \\n. My question is
how do I introduce "\n" in the middle of a long string of quoted text so
that lattice can make multiline strips. Hitting Enter which is supposed to
2009 Jun 26
1
parallel R?
Hi all,
Lots of big IT companies are renting out their computing facilities.
Amazon has one such service. In my understanding, this will
dramatically improve the speed of my R program -- currently the cross
validation and model selection part is the bottle neck. It take a few
days to just finish optimal parameter tuning via CV.
Could anybody shed some lights on this? Is it completely transparent
2005 Jun 30
3
GUI that supports virtual PBX's/users
A friend of mine runs a small office building, 10-15 tenants. Each have
their own company, their own thing, renting space from him. His main PBX
is getting dated and his tenants are complaining. I was telling him about
Asterisk but his main concern is he doesn't want to have to always be the
one to add/remove extensions, or change the IVR hours or whatever.
Does anybody know of a free or
2010 Jan 12
4
Are SSD disks worth the cost for server usage?
Hi,
we want to upgrade our infrastructure and are considering renting two
different types of server by a provider:
- A: one is with 80 GB SSD (and 12 GB memory)
http://www.ovh.co.uk/products/eg_ssd.xml
- B: the other with 750 GB SATA2 (and 8 GB memory).
http://www.ovh.co.uk/products/eg_best_of.xml
The target infrastructure will host:
- a few public web sites (PHP / MySQL)
- a development
2010 Jun 09
28
Xen License
Hi Everyone,
This is going to sound silly but...
I''m just off the phone with a Microsoft SPLA reseller. They sell licenses to run Microsoft software in a hosted environment. I was asking about obtaining Windows licenses to run on my Xen VPS hosting solution.
Maybe there is a big misunderstanding, but I''m faily sure she said that it was illegial for me to rent out Xen
2003 Sep 11
1
How much to charge for Asterisk installations?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a medium sized business that is interested in implementing *
as their PBX system. They currently have a Panasonic system with
Panasonic handsets that they are going to replace Asterisk with, as
the current system is maxed out, and they don't even have voicemail
capabilities.
I have been considering using an Adtran Atlas 550 with FXO and
2011 Jan 25
1
SIP, IAX2 and ISDN ISUP data
Hi all,
I'm looking at my options for getting access to ISDN ISUP fields from
DDI numbers, when connecting to a 3rd party Asterisk server. This is for
a custom voicemail solution, and at this stage I want to avoid renting a
PRI.
The information I need to capture is:
- Calling Number
- Called Number (e.g. the DDI handling the call)
- Redirecting Number (e.g. the device diverting to the
2008 Oct 20
1
rsync recovery of system backup to different Linux computer
I have been making off site backups of my CentOS Linux servers using rsync.
One of my hosting companies has suddenly gone out of business and I am
unable to access the server that I was renting at that location, however, I
have a complete system backup on another Linux server at a different
location. My question is: Is it possible for me to load that rsync backup
to another computer system that
2005 Oct 06
1
Selecting outgoing trunk based on extension number
Hi all,
I have situation in that we are renting out a room in our office building to
another company, including the provision of phone lines via our Aterisk box.
To keep billing simple, we would like them to be billed separately for all
their calls. We think we can achieve this by them leasing their own outbound
IAX trunk (which our providers have said is no problem) and having all their
2006 Oct 11
1
What alternatives to Asterisk based virtual PBX?
Hi,
I've been asked to put together a quote for a system which basically
will be a virtual PBX based on Asterisk with some IVR's and a whole
bunch of GotoIfTime's.
There will be one incoming DID via SIP, user gets dropped in to an IVR
and then depending on the option they choose, *and* the time of day &
day of month, it will make
an outbound call to a cellphone.
Normally this
2011 Feb 08
2
as.Date
Hi everybody,
I have a strange behavior of the as.Date() function. For example:
as.Date(36525, origin="1900-01-01'")
I would expect to get 2000-01-01. But R gives me
[1] "2070-01-01"
I tried with several origins but the results are still the same. It
seems that the origin does not apply and remains 1970-01-01.
Does anyone can give me a hint how to
2008 Mar 05
3
Maturity of dbox
Hi,
I am contemplating migrating from maildir to dbox. However, I wonder
about the maturity of the dbox code, as it appears to not be widely
used. Does anybody have some success stories?
My primary driver is to have non-changing file names, and thus smaller
backup deltas. Are there other advantages that I should pursue?
I read in the wiki that the migration is straightforward, but I did not
2004 Nov 28
1
IAX2 and FWD problems?
Hi,
I'm slowly getting to grips with *. My next quest is to get IAX2/FWD
calls working.
I've setup a fwd account and added IAX capability to it via the website.
I got the email saying it had been done with some welcome text and sample
phone numbers to try, such as 10001 for the answer phone.
I followed the setup example on the fwd site for configuring * to work
with fwd's IAX.
2010 Dec 07
4
increase or decrease variable by 1
many languages have shorthands for that operation like:
variable += 1
or
++variable
is there something like that in R ?
--
View this message in context: http://r.789695.n4.nabble.com/increase-or-decrease-variable-by-1-tp3076390p3076390.html
Sent from the R help mailing list archive at Nabble.com.