similar to: shrinkcallerid

Displaying 20 results from an estimated 7000 matches similar to: "shrinkcallerid"

2004 May 07
5
SIP: Trouble with "Moved temporarily" (302)
Hi folks, this does look like a bug to me: Asterisk replaces the @63.214.186.6 by @context which obviously leads to a failure. Any comments, do I have a configuration issue on my side that I missed? Cheers, Philipp -- Executing Dial("SIP/philipp-bd5f", "SIP/992365264680@nikotel- out|90") in new stack -- Called 99xxxxxxxxxx@nikotel-out -- Got SIP response 302
2013 Jan 27
1
Removing values containing a specific character
Awesome, thanks Arun, that's exactly what I was looking for! On Sat, Jan 26, 2013 at 9:21 PM, arun kirshna [via R] < ml-node+s789695n4656749h63@n4.nabble.com> wrote: > Hi, > Try this: > df[]<-lapply(df,as.character) > df2<-df > df[,1][grep("@",df$names)]<- "" > df > #names emails > #1 bob bobj@cup.com > #2
2014 Nov 19
1
Upgraded to 13 and now "Mailbox" is empty in sip show peers
Using realtime for SIP. Using standard DB schema. Tried mailbox as varchar(50) and bigint(10) "sip show peer XXX" shows "Mailbox: " (empty) So MWI isn't working This happened before when we tried to go up to 1.8, so we stayed at 1.4 We're forced to go to 13 now. Obviously a lack of MWI is a big issue for 500 units. Any idea why we're not getting it? We're
2010 Jul 27
0
Asterisk 1.8.0-beta2 Now Available
The Asterisk Development Team has announced the release of Asterisk 1.8.0-beta2. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ All interested users of Asterisk are encouraged to participate in the 1.8 testing process. Please report any issues found to the issue tracker, http://issues.asterisk.org/. It is also very useful to see
2012 Sep 17
1
iax2 trunks between asterisk servers
Hi, I am using iax2 trunks between asterisk servers and am having a callerid problem. We are using realtime sip clients distributed between multiple servers. Only in test now but have run into a calleeid problem - the name of the called party is not displayed if the called party is on a different server, it works if the called party is on the same server. On each server sip clients show calleeid
2015 Jan 05
0
Asterisk removes a charachter from sip peer name
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olli Heiskanen Sent: 03 January 2015 08:04 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Asterisk removes a charachter from sip peer name Hello all, Just wondering on a behavior I noticed while testing with realtime sip peers with names
2019 Sep 24
2
Add Schema Attributes to AD
Is it possible to easily add schema attributes to Samba's AD? For instance, I would like to add the folder that contains the user's mail with an attribute like "maildir" and a value like /domain.com/joesmith. Thank you.
2004 Apr 21
2
Question on CAR appendix on NLS
The PDF file on the web, which is an appendix on nonlinear regression associated with the CAR book, is very nice. When I ran through the code presented there, I found something odd. The code does a certain model in 3 ways: Vanilla NLS (using numerical differentation), Analytical derivatives (where the user supplies the derivatives) and analytical derivatives (using automatic differentiation). The
2010 Mar 25
0
help with breaking loops used to fit covariates in nlme model building procedure
Dear All I'm attempting to speed up my model building procedure, but need some help with the loops I've created...please bear with me through the explanation! My basic model call is something like: m0sulf.nlme<-nlme(conc~beta0*exp(-beta1*day)+beta2*exp(-beta3*day), data=m0sulf, fixed=(beta0+beta1+beta2+beta3~1),
2006 Feb 03
0
rquotad (NFS) quota plugin
The attached patch is an updated version of my quota-rquotad patch for the quota plugin. Like quota-fs, it only does quota reporting, not enforcing or changing. It also only works on FreeBSD, and possibly other *BSD's. It lacks any and all configure-time tests to see if RPC is even supported, and hardcodes the (Free)BSD way of getting at the NFS server of an NFS mount. I'm mostly mailing
2012 Oct 23
1
Minimizing Computational Time
Dear R-users, May I seek some suggestions from you. I have a long programme written in R with several 'for' loops inside. I just want to get them out by any elegant way (if there is!) to reduce the computational time of the main programme. For instance, is there any smart way for the following programme that will lessen time?
2006 Nov 08
1
Still problems with Asterisk on latest Debian
Hi all, I have now reinstalled my whole system because I had to change a few things wiht my drives. Here is what happens. I have done apt-get build-dep asterisk apt-get install linux-headers-2.6.17-2-686 which works just fine now. Downloaded the latest files from digiums ftp. First I unpacked zaptel. I am doing everything as root. Then I just type make. Here is what happens: checking for gcc...
2006 Dec 05
2
zaptel-1.4.0-beta2 Getting it to compile on Fedora Core 6 _64bit
I keep running into the dead end that it can't find config.h in the source tree. It looks like newer kernels don't use it anymore. Someone ran into this awhile back when compiling 1.2 and it looks as though the issue was never resolved. Any ideas? Last time I tried this, I was on fedora core 5 64bit and all went well. It's not working on this newer setup Any ideas on what I can do
2009 Jul 12
2
Nonlinear Least Squares nls() programming help
Hi, I am trying to use the nls() function to closely approximate a vector of values, colC and I'm running into trouble. I am not sure how if I am asking the program to do what I think its doing, because the same minimization in Excel's Solver does not run into problems. If anyone can tell me what is going wrong, and why I'm getting a singular convergence(7) error, please tell me. I
2008 Dec 03
1
hypergeometric
Hi, I hope somebody can help me on how to use the hypergeometric function. I did read through the R documentation on hypergeometric but not really sure what it means. I would like to evaluate the hypergeometric function as follows: F((2*alpha+1)/2, (2*alpha+2)/2 , alpha+1/2, betasq/etasq). I'm not sure which function should be used- either phyper or qhyper or dhyper Where
2013 Apr 03
3
Generating a bivariate joint t distribution in R
Hi, I conduct a panel data estimation and obtain estimators for two of the coefficients beta1 and beta2. R tells me the mean and covariance of the distribution of (beta1, beta2). Now I would like to find the distribution of the quotient beta1/beta2, and one way to do it is to simulate via the joint distribution (beta1, beta2), where both beta1 and beta2 follow t distribution. How could we
2001 Nov 29
0
ltsreg warnings (PR#1184)
Full_Name: Charles J. Geyer Version: 1.3.1 OS: linux-gnu-i686 Submission from: (NULL) (134.84.86.22) ltsreg gives incomprehensible (to me) warnings A homework problem for nonparametrics ########## start example ########## library(bootstrap) data(cell) names(cell) attach(cell) library(lqs) plot(V1, V2) fred <- ltsreg(V2 ~ V1 + I(V1^2)) curve(predict(fred, data.frame(V1 = x)), add = TRUE)
2012 Oct 17
1
Random Forest for multiple categorical variables
Dear all, I have the following data set. V1 V2 V3 V4 V5 V6 V7 V8 V9 V10 alpha beta 1 11 1 11 1 11 1 11 1 11 alpha beta1 2 12 2 12 2 12 2 12 2 12 alpha beta1 3 13 3 13 3 13 3 13 3 13 alpha beta1 4 14 4 14 4 14 4 14 4 14 alpha beta1 5 15 5 15 5 15 5 15 5
2012 Dec 04
1
Winbugs from R
Hi, I am trying to covert a Winbugs code into R code. Here is the winbugs code model{# model’s likelihoodfor (i in 1:n){time[i] ~ dnorm( mu[i], tau ) # stochastic componenent# link and linear predictormu[i] <- beta0 + beta1 * cases[i] + beta2 * distance[i]}# prior distributionstau ~ dgamma( 0.01, 0.01 )beta0 ~ dnorm( 0.0, 1.0E-4)beta1 ~ dnorm( 0.0, 1.0E-4)beta2 ~ dnorm( 0.0, 1.0E-4)#
2004 Aug 06
2
testers..
Hello I found that in this version, in the access log, the source log lines are wrong. The number of bytes transfered for the source is always 19 bytes... bla.bla.bla.bla - - [17/Nov/2003:23:25:22 +0100] "SOURCE /radio-bro-gwened.ogg HTTP/1.0" 200 19 "-" "IceS 2.0-Beta2" 13325 bla.bla.bla.bla - - [17/Nov/2003:23:25:52 +0100] "SOURCE /radio-bro-gwened.ogg