similar to: help with @home

Displaying 20 results from an estimated 1000 matches similar to: "help with @home"

2005 Feb 21
4
sip wifi phone?
Does anyone know of any sip wifi phones? Only one i can find that is redily availiable is the zyxel prestige 2000w and from what i hear it is flaky. Kurt Fankhauser WaveLinc HYPERLINK "http://www.wavelinc.com/"www.wavelinc.com 114 S. Walnut St. Bucyrus, OH 44820 419-562-6405 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database:
2005 Feb 19
2
asterisk setup
Hi, I just joined the list, anyways i am trying to setup an @home box with a x100p card and so far i can't even get the box to pickup the incoming call and in the amp management under the section "send calls from PSTN too" page all the radio buttons are blank and i want to use the digital receptionist, also when i try to setup digital receptionist via uploading wav file and save, it
2005 Feb 26
0
SIP phone speaker phone mic cutting out
Hi i have an @home box with Uniden UIP200's and the speaker phone works great for recording my voicemail box and recording the digital receptionist menu but when i make calls out the PSTN the mic on the speaker phone acts like it only picks up when my voice is really high, make a noise and get closer to the mic all the sudden it starts working then if i back off it quits and visa-versa, but I
2007 Dec 14
3
How to convert Datetime numbers from Excel to POSIXt objects
Hi all, I need to compare time series data files of different time formats. I had no problems with text format using strptime. But how can I convert datetime numbers from Excel (days since 30.12.1899 00:00:00) into POSIXt objects? For example 29770.375 should be converted to "03.07.1981 09:00:00" I tried the following code and encountered strange results: t1-t0 gives 29770.33
2008 Feb 07
1
mixed environment / why is setting up an oracle cluster on windows so hard?
hello everybody I successfully installed a *very* small two node cluster with a shared volume on linux (both debian, one x86, one ARM [laugh not: NSLU2 :)]). before that, I tried to install the "clusterware" package on my windows xp box and it constantly complained about the three different ip addresses it wanted to see, then I got so frustrated with numerous manual hosts-file
2010 Mar 05
2
How to assign week numbers to a time-series
Hello everyone, My progress has stalled on finding a way of creating a somewhat complicated variable to add to my existing dataframe and I am hoping one of you could help me out. The dataframe below contains only a fraction of the data of my complete dataframe, but all of the variables. What I want to do is add another variable named 'WEEK' to this dataframe that is assigned 1 for row 1
2011 Dec 11
1
nls start values
I'm using nls to fit periodic gene-expression data to sine waves. I need to set the upper and lower boundaries, because I do not want any negative phase and amplitude solutions. This means that I have to use the "port" algorithm. The problem is, that depending on what start value I choose for phase, the fit works for some cases, but not for others. In the example below, the fit works
2011 Feb 04
1
read.table error
R experts, I am working with a fairly large data set comprised of 563 rows by 116 columns including several different modes. I have been unable to read in the data set completely using the read.table function and the RGui (i.e. nearly half the total number of rows are missing from the data set along with the column names). The data does read in fully using Tinn-R's Rterm; however, at several
2010 Jan 14
2
Fixed size permutations
I'm using functions to return a matrix of all permutations of a specified size from a larger list for predictor selection. For each predictor size I use a seperate function like this: bag2 <- function(n) { rl <- c() for (i1 in seq(n)) { for (i2 in seq(n)) { if (length(unique(c(i1,i2)))==1) {next} rl <- cbind(rl,matrix(c(i1,i2))) } }
2005 Sep 02
4
Receptionist
Hi, Quick question. With an old phone system a receptionist receiving a call has 1 button to push to transfer calls to a specific extension, with Asterisk, a receptionist would actually put the caller on hold, pick up another line, call the extension, ask if the person is available, hang up pick up the caller again and transfer. To me it's seems a long way to simply do a receptionist
2006 Feb 14
3
Grandstream hold one way audio -URGENT
Hi all, At our customer site i've installed one asterisk server with 20 Grandstream GXP2000's. Firmware 1.0.1.9. When someone dials the customer, the receptionist picks up, and does an attended transfer (the 'grandstream way') to a collegue. Most of the times this goes ok, but sometimes, when the receptionist puts the call on hold, and tries te reconnect to the caller there's
2005 May 08
5
8+ line receptionist only setup
Hi, We are looking towards a 8+ CO line setup (20 extensions) in our office but we do not want an IVR(auto-attendant) feature. All incoming will be answered by a receptionist. I have read the multi-line configuration for cisco 7960 thread in this list but that way I believe we could only display 6 incoming lines. What will happen to the rest? Does the expansion module for the cisco 7960 work
2007 Apr 16
1
Need some dialplan help for obscure user request
I have a customer who wants their receptionist to input the users' long distance PINs for the because they use each others pins. I am having trouble coming up with a way to do this because of creating a channel between the user and receptionist, dropping the channel and its variables and creating a new one for the actual long distance call. Any advice is really needed. 1. User Dials Long
2004 Nov 20
6
SIP Phones-Receptionist Setup
I am looking at placing a system in an office with a central receptionist, and phones for each individual employee thereafter. Could I use a Snom 220 with additional keypads to view if the lines are in use by the other employees? Fred is in sales... A call comes into the receptionist and they transfer the call to Fred. The receptionist can tell Fred is still on the phone by viewing the assigned
2005 Nov 09
5
Receptionist phones
I've been playing with Asterisk for a few weeks and it's working great. I have a question about getting multi-line receptionist phones working. I was thinking about getting one of these expansion ports: http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet0 9186a008008883d.html What are people using for receptionist phones that show all the extensions in
2008 Jan 28
2
IAX Calls - One Way Audio
Hello List, I am currently having a bit of a strange issue with a pair of asterisk servers that we recently set up. For a bit of background, this particular business has two sites in two different towns, about 10 minutes apart. They have 3 analogue PSTN lines connected to the asterisk servers at each location, via a Sangoma A200 (with HEC). They are trying to have just the one receptionist for
2004 May 28
16
Asterisk Receptionist manager program.
We are writing a program using the manager for * for our receptionist to use once the system go live. If anyone is interested in helping us with testing please let me know. We are designing it for a touch screen monitor for her to do transfers, see whose on the phone and a few other features. Its in the development stage and has bugs. but I think its gonna be really good. If your interested
2005 Sep 29
2
Remotely dialing calls from a polycom phone
I have a Polycom IP600 serving as a receptionist phone. We developed a call manager via c/gtk that runs on a touchpad. It allows them to transfer calls, transfer to voicemail, page, etc. The problem is this: When paging another phone from the touchpad, I have to open a channel to the receptionist phone. This rings the receptionist phone. When she picks up, it then pages the desired person. This is
2006 Apr 05
2
Setting ptime attribute in SDP invite
Is it possible for Asterisk to set the ptime attribute on outbound calls in SDP invite? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060405/7e1e68d1/attachment.htm
2003 Jun 13
4
CallerID forward???
Here is the situation that I would like to create: Call comes in Receptionist sees that the caller ID is Jenny <8675309> Receptionist picks up phone and transfers call to Batman Batman looks at his phone and sees that the caller ID is Jenny <8675309> I can't seem to figure out how to forward the caller ID. Is this possible with Asterisk?