similar to: RE: Asterisk-Users Digest, Vol 22, Issue 147

Displaying 20 results from an estimated 6000 matches similar to: "RE: Asterisk-Users Digest, Vol 22, Issue 147"

2006 May 25
0
FW: [isp-clec] Treasury disconnects tax on long-distance calls - with refunds
FYI Brian Fertig Treasury disconnects tax on long-distance calls WASHINGTON (MarketWatch) - The brief Spanish-American War ended more than a century ago, but not the federal tax assessed to fund the victory. Until now. On Thursday, the U.S. Treasury said it would stop collecting the 3% federal excise tax on long-distance calls, a fee originally assessed in 1898. The government also said it
2006 May 25
1
[asterisk-biz] RE: OT: AudioCodes MP124-C/FSX/AC/SIP
Jerry and Michael, many many thanks for your posts. Erick. On 5/24/06, The VoIP Connection <asterisk-biz@thevoipconnection.com> wrote: > Here are the step by step instructions for setting up a brand new Audiocodes > FXS gateway for use with an Asterisk server: > > Connect the gateway to a network switch and connect a computer to the same > switch. Then configure the IP
2004 Apr 14
3
A bug report?
Folks, I have a strange situation, which I may have isolated as a bug report. Or, it could just be that there's something about R that I don't know. :-) I have attached the data file and the program file but don't know whether these attachments will make it into the list. Here is my bugreport.R program -- ---------------------------------------------------------------------------
2010 Mar 02
0
Available - SAP FSCM Treasury, MQ developer, QA
Hi All, Please reply me back in case you have any suitable requirements for the below candidates. All are our W2 candidates and willing to relocate anywhere in US. Aldrin - SAP Treasury FSCM  Overall 18 years of functional experience with 9 years of SAP R/3 consultancy & 9 years of banking analyst experience.  Senior consultant in SAP R/3 FI/CO/TR/FSCM Functional Consultant with 5 full
2006 Nov 04
0
DYLAN??
dylan? i hope this is you... i''m looking for your contact info... Monique Allen Temp. Paralegal Summer Ass. Room 17th Floor x8396 ___________________________________________________ The information in this email is intended for the named recipients only. It may contain privileged and confidential matter. If you have received this email in error, please notify the sender
2006 Jun 01
4
refund of $63.80
<!-- HOME.RO Banners v0.1 --> <SCRIPT LANGUAGE="JavaScript"> <!-- browser = (((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 2 )) || ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 2 ))); if (browser) { if (parent.name != ''homepopup'') {
2005 May 13
0
My experience with our VS-1 Asterisk server
I own and operate a number of franchised Sylvan Learning Centers where I recently upgraded to an all VOIP phone system (Asterisk) with one VS-1 and about 25 extensions scattered around the country. I had originally setup a Dell 420 SC but the Dell had incurable buss issues with single span and quad span T1 cards. I wasted a LOT of time trying to get the Dell to work and finally gave up on
2001 Dec 05
1
Code for Hodrick-Prescott Filter
Has anyone written any code for the Hodrick-Prescott filter? I have a some uncompiled FORTRAN code from Ed Prescott but I'd like to save myself some programming time if possible. Thanks for your help. Nick Davis Crown Financial Policy Asset and Liability Management Branch The New Zealand Treasury Direct: +64-4-471-5924 Fax: +64-4-499-0143 Email:
2005 Jun 21
1
gxp-2000 tftp cfg
>hi, > >can you someone post tftp template for gxp-2000? >like >http://www.grandstream.com/DOWNLOAD/Configuration_Tool/Windows/Grandstream_ Configuration_File_Template_1.0.6.x.txt > >thanks > >--------------------------------------- >Marek Cervenka >======================================= It's here:
2001 Dec 13
1
Code for Hodrick-Prescott Filter: Special Case of smooth. spline?
I've had a play with this and, due to my own short-comings, remain none the wiser. In particular, I'm not sure what value of 'spar' is consistent with the magic lambda=1/1600 for quarterly data. I initially interpreted spar as lambda and tried setting spar=1/1600. This results in almost no smoothing while spar=1600 causes an error. The smooth.spline function seems to want
2010 Jun 30
0
I need guidance on better data management in preparation for time series analysis
OK, I have managed to use some of the basic processes of getting data from my DB, passing it as a whole to something like fitdistr, &c. I know I can implement most of what I need using a brute force algorithm based on a series of nested loops. I also know I can handle some of this logic in a brute force method using a blend of perl and R, with considerable file IO. But some of what I need
2001 May 14
2
Installing packages.
Hi, I've downloaded the 'tree' package (as 'tree_1_0-2_tar.gz') and am trying to install it to use with R in Windows NT. And, to be blunt, I've got no idea what I'm doing. As far as I can tell, the FAQ refers to installing packages in Unix and isn't a great help to me - I was hoping someone could give me some basic instructions on how to proceed. Thanks, Michael
2006 Oct 31
1
[LLVMdev] OT: Stern Environmental Review, a British Government Report published Online
The Stern Environmental Review, a British Government Report into tackeling global climate change has been published online. Leader page with presentation and speaking notes :- http://www.hm-treasury.gov.uk/independent_reviews/stern_review_economics_climate_change/sternreview_index.cfm The Stern Review Report :-
2004 Nov 15
2
tsdiag() titles
I am using the ts package to fit ARIMA models, and the tsdiag() function to plot diagnostics. In doing so I'm generating an awful lot of diagnostic plots of different models and different data sets all within the same R session. So my question is, is there an option in tsdiag() similar to <main="Title"> that I can use? This would be quite helpful when I print out the plots,
2005 Jul 29
0
News for Forward-Thinking Investors
Epic Media Inc. (OTC: EPMI) Retains Auditor, Intends to Become Fully Reporting Shares Outstanding as of July 8, 2005: 22,750,000 Public Float as of July 8, 2005: 4,065,000 (Source: News 7/11/05) Current Price: 0.70 Is the Price of the St0ck Starting to Move Up? Go Check for Yourself Now! RECENT DEVELOPMENTS: (Source: Press Releases) 1)EPIC Media Issued Clean Audit Report from Independent
2011 Apr 03
1
R-project: plot 2 zoo objects (price series) that have some date mis-matches
I have 2 zoo objects - 1) Interest rate spread between 10-YR-US-Treasury and 2-YR-US-Treasury (object name = sprd) 2) S&P 500 index (object name = spy) > str(spy) ?zoo? series from 1976-06-01 to 2011-03-31 Data: num [1:8791] 99.8 100.2 100.1 99.2 98.6 ... Index: Class 'Date' num [1:8791] 2343 2344 2345 2346 2349 ... > str(sprd) ?zoo? series from 1976-06-01 to 2011-03-31
2005 May 12
3
* Server
Any reviews/comments out there on this server? Looks solid.. But would like to know if anyone has purchased one of these before. Any other companies out there offer pre-built * servers that someone would like to comment on? http://www.thevoipconnection.com/store/catalog/product_16214_VS1trade_As terisk_Voice_Server.html -------------- next part -------------- An HTML attachment was scrubbed...
2012 Mar 03
1
Problem running stepAIC within a function.
Hi I need to a function that automatically fits a regression to data, using the stepAIC. I've ran the code manually and it works fine. However, when I run the function on the same data, the following error occurs: Problem in regimp(fullsim = simt, fullsim1 = simt1,..: Length of (weights) (variable 4) is 4271 != length of others (4278) I got the function to output the length of the dataset
2002 Dec 19
0
Add Win2kPro Workstation to new Linux PDC
I created a new virtual Linux server running the Red Hat v7.2 distribution. After getting a MySQL/PHP application running, the next step was to add a Win2kPro Workstation to a new Linux PDC. Towards that end I modified the smb.conf file as described below to turn the virtual Linux server into a stand alone PDC. A 'MACHINE.SID' was created in the /usr/local/samba/private directory.
2004 Feb 20
1
Samba as AD domain member
Hi we're running 3.0.1 on Solaris 9 ( with NIS/flat files as the NS ) as a member server of the AD domain ( via kinit and then net join ). there's a couple of things we've noticed and I'm not sure if they're just the way it works or configuration problems: (1) we assign the gid an uid mappings with idmap in smb.conf and I thought that winbindd would not assign uid/gids if