search for: numeris

Displaying 20 results from an estimated 24 matches for "numeris".

Did you mean: numeric
2009 Jan 05
1
B410p, Ast1.4, France Télecom Numeris Double T0 problem
...state: ALERTING CONFIG FILES: *** /etc/asterisk/misdn.conf: [general] debug=0 method=standard append_digits2exten=yes bridging=yes bridging=no language=fr echocancel=yes echotraining=yes jitterbuffer=4000 jitterbuffer_upper_threshold=0 use_callingpres=yes presentation=allowed [default] context=numeris language=fr nationalprefix=0 internationalprefix=00 rxgain=0 txgain=0 ;dialplan=0 use_callingpres=yes presentation=allowed senddtmf=yes [numeris] context=numeris-in ports=1,2,3,4 msns=* *** /etc/misdn-init.conf card=1,0x4 te_ptmp=1,2,3,4 poll=128 dsp_poll=128 dsp_options=0 dtmfthreshold=100 de...
2008 Dec 02
1
func_odbc and hash problem
...rations are: func_odbc.conf [GETNUMBER] dsn=sqlserver ;mode=multirow ;rowlimit=10 readsql=SELECT number,real_number1,real_number2,status FROM ivr.dbo.numbers WHERE number=${SQL_ESC(${ARG1})} extensions.conf exten => s,1,Ringing exten => s,n,Wait(4) exten => s,n,Answer exten => s,n,Set(NUMERIS=37037210602) exten => s,n,Set(HASH(RESULTATAS)=${ODBC_GETNUMBER(${NUMERIS})}) exten => s,n,Verbose(1, Number is ${HASH(RESULTATAS, number)}.) exten => s,n,Verbose(1, Realus 1 ${HASH(RESULTATAS, real_number1)}.) exten => s,n,Verbose(1, Realus 2 ${HASH(RESULTATAS, real_number2)}.) exte...
2008 Dec 01
1
func_odbc questions
...;m working with asterisk 1.6. And I have success using func_odbc with one row query results (SELECT source,destination from cc WHERE ... ): exten => s,1,Ringing exten => s,n,Wait(4) exten => s,n,Answer exten => s,n,Set(ARRAY(NUMBER,REALNUMBER1,REALNUMBER2,STATUSAS)=${ODBC_GETVARIABLES(${NUMERIS})}) exten => s,n,Verbose(1| ${NUMERIS}, ${REALNUMBER1} ${REALNUMBER1}, ${STATUSAS}) But I don't know how to retrieve data, if query returns a lot of rows. In documentation I read that need to use in config file: mode=multirow, and use function ODBC_FETCH. But how to get result-id variable...
2013 Apr 04
5
help with kriging interpolation
.... I would like to be able to get a single value y given sinle input set (x1,x2,x3,...xn) A google search on this takes me lierally to the same example on involving analysis with soil sampling and I cannot figure out how to extract single point interpolant. Any examples or pointers appreciated, Numeris. [[alternative HTML version deleted]]
2011 Sep 27
2
Error in optim function.
I'm trying to calculate the maximum likelihood estimate for a binomial distribution. Here is my code: y <- c(2, 4, 2, 4, 5, 3) n <- length(y) binomial.ll <- function (pi, y, n) { ## define log-likelihood output <- y*log(pi)+(n-y)*(log(1-pi)) return(output) } binomial.mle <- optim(0.01, ## starting value binomial.ll,
2008 Nov 05
0
b410p mIDSN - RNIS signaling problems
...answer, I really need help ! Thx * /etc/asterisk/misdn.conf [general] debug=0 method=standard append_digits2exten=yes bridging=yes bridging=no language=fr echocancel=yes echotraining=yes jitterbuffer=4000 jitterbuffer_upper_threshold=0 use_callingpres=yes presentation=allowed [default] context=numeris language=fr nationalprefix=0 internationalprefix=00 rxgain=0 txgain=0 ;dialplan=0 use_callingpres=yes presentation=allowed senddtmf=yes [numeris] context=numeris-in ports=1,2,3,4 msns=* * /etc/misdn-init.conf card=1,0x4 te_ptmp=1,2,3,4 poll=128 dsp_poll=128 dsp_options=0 dtmfthreshold=100 debu...
2007 Oct 01
3
stringify_keys!
I have seen this numerious times and still have no idea what it means: undefined method `stringify_keys!'' for "blah22":String I am tring to change a password. My code looks like: def change_password @user = User.find_by_emailaddr( params[:email] ) if @user.nil? # user profile not created flash[:notice] = "<b style = \"color:red\">No such
2006 Oct 23
2
Help with "recode" and "factor" functions
I have a data set with seven inputs. Four of which are categorical. For my midterm, my professor wants us to scale all the inputs. This means, I pressume, that I have to use 'recode' or 'factor' to transform the categorical data in numerical. For example, one input variable is 'race=(b,w,h,o)'. I just want to assign a numerical value to all 'b,w,h,o'. I
2005 Apr 14
2
grubbs.test
Dear All, I have small samples of data (between 6 and 15) for numerious time series points. I am assuming the data for each time point is normally distributed. The problem is that the data arrvies sporadically and I would like to detect the number of outliers after I have six data points for any time period. Essentially, I would like to detect the number of outliers when I have 6 data points then
2004 Feb 11
1
Fwd: machine account with strange behaviour
...chine using: # smbpasswd -a -m <machinename>. Note i managed to do this on SuSE 8.1. Please send me an email if u're thru Rgds, Segie. ---------- Forwarded Message ---------- Subject: [Samba] machine account with strange behaviour Date: 11 Feb 2004 08:59:53 UT From: oliver.brockmann@numeris.de To: samba@lists.samba.org I'm running samba-3.0.1-2 on a redhat machine. it acts as a pdc for our domain. clients are w2k machines. when administering the w2k boxes via the mmc one of the machine accounts shows up in the domain users list. it is shown together with it's ending "$&...
2009 Mar 28
4
Wineasio in Mono = No Stereo
Hello all, I can't get stereo with wineasio, even the new verison of wineasio which I have compiled > 1.7.4. when I open an app with wine, I do see the connections in Qjack connections, but It is not in stereo Ardour can verify this, and both left and right connection are connected from wine to jack, I have googled for this answer to no aval and I have asked numerious times on IRC in
2006 Jun 19
2
Asterisk voicemail problem with isdn avm fritz!card
...teresting lines from </etc/asterisk/extensions.conf>: [general] static=yes writeprotect=no autofallthrough=yes clearglobalvars=no priorityjumping=no [globals] PIERRE=Zap/1 MARC=SIP/marc PATRICK=Zap/3 PROSPECT=Zap/2 OPENSPACE=Zap/4 FT_FREE=Zap/5 FT_ALICE=Zap/6 VOIP_FREE=Zap/7 VOIP_ALICE=Zap/8 NUMERIS=CAPI/ISDN1 [macro-repondeur] ; ${ARG1} - Extension (we could have used ${MACRO_EXTEN} here as well ; ${ARG2} - Device(s) to ring ; exten => s,1,Dial(${ARG2},15,rWw) ; Ring the interface, 15 seconds maximum exten => s,2,Goto(s-${DIALSTATUS},1) ; Jump based on status (NOANSWER,BUSY,CH...
2019 Mar 14
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi everyone, I am running into a problem when trying to use fts_squat in a virtual folder. Without fts_squat plugin the search (from, subject...) works in all folders. With activated fts the search on the inbox folders works expectedly well but any attempt to search anything in any virtual folder leads to the following error. Similarly when attempting "doveadm fts lookup". I also
2019 Mar 20
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
fts_squat was deprecated in 2.1. There's a high likelihood it is buggy in a variety of ways in any recent Dovecot release. michael > On March 20, 2019 at 1:21 PM Benjamin Godbersen via dovecot <dovecot at dovecot.org> wrote: > > Hi everyone, > > I have now updated to dovecot 2.3.4.1 - unfortunately the issue still persists. Can anyone help me figure out if
2001 Jun 12
1
cophenetic matrix
Hello, I analyse some free-sorting data so I use hierarchical clustering. I want to compare my proximity matrix with the tree representation to evalute the fitting. (stress, cophenetic correlation (pearson's correlation)...) "The cophenetic similarity of two objects a and b is defined as the similarity level at wich objects a and b become members of the same cluster during the course of
2008 Feb 08
0
xspline(..., draw=FALSE) fails if there is no open device (PR#10728)
jari.oksanen at oulu.fi wrote: > Full_Name: Jari Oksanen > Version: 2.6.2 RC (2008-02-07 r44369) > OS: Linux > Submission from: (NULL) (130.231.102.145) > > > Even if function xspline() is called with argument draw=3DFALSE, it req= uires a > graphics device (that it won't use since it was draw=3DFALSE). I run in= to this > because I intended to use xspline within a
2019 Mar 20
1
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> We provide packages at https://repo.dovecot.org - maybe you can use these? </div> <div> <br> </div> <div> Aki </div> <blockquote type="cite"> <div> On 20 March 2019 22:19 Benjamin
2019 Mar 20
0
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi everyone, I have now updated to dovecot 2.3.4.1 - unfortunately the issue still persists. Can anyone help me figure out if this is due to a misconfiguration on my part or another error? Any help is greatly appreciated! Cheers Benjamin Am 14.03.2019 um 23:28 schrieb benjamin at godbersen.info: > Hi everyone, > > I am running into a problem when trying to use fts_squat in a virtual
2006 Feb 23
4
Changing the x-axis labels in plot()
Hi Hopefully this one isn't in the manual or I am about to get shot :-S One of my colleagues wants a slightly strange graph. We basically have a data matrix, and she wants to plot, for each row, the values in the row as points on the graph. The following code draws the graph just fine: plot(row(d)[,3:9],d[,3:9]) So as there are 12 rows in my matrix, there are 12 columns of points, which
2019 Mar 20
0
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi Michael, thanks for getting back to me. I understand the alternatives to squat are solr and lucene and have to be explicitly included into dovecot at compilation. Unfortunately I am not in a position to manually compile dovecot. What other option do I have to use full text search in dovecot without manually compilating my package? Thanks and cheers Benjamin Am 20.03.2019 um 20:31