similar to: Landmark digital key systems and Asterisk

Displaying 20 results from an estimated 3000 matches similar to: "Landmark digital key systems and Asterisk"

2006 Dec 04
0
No answer when press 0 for operator in VM in 1.0 .9?
Users cannot dial 0 to get to the operator in voicemail. * 1.0.9 Linux asterisk1.local 2.4.21-32.EL #1 Wed May 18 18:31:54 EDT 2005 i686 athlon i386 GNU/Linux (CentOS) Snom 360 DTMF=RFC2833 Switched LAN, no problems w/ DTMF anywhere operator=yes in voicemail.conf this does not apply to my situation: http://bugs.digium.com/bug_view_page.php?bug_id=0003080 When OGM is played, you press 0,
2006 Apr 22
1
Pinouts for T1/E1 crossover cable WAS "RE: whatcable to connect a legacy PBX to a TE410P ?"
The "telco guys" probably did something non-industry standard and reversed send and receive in the jack that they plugged the CAT5 into. Sure it works, sure it is easier, sure it is not the correct way of doing things. Thanks, Steve ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Lacy Moore - Aspendora Sent: Sat 4/22/2006 2:55 PM To: Paul
2019 Jul 09
0
CentOS, Red Hat, and IBM
CentOS community, Today marks a new day in the 26-year history of Red Hat. IBM has finalized its acquisition of Red Hat (https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future) which will operate as a distinct unit within IBM moving forward. What does this mean for Red Hat?s contributions to the CentOS project? In
2019 Jul 09
0
CentOS, Red Hat, and IBM
CentOS community, Today marks a new day in the 26-year history of Red Hat. IBM has finalized its acquisition of Red Hat (https://www.redhat.com/en/about/press-releases/ibm-closes-landmark-acquisition-red-hat-34-billion-defines-open-hybrid-cloud-future) which will operate as a distinct unit within IBM moving forward. What does this mean for Red Hat?s contributions to the CentOS project? In
2019 Jul 10
0
CentOS-announce Digest, Vol 173, Issue 4
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2000 Apr 18
1
domain logins for NT Workstation in 2.0.7?
Was having problems getting NT Workstation to see the samba server as the PDC and do domain logins (Win9x does just fine). Then found this comment in Sam's Teach Yourself Samba in 24 hours with regard to configuring a samba PDC: "You need to configure the server to be in user-level security and you must enable password encryption. There is no way around either of these settings."
2005 May 20
2
comparing a vactor of values in IF statement.
Hi, my vector V<- c(1,0.5,0.06,0.056,0.01,0.04,0.4,0.9,0.82,0.1) if( V > 0.5) { V <- 1 - V } I get a warning saying only the first element will be used in comparing (if V > 0.5). However, my results tell me vis-versa ,it actually compares every element of the vector V with 0.5 and that is waht i want it to do. Using a for loop is expensive and time consuming since my actual
2005 Jan 14
2
Help in Overlaying of 2 Plots on the same Device.
I'm trying to overlay a density plot on a previously plotted histogram. However, i need to use the same axis as of the 1st(histogram) plot to plot the second. My second plot is creating its own axis and causing my plot to extend the entire histogram instead of getting a subplot on a portion of the histogram. I tried 'fig' and 'new' parameters with no luck. Thanks in advance.
2005 Mar 15
4
How to extract x rows to get x pvalues using t.test
Hi all, My data genes [,1] [,2] [,3] [,4] [1,] 25 72 23 55 [2,] 34 53 41 33 [3,] 26 43 26 44 [4,] 36 64 64 22 [5,] 47 72 67 34 stu<-t.test(genes[,1:2],genes[,3:4]) > stu$p.value [1] 0.4198002 i get 1 pvalue for the entire col1:col2 Vs col3:col4. I am trying to get 5 p values for the 5 rows i have. I am trying to avoid a for loop coz my
2005 Jan 04
1
Non linear Square fit Function
Hi all, I'm trying to use the nls function to do a nls curve fit. I have a histogram for my data. I need to get athe best curve fit for this. i am plotting experimental vs the theoretical values. my experimental values are got from my dnorm function, mean=mean of my mid values(hist) and sd=sd of my mid values. For the theoretical i'm using mean and sd of all 20000 raw values as the start
2005 Jan 06
1
Help in Customising NLS function to spit out Mean and SD of the new fit!!!
Hi all, I'm trying to customize the nls function code to spit out the sd and mean of the new fit. All it gives me are the fitted values. THis function seems to work fine for my project otherwise. All i need is the SD and MEAN. Can someone help me to customise. I frankly did not understand the nls code at all. I have 10 x and 10 y values from a histogram. I need to use nls to do the best fit
2005 Jan 10
1
How to obtain nls parameter estimates
How can I receive parameter estimates for a given curve that has been fit with the NLS function. The problem is that I have a "n parameter" curve and I want the optimal fit. The NLS procedure gives me final function values and not the individual parameter estimates that were used to define this "best" fit. What function can I use to get these parameters? Thanks
2005 Feb 12
1
Trimming Parallel Vectors.
Good Day All ! I have a 2-D vector of mode numeric and a parallel 1-D vector of mode numeric. Here are my values. 2-D vector 1-D vector 80 75 85 80 80 70 80 90 80 80 60 70 80 70 70 85 75 95 85 85 70 60 90 60 70 My 1-D vector is the average across the rows of my 2-D vector. I process each column of the 2-D vector in a loop. When I trim my 2-D vector column
2005 Jun 06
1
Building a R package under Windows XP
Hi all, I downloaded all the required r-tools from Dr.Brian Ripley's website. RCMD build dAnal It built the tar file for me. After which i tried RCMD check dAnal and i get the following error. Making package dAnal adding build stamp to DESCRIPTION file installing R files installing data files installing man source files installing indices Error in
1999 Oct 27
2
fax serving
Newbie question: I have successfully set up a samba server for file & print sharing. What I'm not sure about is how to set up a fax server. Has anyone tried to do this? What all do you have to do, or maybe you could just point me in the right direction. =========================================== Charles Lewis, Director of Administrative Computing Southwestern Adventist University,
1999 Dec 21
2
how to set up a network color printer (newbie)
Just bought a network color laser (HP 4500N) and trying to figure out how to share it with all administrative users. Where should I start looking for info. =========================================== Charles Lewis, Director of Administrative Computing Southwestern Adventist University, Keene, TX (817)556-4720 lewisc@swau.edu FAX (360)397-7952 ===========================================
2004 Dec 06
1
The survival rate at a certain time
Hello there, I am doing analysis on survival data. How do I pick out a probability of survival at a chosen landmark time(for example, 3 years, 4 years) from the result of "survfit"? or any other functions? As I know, the result of 'survfit' only have the probabilities for all event or cencor time. Thank you very much Lisa Wang Princess Margaret Hospital Toronto, Ca tel:
2013 Feb 22
2
help with R CMD check --as-cran
Hi Everyone! This is my first time using R-help. I am trying to do R CMD check before uploading my package to CRAN. R CMD check --as-cran "my package folder". However, it spits out this warning: "pdf is needed for checks on size reduction of PDFs" I searched online but found no clue to solve this problem. Can someone tell me what could be wrong with my package? Thanks a
2008 Mar 07
3
Asterisk Realtime and SIP configuration
Dear all I'm writing to the list for help as a last resort. I've exhausted all other options, so please forgive me. I've lurked here for years but never actually posted. I'm trying to get Asterisk Realtime SIP configuration working, but it refuses to do so. I have all the necessary configuration in place, Asterisk makes a connection to the database, which can be verified with
2005 Mar 09
4
How to get standard deviation of rows in a matrix
Hi all, I am trying to find sd of my rows in a matrix and i get column sd inspite of extracting rows. I tried to do the sqrt(var(x)) but that did'nt work as well, Here is my data genes 15 24 63 40 25 42 46 35 23 53 37 45 30 37 50 55 40 51 30 48 x<-sd(genes[1:5,]) y<-sqrt(var(genes[1:5,])) I get 4 sds for the 4 columns instead of 5 sds for my 5 rows. Thanks you in advance.