Displaying 20 results from an estimated 600 matches similar to: "Status of the "bs" Package"
2012 Nov 07
5
forwarding all calls to cells
Hello everybody,
A client wants to install a FreePBX infrastructure, but have all calls forward to their cell phones rather than buying VoIP phones.
They would be doing SIP trunks over a Comcast business line. Probably maximum 6 simultaneous calls.
Any gotchas we should warn them about?
Thanks!
noam
Noam Birnbaum
El Presidente
http://www.desksidemanner.com
415-854-0885 x89
tweet @noamb
2007 Oct 02
3
estimating nightly diffs
Hey all,
Any suggestions on how to estimate how much data rsync would
synchronize on average in a given installation? Assume that a full
rsync has already run and the only data being updated is just the
daily diffs.
Thanks,
noam
Noam Birnbaum
http://maccentricsolutions.com/
877.luv.macs x89
ð Apple Certified Technical Coordinator
ð Apple Certified Help Desk Specialist
--------------
2007 Oct 31
4
multiple rsync sessions for one file?
Hey all,
A customer is configuring an offsite rsync backup. Their Internet
pipe is fairly slow (DSL) but they have some very large files to
backup. Their backup window is only after business hours.
If one of these large files starts rsyncing at midnight, and the
backup window ends before the file is complete (i.e. the rsync
process stops), will it complete the rest of that file the
2015 Aug 18
1
logging into user mailboxes with admin credentials
Hey folks,
We are planning a migration away from Dovecot (sorry) to Google Apps and
are trying to figure out how to migrate the contents of user mailboxes
to the new provider. Normally we would use an IMAP migration tool to log
into each user's mailbox on the old and new providers and transfer the
data that way.
However, there is no central directory service; all accounts are local.
We
2007 Oct 01
1
rsync vs. unison
Hey all,
I'm looking into a two-way WAN mirror on two boxes running Mac OS X
10.4. It seems that both rsync (with the -u option) and unison could
do this. Any suggestions on how to choose one over the other?
Many thanks,
noam
Noam Birnbaum
http://maccentricsolutions.com/
877.luv.macs x89
ð Apple Certified Technical Coordinator
ð Apple Certified Help Desk Specialist
--------------
2009 Jun 08
5
mean
Hi,
I have gote the following data
x1 <- c(rep(1,6),rep(4,7),rep(6,10))
x2 <- rnorm(length(x1),6,1)
data <- data.frame(x1,x2)
and I would like to compute the mean of the x2 for each individual of x1, i. e. x1=1,4 and 6?
Thank you very much in advance,
Amori
[[alternative HTML version deleted]]
2002 Feb 05
5
SIGUSR1 or SIGINT error
Howdy,
We occassionally get the following error when running our nightly
backups:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
This happens more on one or two machines than on any of the others. We've
looked high and low to see if we're mistakenly sending these signals, but
nothing is that we can find.
Does anyone know what this might be from? Is it the server
2005 Jan 10
10
Unicall errors
If I make a call to asterisk's r2 E1 I get these errors
*CLI> Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Rx bits 0x1 [1/ 1/ 0/ 0]
Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Detected
Jan 10 16:16:38 WARNING[1089170112]: chan_unicall.c:634 unicall_error: UniCall: mfcr2 Making a new call with CRN
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm
2005 Aug 16
3
Stacked Area chart
I wish to do a stacked area chart to show how relative proportions of species within a stand have changed over time.
I know this is simple, but can someone point me to the right function (if it exists). I have not had any luck finding it in the R-help, but maybe I am searching using the wrong keywords.
Thanks,
Mike
Mike Saunders
Research Assistant
Forest Ecosystem Research Program
Department
2004 Oct 18
2
Cannot apply delete-sent-files.diff on solaris platform
I have been trying various ways and looking though the lists, but I can't
seem to find a solution.
I am running a Ultra2 with Solaris 9 and rsync 2.5.2, with the old
-move-files patch.
I want to upgrade to 2.6.3 with the delete-sent-files patch. Which I
understand is the new and improved version serving the same purpose.
Unfortunately my patch under Solaris did'nt work, so I d/l
2007 Mar 02
3
Alec Saunders post about Mashable Telco's
Interesting read in Alec Saunders blog today.
http://saunderslog.com/2007/03/01/mashable-telcos/
Thought it may interest some people on this list.
As food for thought, why it is that ITSP's haven't come up with more
'interesting' voice applications? When asterisk first became available I
thought it was the beginning of seeing really neat applications, think
Verzion's
2005 Aug 23
3
Plotting using image files
This is a strange request, but I want to build a scatterplot using different image files (jpegs, gif, etc.) as the plot symbols. I have thought about setting this up using a very large layout matrix, but I thought someone might have a better approach. Furthermore, is there any way to have R paste an image file into a specific coordinate within a scatterplot?
Thanks in advance,
Mike
Mike
2006 Aug 06
6
Having Problem w/ Agile Web Development book
I get this error ...
NoMethodError in StoreController#index
undefined method `salable_items'' for Product:Class
and here is my store_controller.rb ...
class StoreController < ApplicationController
def index
@products = Product.salable_items
end
def self.salable_items
find(:all, :conditions => "date_available <= now()", :order =>
"date_available
2005 Apr 05
2
Dead wood code
Is there a package, or does anyone have code they are willing to share, that would allow me to simulate sampling of dead wood pieces across an area? I am specifically looking for code to simulate the dead wood distribution as small line segments across an extent, and then I will "sample" the dead wood using different sampling techniques including line transects, fixed area plots, etc.
2010 Oct 03
3
SIP flood attacK
Hello all. I was recently the victim of a SIP flood attack. I'm wondering
what is the best method to prevent such things in the future.
Many thanks
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101003/2e254523/attachment.htm
2008 May 07
4
Hiding the passes
How do you hide all the green passing examples from the output?
I don''t need to know what has passed and it means I have to scroll to
see what has failed.
--
Posted via http://www.ruby-forum.com/.
2013 Jan 31
3
[LLVMdev] Label and jump support for ms-inline-assembly
Wondering if someone could tell me what would be involved to add support
for jumps (within asm block, between asm blocks, and between C/C++ and asm
blocks) for Microsoft inline assembly?
Is there a rough feel for where it is on the roadmap?
Thanks,
-Allen
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 26
4
What clients do you use?
I been revising my list of options for people to connect to my icecast
servers. And would like to know what clients you use to connect. I
know of the list on the site and I would like to know what you guys
use.
Please Post Name, Version, OS and Why you choose or recommend this client.
I use SAM by Spacial Audio, its a old version, for windows, Why
because I got a good deal on the cost of it, it
2005 Jan 23
2
Moving to Dovecot
Hi there,
I'm currently running IMAP with Courier and POP3 with Solid-POP3d. I'd
like to migrate IMAP and POP3 to both use Dovecot.
All this works fine in testing, except for the fact that I have two
types of users for legacy reasons.
One type of user has a Maildir-style inbox at ~/Maildir/
The other type has a mbox-style inbox at ~/Mailbox
Is it possible to make Dovecot look for