similar to: OSX zero file length problem

Displaying 20 results from an estimated 500 matches similar to: "OSX zero file length problem"

2001 Feb 16
0
[beldridg@best.com: Re: [fw-wiz] SecureID vs Certificates]
Hmmm... You guys aware of this project to incorporate Smart Cards into ssh-agent? I remember hearing about some stuff for OpenSSL, but I don't recall hearing about this on the OpenSSH list or on the Muscle list. This would be a really nice thing... :-) Mike -- Michael H. Warfield | (770) 985-6132 | mhw at WittsEnd.com (The Mad Wizard) | (678) 463-0932 |
1998 Aug 06
0
S-98-51: Squid cache corruption alert (fwd)
Hi everyone, not exactly security, but might give the wrong impression about the state of your security... Greetings, Jan-Philip Velders <jpv@jvelders.tn.tudelft.nl> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | Nederlandse Linux GebruikersGroep : http://www.nllgg.nl | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _---------- Forwarded message ----------
2005 May 18
0
HELP ME!!!! Asterisk don't do calls
Hi all, as in last mail, i've installed Asterisk from CVS and AMP to manage it. I've made 4 extensions: moloch*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status 204/204 (Unspecified) D 255.255.255.255 0 UNKNOWN 203/203 192.167.125.9 D 255.255.255.255 5062 OK (3 ms) 202/202
2007 Jun 08
1
call problem...
Hi, i got Ubuntu 6.06 installed and theres a problem with asterisk. I've sucessfully installed it with the command: #apt-get install asterisk Then after installing FreePBX i get this error when restarting asterisk: root@hernandezz-laptop:/home/hernandezz# asterisk -rvvvvvvvvvv Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?) After looking at the logs i
2010 May 11
1
[PATCH] GuestOS: Update XF86Config or xorg.conf as appropriate
RHEL 3 has XF86Config instead of xorg.conf. The configs are sufficiently similar to be matched by the same augeas lens, so switch based on whichever is present. --- lib/Sys/VirtV2V/GuestOS/RedHat.pm | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/lib/Sys/VirtV2V/GuestOS/RedHat.pm b/lib/Sys/VirtV2V/GuestOS/RedHat.pm index 1920468..7c41ff6 100644 ---
2005 May 22
0
*@home 1.0 FWD inbound problems, 2 calls generated
Hi ALL Have installed asterisk@home 1.0 On FWD DID's, appears that 2 calls are generated to the inbound extention. I have confirmed this on a number of friends boxes also. Does anyone have a fix for this ? I set the DID simply to a custom context and it did the same... Anyone have a way to fix this ? Here is the output...... -- Accepting AUTHENTICATED call from 65.39.205.121, requested
2006 Feb 01
0
how to log agents into a queue
hi, i'm testing asterisk i would like to log some agents in a queue and see how works the system. i've added to queue.conf Code: [700] wrapuptime=0 timeout=15 strategy=ringall retry=5 queue-youarenext= queue-thereare= queue-thankyou=queue-thankyou queue-callswaiting= music=default monitor-join=yes monitor-format= maxlen=0 leavewhenempty=no joinempty=yes
2006 Oct 19
0
RE gotoiftime and Macro question
Thank you all very much: it solved my problem. exten => 554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?novm,567,1) ... [novm] exten => _X.,1,Macro(exten-vm,novm,${EXTEN}) ... The remaining dialplan is not "my" specific, is the standard dial plan provided by FreePbx, which I integrate in ...._custom.conf file thanks, Andrea Chi ricevesse questa mail per errore e' gentilmente
2006 Mar 12
1
Calls from PSTN , answering, When transfered get Hungup 'Zap/1-1'
Hi All After lots of try I was successfull in connecting to PSTN to make and recevice calls , I used AMP for this purpose , now I wanted to try out this Asterisk server answers the call , ask for the extensions and then after the extension entered the call is forwarded /transfered to the extension no , I use Asterisk 1.2.4, configured using AMP , on RHEL3 I did some configuration for my
2009 Oct 08
4
Dialplan problem
Hi people, I have the following dialplan, but it doesn't have the behavior that I think it should have. [default] exten => 2001,1,Answer exten => 2001,n,Dial(local/3005) exten => 2001,n,Hangup exten => 3005,1,Set(__RINGTIMER=10) exten => 3005,n,Macro(exten-vm,novm,3005) exten => 3005,n,Hangup When I execute the Originate (AMI) with the argument Channel=local/2001, It rings
2006 Nov 06
0
help for recording
Hello , I want to enable recording for a few extensions. In sip.conf it is defined as record_out=Always record_in=Always under the section of extension.but it doesn't work. Extensions are defined in the extension_additional.conf file like exten => 10,1,Macro(exten-vm,10,10) exten => 10,hint,SIP/10 exten => ${VM_PREFIX}10,1,Macro(vm,10,DIRECTDIAL) I can't be sure
2005 Aug 05
0
Another problem on queues
Hello all, I have been posting some questions about this problems that I cannot yet solve, but I think I have a better diagostic, so maybe someone can give me a clue why it is happenning. I have Asterisk + AMP configured as a PBX with a Customer Center Queue with 4 agents that login/logout dinamically. If there are no agents, queue timesout and gets derived to another queue that somebody
2003 Apr 23
2
Problems with dri/drm using Radeon 7000 VE in -stable
Hi, I tried applying http://people.freebsd.org/~anholt/dri/files/drm-stable-20030411.diff to stable from today (using device radeondrm and options DRM_LINUX). Kernel reports drm seems to be there: drm0: <ATI Radeon QY RV100 VE> port 0x9000-0x90ff mem 0xed000000-0xed00ffff,0xe$ info: [drm] Initialized radeon 1.8.0 20020828 on minor 0 Now, when I try to start XFree86 everything looks fine
2006 Oct 18
2
gotoiftime and Macro question
Is there a way to run a macro in a GotoIfTime statement ?? from the wiki documentation it seems not, but...... I would like to do something like this: ......... 554,3,GotoIfTime(08:30-14:30|mon-wed|*|*?Macro(exten-vm,novm,567)) it does not work, as expected from documentation any workaround to call an extension WITHOUT vm (also if vm for that extension is present...) as a consequence of a Time
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
Ulrik wrote: Message: 2 Date: Thu, 23 Sep 2004 14:59:14 +0200 (CEST) From: "Ulrik S. Kofod" <usk at cybersite.dk> To: centos at caosity.org Reply-To: usk at cybersite.dk Subject: [Centos] network card / kudzu When I have installed centOS, Kudzu says my network cards have been removed, and right after it finds them again and asks me to configure them? It looks like it is the
2003 Jul 14
1
wanting to pkg_add KDE/Gnome post-install
After installing a text-based development environment via /stand/sysinstall (followed by CVSup, makeworld/kernel etc to 4-8-stable), I realize I want to install KDE, too. I initiated this with: pkg_add -r kdebase followed again by CVSup etc. Apparently that wasn't enough. Am getting message "XFree86 setup utility.. not installed" when trying to config xf86config (text-based) via
2020 Jun 02
0
[PATCH nbdkit 5/5] vddk: Munge password parameters when we reexec (RHBZ#1842440).
See this thread: https://www.redhat.com/archives/libguestfs/2020-June/thread.html#00012 This commit also adds a regression test of vddk password=- and password=-FD. --- tests/Makefile.am | 4 ++ plugins/vddk/vddk.h | 1 + plugins/vddk/reexec.c | 43 ++++++++++++- plugins/vddk/vddk.c | 2 +-
2006 Nov 14
6
unable to get channel lock BAD BAD BAD
I am seeing the following in my log file (standard trixbox install). One seems to be complaining about an error in the dialplan but it won't tell me what file or what line. The other (maybe related) is complaining about a channel lock. How to do go about trying to figure out what the problem is and how to solve it? ---------------Logfile-------------------------------------------- Nov 14
2004 Dec 08
0
Solidworks: cannot find a proper pixel format
Took the cdrom from office and tried to run it on Wine (20040121). (before sneaking a linux setup in the office...) Wine was installed on a pure linux system, without any MS directory/filesystem/files. The installation went without any problems or errors. I can start the program, and then I get in the terminal the following message: "ERROR: You need to merge the 'winedefault.reg'
2001 May 12
0
Adding Truetype fonts
David MacBanay wrote: > > I need to be able to use a special truetype font and I need to know > how to install it so that an application running through WINE will > see it. When I install the program it gives a message that it failed > to install the fonts although I do have the ttf files in the system > directory. How do I get the application to see it? > Do you need