similar to: Download "Asterisk: The Future Of Telephony"

Displaying 20 results from an estimated 4000 matches similar to: "Download "Asterisk: The Future Of Telephony""

2006 Feb 20
1
Download "Asterisk: The Future Of Telephony" [More Info]
One thing I forgot to mention: I also cropped the registration and cut marks off the sides of the pages. If you want the uncropped version, get: http://www.alexburke.ca/asterisk-tfot-uncropped.pdf Sorry about the excessive noise, but I figured I should mention this. >Date: Mon, 20 Feb 2006 18:55:50 -0500 >To: asterisk-users@lists.digium.com >From: Alexander Burke
2007 May 12
2
Fwd: Re: shell.exec() on Windows, unexpected behavior
Duncan is on the right track. Thanks. In the CMD window start "c:\Program Files\R\R-2.5.0\doc\manual\R-admin.pdf" opens another CMD window with the quoted string as title. In the CMD window start c:\Progra~1\R\R-2.5.0\doc\manual\R-admin.pdf (with the 8.3 name and no embedded blanks) opens Adobe Reader 8 Windows Explorer shows the Adobe 6 icon by the PDF files. The Windows
2007 May 11
3
shell.exec() on Windows, unexpected behavior
I have Windows XP machines with different software configurations. My laptop has Adobe Reader 8 and Adobe Acrobat 6. My desktop has Adobe Reader 8 and does not have Adobe Acrobat. On both machines, PDF extensions are registered to Adobe Reader 8.0, and double-clicking a pdf file in Windows Explorer opens Adobe Reader 8.0. In R-2.5.0, with all Adobe windows closed, the command
2001 Jul 19
1
Running two win programs with Wine
Hello everyone, we have a windows program, called Assist that needs Acrobat Reader to run completely since it is basically a PDF viewer. This programs has plugins for Acrobat. I can run successfully Assist & Acrobat reader separately but Assist cannot run Acrobat by itself, I get a message that Acrobat is not running. Is it possible to do this with wine ? Best regards, Manolis
2007 Mar 19
1
abode acrobat professional 7.0 installation problem
Hi all, When I try to install acrobat pro 7.0, I get the following error and execution stops: "fixme:msi:MsiInstallProductW L"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\\AcroPro.msi" L" SETUPEXEDIR=\"Z:\\home\\emre\\tmp\\Acrobat Professional 7.0\\Adobe Acrobat 7.0 Professional\"" err:msi:ITERATE_Actions Execution halted,
2006 Oct 27
1
Waiting before executing System command
Hello, all! I'm having a problem with the following snippet that executes upon hangup: exten => h,n,Wait(5) exten => h,n,System(mv /some/file /some/other/dir/) Wait() doesn't want to seem to wait! So instead I tried: exten => h,n,System(sleep 5; mv /tmp/${CALLFILENAME} /var/spool/asterisk/outgoing/) This only executes sleep, not mv. How can I make it wait before moving the
2008 Dec 25
2
Acessing pdf help files (PR#13419)
Full_Name: Marc Thibault Version: 2.8.1 OS: Windows XP Pro SP2 Submission from: (NULL) (216.104.125.106) I had Adobe Acrobat 5 and Adobe Reader 9 installed. The .pdf "open" association is to Reader. When I selected "Help | Manuals(in pdf) | An Introduction to R", it brought up the file in Acrobat instead of Reader. After making sure the default associations were correctly
2006 Feb 19
2
Asterisk on Solaris 10 (AMD Opteron, Sun Fire X2100)
Hello, world! I'm considering running Asterisk 1.2.4 on Solaris 10 on a Sun Fire X2100 server or two (Opteron CPU, nForce 4 chipset), and apparently this works. I've read that the Zaptel package won't work on anything other than Linux, since it's intended to hook into the Linux kernel in the form of a kernel module. This concerns me, since I've read that ztdummy, the
2006 Apr 06
5
Acrobat Reader broken on CentOS 4.3
I have had Adobe Acrobat Reader 7.0.1 installed on my CentOS 4.2 desktop and it worked fine. After upgrading to 4.3, I can't get it to come up anymore. I downloaded Acrobat Reader 7.0.5 and it does the same. I'd appreciate any suggestions on what to look for, since the executable and the startup scripts are not giving me any useful errors to chase. -- Ron Loftin
2009 Oct 20
2
full-fledge PDF editor for Linux
Hi all, Does anybody know of an editor that can do on Linux what Acrobat / Acrobat Pro can do on Mac/Windows? I have tried to use the PDF Import extension to the Open Office which appears barely functional - at least it is so slow as to be almost impractical. I have also tried pdfedit under Linux which seems to work fine but seems to have rather limited functionality. For instance, the capability
2007 Sep 30
1
Problem with Palatino font in pdf figures
Dear All, Consider the following piece of code: pdf(file="figure.pdf", family="Palatino") plot(0,0,type='n', xlim=c(-20,20), ylim=c(0,2),xlab="",ylab="",axes=F) text(-1.4,1.168,expression(italic("The font looks different when this is seen with Acrobat Reader!")),xpd=T) dev.off() When viewing the produced figure.pdf with kpdf (on Linux),
2005 Dec 05
4
Broken links on CRAN
Dear List: When I click on the link to download a reference manual for a package on cran, I get an error message that the file is damaged and could not be repaired. I randomly chose various packages and the same error message appears. Are the links actually broken? I have also restarted my machine and closed and re-opened acrobat. I am using Windows XP, Acrobat Professional 6.0.0.5, and
2010 Dec 07
1
OT: permission denied when opening PDF docs with Acrobat Reader X potected mode
Hi, this might be off topic because it's not a samba problem, but might be interesting for others too. We are running an older samba 3.0.24 working as domain controller (no DFS features). When opening a .pdf file with the Acrobat Reader X from a WinXP SP3 client (maschine is member of the domain) the Acrobat Reader X shows a "permission denied". We see the following in the samba
2001 Nov 14
1
pdf driver (PR#1169)
--0__=88256B040001210F8f9e8a93df938690918c88256B040001210F Content-type: text/plain; charset=us-ascii {Please ignore earlier message; I forgot R.version} Not sure whether the R pdf driver is the problem, or some HP problem, or local, but the zip file below has a simple R script [pdfbug.r] using pdf () to create R2pdf.pdf that causes a "79.00FE PRINTER ERROR" on a HP 5000 N LaserJet
2009 Apr 03
1
Acrobat Reader won't start from a applications
I have installed a software working fine with WINE (some special financial software from my company I work for) but I can't get Acrobat Reader to launch, when I try to open a pdf File from that application. Acrobat is installed. On the console I get this message: Code: fixme:exec:SHELL_execute flags ignored: 0x00000100 Same when I try that: Code: wine start
2009 Jan 19
1
R bug or ghostscript bug or my bug?
Dear R developers: The following R program produces a pdf file that does not survive ghostscript distillation correctly. The undistilled version is at http://welch.econ.brown.edu/temp/try.PDF while the distilled version is at http://welch.econ.brown.edu/temp/try.pdf . When previewed, the points are wrong in the distilled .pdf version, but only in one of the two points invokations (huh?) . The
2005 Jun 01
3
x[x$a=="q",,drop=TRUE]
I'm trying to select a subset of a dataframe while dropping some factors. While the dataset gets smaller all Factor levels remain and I need to get rid of them. Strangely enough, I am almost certain that the same code on the same data worked OK earlier today - and it is not the first time that I'm not able to replicate earlier results with this command (I know, I might just be going
2005 Feb 04
3
adding LPT port to wine? Acrobat 5/PDFWriter installation problem
hi all, I'm using the official wine-20041201-0.1 on Sue 9.1 (i386). I used winetools 2.10 to facilitate my wine installation and it was a godsand. I have installed Office 2000 and so far so good, but I like to extend my wine functionality just a bit more. I like to install Acrobat 5 (not reader) with PDFWriter on my wine installation. The problem I have is that, during the
2008 Mar 29
1
How to Install Acrobat Upgrade
Hello, I'm relatively new to this wonderful forum. Kudos to the Wine Development Team. I did a search on my question, but couldn't find the answer. So please forgive me if this topic has come up before... I'm currently running Wine 0.9.58. I have an Adobe Acrobat 4.0 installation disk with an Acrobat 6.0 upgrade disk (both properly licensed). I can install 4.0 without a problem;
2006 May 08
1
Acrobat Reader version for CentOS 3?
Having had a working version of Acrobat Reader, I upgraded to 7.0.5 a couple of days ago (without backing up the previous install, of course). Unfortunately, the acroread command fails with: GTK+ UI Toolkit libraries, ver. 2.4 or greater were not found. The (CentOS 3) standard libraries for gtk+ etc. are installed. Anyone know what is the most recent compatible version of Acrobat Reader for