similar to: No subject

Displaying 20 results from an estimated 40000 matches similar to: "No subject"

2008 Feb 15
1
DialPlan help with Analog Fax Machine
I'm struggling to get my dialplan to work with a simple analog fax machine. I have TDM400B zaptel card with an FXO and FXS port. I have the FXO port connected to the POTS machine and the FAX machine connected to the FXS port. The FAX machine itself works fine, I can FAX outgoing messages fine. I can also dial the FAX extension from the internal context, the FAX machine answers and I
2014 Jan 21
3
Asterisk Fax detection *11.7
Hello everybody I'm trying to enable the Digium res_fax app at my *11.7 Server. a fax show stats comes up with FAX Statistics: --------------- Current Sessions : 0 Reserved Sessions : 0 Transmit Attempts : 0 Receive Attempts : 1 Completed FAXes : 1 Failed FAXes : 1 Digium G.711 Licensed Channels : 1 Max Concurrent : 0 Success : 0 Switched to
2004 Aug 03
0
Fw: Digium FXO Interfaces don't support groundstart???
A thought occurred to me to on how to further quantify the impact of "glare" on a properly dimensioned trunk group and debunk the ground start glare concern. A cursory traffic analysis clarifies: 1. Assume you have a two-way trunk group, dimensioned for average busy hour, average busy season for P01 grade of service, Erlang B or Poison distribution. 2. Further assume that the
2010 Dec 20
2
Sine Regression in R
Hi everyone, I am trying to fit a sine function on one year of wind data. I have two questions below. Looking around on the net I managed to get the following: Sine Equation: y = a + b * sin( c + d*x ) b is the amplitude, c is the phase shift, d is something deal with periodicty of data*.* This can be linearised by sin( c+dx ) = cos(c) * sin(dx) + sin(c) * cos(dx). If one calls dx = x1 y
2008 Aug 01
1
Solving Yis[i] = a*cos((2*pi/T)*(times[i] - Tau)) + ...
Hi everybody, I am reading the Lomb paper (Lomb, 1976) and I found an interesting equation, and I wish to resolve it using R. I am wondering if anybody has a hint. The equation is: Yis[i] = a*cos((2*pi/T)*(Times[i] - Tau)) + b*sin((2*pi/T)*(Times[i] - Tau)) ... (1) Where T and Tau are constants. I know the "Times" and "Tis" values (in fact these values come from a Time
2011 Feb 21
0
Function within functions and MLE
Hi, I am trying to determine the MLE of the following function: http://r.789695.n4.nabble.com/file/n3317341/untitled.bmp I have defined both parts of the equation as separate functions and looped over the t and G values to get summations of each part. The lamda function has 3 unknowns which I am trying to determine using MLE bub tin order to try and get the overall function working these
2010 Jun 07
0
No subject
void inverse_mdct_slow(float *buffer, int n) { =A0=A0 int i,j; =A0=A0 int n2 =3D n >> 1; =A0=A0 float *x =3D (float *) malloc(sizeof(*x) * n2); =A0=A0 memcpy(x, buffer, sizeof(*x) * n2); =A0=A0 for (i=3D0; i < n; ++i) { =A0=A0=A0=A0=A0 float acc =3D 0; =A0=A0=A0=A0=A0 for (j=3D0; j < n2; ++j) =A0=A0=A0=A0=A0=A0=A0=A0 // formula from paper: =A0=A0=A0=A0=A0=A0=A0=A0 //acc +=3D n/4.0f *
2000 Oct 23
4
More mdct questions
Sorry for starting another topic, this is actually a reply to Segher's post on Sun Oct 22 on the 'mdct question' topic. I wasn't subscribed properly and so I didn't get email confirmation and thus can't add to that thread. So Segher, if the equation is indeed what you say it is, then replacing mdct_backward with this version should work, but it doesn't. Am I applying
2020 Oct 23
0
3d plot of earth with cut
Good to hear you've made such progress. Just a couple of comments: - You should use points3d() rather than rgl.points(). The latter is a low level function that may have unpleasant side effects, especially mixing it with other *3d() functions like persp3d(). - There are several ways to draw a flat surface to illustrate your data. Which one to use really depends on the form of data.
2019 Aug 07
1
auth-policy crashing
On 07/08/2019 11:02, Aki Tuomi via dovecot wrote: >> before and after auth? roundcube webmail reports an error with only >> auth_policy_check_before_auth. I cannot see why. The simple and lazy >> solution is to use double auth_policy_check_! ... > The double-check is for places which want to implement something like > COS or want to perform validations in policy server
2014 Feb 26
1
SIP 603 Declined error message
I have a SIP trunk from my Asterisk server to an Avaya CM server. If I place calls inbound, everything works fine. If I place calls outbound, originating from the Asterisk box, everything works fine (I have done this with the use of the .call files). If I setup an extension with the findme-followme feature and have it try to hair-pin a call back out the same trunk to the Avaya, I get a
2020 Oct 23
2
3d plot of earth with cut
Dear All, Thanks a lot for the useful help again. I manage to get it done up to a point where I think I just need to apply some smoothing/interpolation to get denser points, to make it nice. Basically, I started from Duncen's script to visualize and make the clipping along a plane at a slice. Then I map my data points' values to a color palette and just plot them as points on this plane.
2009 Jul 01
0
probit with sample selection error?
Deal all: i want to do the probit with sample selection estimation, the following is my code: probit with sample selection can be done by stata :heckprob The heckprobll is the likelihood function shown in W.H. Greene 5th p714 ¡´ The question is the convergence is very slow compare with Stata using likellihood only. ¡´ Second i did the similar way in matlab using fminsearch , the estimated
2009 Nov 29
1
optim or nlminb for minimization, which to believe?
I have constructed the function mml2 (below) based on the likelihood function described in the minimal latex I have pasted below for anyone who wants to look at it. This function finds parameter estimates for a basic Rasch (IRT) model. Using the function without the gradient, using either nlminb or optim returns the correct parameter estimates and, in the case of optim, the correct standard
2009 Jul 20
0
No subject
stack pbx.c: -- Executing [s at from-pstn-4:2] Answer("DAHDI/4-1", "") in new stack pbx.c: -- Executing [s at from-pstn-4:3] Dial("DAHDI/4-1", "SIP/1000") in new stack netsock.c: == Using SIP RTP TOS bits 184 netsock.c: == Using SIP RTP CoS mark 5 app_dial.c: -- Called 1000 app_dial.c: -- SIP/1000-00000012 is ringing pbx.c: == Spawn
2013 Apr 09
1
sorting the VAR model output according to variable names??
I was wondering if one can have the coefficients of VAR model sorted according to variable names rather than lags. If you notice below, the output is sorted according to lags. >VAR(cbind(fossil,labour),p=2,type="const") VAR Estimation Results: ======================= Estimated coefficients for equation fossil: =========================================== Call: fossil = fossil.l1
2004 Jun 16
0
(no subject)
Hello! We are using the Digium 405PP card, and getting the following messages: Jun 16 16:16:17 NOTICE[81926]: chan_zap.c:6832 pri_dchannel: PRI got event: 6 on Primary D-channel of span 1 Jun 16 16:16:17 NOTICE[81926]: chan_zap.c:6832 pri_dchannel: PRI got event: 8 on Primary D-channel of span 1 My config file is below. We are trying to set up D-Channel on channel 24, 1-23 in trunk group 1,
2002 May 16
1
grid search with failed evaluations (and nonlinear start values as a secondary consideration)
Hello, Please copy all replies directly to me (my account is having difficulty with receiving lists these days). This is primarily a programming question, but the specifics regard start values for a nonlinear regression (if you have suggestions on alternative ways to obtain start values they are welcome as well). I'm using nls to estimate a nonlinear time series equation of the form:
2003 Oct 11
1
Distortion of voice after cvs upgrade
hi All, Our configuration is, ISDN PRI lines connected to Asterisk Server, SIP users connected to Asterisk We route calls from ISDN PRI to SIP users, We did a CVS upgrade few days ago, now the sip users(CISCO phones) are experiencing, distortion of voice while they are engaged in a call. ie, SIP users can here the call clearly, but the outside caller heres distorted voice. ie, to
2011 Mar 25
0
Bounding ellipse for any set of points
After a lot of effort I developed the following function to compute the bounding ellipse (also known a as minimum volume enclosing ellipsoid) for any set of points. This script is limited to two dimensions, but I believe with minor modification the algorithm should work for 3 or more dimensions. It seems to work well (although I don't know if can be optimized to run faster) and