search for: kenworthy

Displaying 20 results from an estimated 20 matches for "kenworthy".

2007 Dec 30
2
asterisk callerid
...7|60|t") in new stack Context is a basic 'catchall' [incoming] exten => s,1,NoOp(${CALLERID}) exten => s,n,Dial(SIP/207,90,t) exten => s,n,Dial(SIP/202,90,t) exten => s,n,Congestion exten => s,n,Busy exten => s,n,Hangup What am I missing? BillK -- William Kenworthy <billk at iinet.net.au> Home in Perth!
2006 Jun 15
6
Problem with lighttpd
I have a problem with lighttpd on OSX. Everything builds fine (and webrick runs just fine) but lighttpd barfs: edward-kenworthys-computer:~/Development/Ruby/pricematic/trunk edward$ script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server (see config/lighttpd.conf...
2006 Jun 08
3
Macros and stuff
I was looking at my controller code and the edit/create/update/new for each are practically identical. So first I DRY''d the four methods in each controller to just one and then I decided to write a single macro for all my controllers. This is the macro: def self.edit_action_for(model, options = {}) model_class = Object.const_get(model) define_method(:edit) do
2014 Sep 29
1
Re: time setting after suspend/resume
On 29/09/14 16:28, Martin Kletzander wrote: > On Fri, Sep 26, 2014 at 08:16:25AM +0800, Bill Kenworthy wrote: >> Hi, >> I am using libvirt with qemu/kvm with qemu-guest-agent and >> suspend/save/resume linux and windows vm's. Time in Windows gets >> handled fine with ntp but I can get neither ntp or chrony to sync after >> resume without manually setting the ti...
2014 Sep 26
3
time setting after suspend/resume
Hi, I am using libvirt with qemu/kvm with qemu-guest-agent and suspend/save/resume linux and windows vm's. Time in Windows gets handled fine with ntp but I can get neither ntp or chrony to sync after resume without manually setting the time close to correct first. Searching has gotten me to the point where I can manually set the time using qemu-guest-agent but I cant figure out how to get
2006 Nov 06
1
Is it possible have multiple ip numbers for an extension?
...t be found wherever I have a connection by anyone dialling 205. Using an openvpn tunnel works well, but there are a couple of networks I dont want to tunnel (because it would mean tunneling a tunnel trough a tunnel(!) as they are already secure. Using asterisk 1.2.13 on gentoo BillK -- William Kenworthy <billk@iinet.net.au> Home!
2015 Sep 23
1
Re: Time syncing after VM suspend/resume
Le Thu, 24 Sep 2015 05:32:45 +0800, Bill Kenworthy <billk@iinet.net.au> a écrit : > Look into the "panic" option to ntpd - once the gap gets to big (such > as when the VM is suspended for a few hours) it goes into freewheel > and doesn't sync - its in the ntp docs. My use case is when rebooting the host (after a kerne...
2014 Sep 29
2
Re: time setting after suspend/resume
On 09/29/2014 02:28 AM, Martin Kletzander wrote: > On Fri, Sep 26, 2014 at 08:16:25AM +0800, Bill Kenworthy wrote: >> Hi, >> I am using libvirt with qemu/kvm with qemu-guest-agent and >> suspend/save/resume linux and windows vm's. Time in Windows gets >> handled fine with ntp but I can get neither ntp or chrony to sync after >> resume without manually setting the ti...
2009 Dec 29
1
de-latinisation of the web - http://blog.collins.net.pr/2009/12/de-latinisation-of-web.html
UPDATE - This is really really bad - check out the paypal phishing example on my blog already using Cyrillic characters http://blog.collins.net.pr/2009/12/de-latinisation-of-web.html Please forward to everyone in a position to stop ICANN, i cant believe they didn't think of this in advance. Regards, Dean Collins Cognation Inc dean at cognation.net <mailto:dean at
2014 Sep 29
0
Re: time setting after suspend/resume
On Fri, Sep 26, 2014 at 08:16:25AM +0800, Bill Kenworthy wrote: >Hi, > I am using libvirt with qemu/kvm with qemu-guest-agent and >suspend/save/resume linux and windows vm's. Time in Windows gets >handled fine with ntp but I can get neither ntp or chrony to sync after >resume without manually setting the time close to correct first. &...
2014 Oct 02
0
Re: time setting after suspend/resume
On Mon, Sep 29, 2014 at 09:19:39AM -0600, Eric Blake wrote: >On 09/29/2014 02:28 AM, Martin Kletzander wrote: >> On Fri, Sep 26, 2014 at 08:16:25AM +0800, Bill Kenworthy wrote: >>> Hi, >>> I am using libvirt with qemu/kvm with qemu-guest-agent and >>> suspend/save/resume linux and windows vm's. Time in Windows gets >>> handled fine with ntp but I can get neither ntp or chrony to sync after >>> resume without man...
2010 Jul 30
2
Asterisk and QoS
Hello list, anyone here using Asterisk together with HTB for queing incoming and outgoing packets ? I've tried to subscribe myself to the Mailinglist of the Linux Advanced Routing & Traffic Control project, but I get no confirmation. This list seems dead. It seems my test case with HTB is not giving any noticeable results. Can I ask questions on this mailinglist ? Perhaps you can
2015 Aug 19
1
Windows 10 guest
I am trying to install windows 10 (dreamspark education ISO) into qemu-kvm on Gentoo linux. I got past the cpu problems but am stuck on the image file drivers. The relevant xml is below. It asks for the driver disk which I have, but if I select a driver (either vioscsi or viostor which show as valid it churns away for a few seconds and brings up the cant find driver dialog and cant progress.
2015 Sep 23
2
Re: Time syncing after VM suspend/resume
Hi. Thanks for answering. Le 2015-09-23 17:34, Dominique Ramaekers a écrit : > Linux has two methods to use ntp: > > ntpdate: > It will run once at boot time to sync time. (This is probably > installed on your system) > It will not run after suspend and resume... => no correction Nope. This is not installed on my system. > ntpd: > Continuously adjusts time. The
2008 Mar 14
3
Anyone know of a pass through ATA
Anyone know of a company that makes a pass through ATA? By pass through I mean have an Ethernet switch built into the ATA, like most desktop phones have. All of the dual ethernet ATA's I have seen have WAN/LAN ports, not two LAN ports. I fooled around with DMZ etc...but it just doesn't work as well. Thermal -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Sep 17
0
Re: error: internal error: Failed to reserve port 5908
...get the port number by running 'ps aux | grep [vmname]' and look in the line for the port number. I gess you have another service running that is using port 5908... -----Oorspronkelijk bericht----- Van: libvirt-users-bounces@redhat.com [mailto:libvirt-users-bounces@redhat.com] Namens Bill Kenworthy Verzonden: donderdag 17 september 2015 7:20 Aan: libvirt-users@redhat.com Onderwerp: [libvirt-users] error: internal error: Failed to reserve port 5908 After saving a particular VM running WinXP, any attempt to resume it (even when no other VM's are running) generates the following error: oly...
2009 Dec 09
5
Can't restart asterisk from script
I'm running * 1.4 and can successfully restart asterisk from the command line with: /usr/sbin/asterisk -r -x "restart gracefully" However, I have a cron job that tries to restart asterisk and gets this error: No such command 'restart gracefully' (type 'help restart gracefully' for other possible commands) Can anyone think of why this is happening? Thanks
2015 Sep 17
2
error: internal error: Failed to reserve port 5908
After saving a particular VM running WinXP, any attempt to resume it (even when no other VM's are running) generates the following error: olympus ~ # virsh restore /var/lib/libvirt/qemu/save/WinXP.save error: Failed to restore domain from /var/lib/libvirt/qemu/save/WinXP.save error: internal error: Failed to reserve port 5908 This started sometimes towards the end of last year with only the
2011 Jan 15
14
Top Posting
Bruce et al. I'm posting a new thread with the "Top Posting" subject so I won't draw complaints about "hijacking" the 4-port thread. Top Posting refers to the practice of sending a message with a reply at the top and including the entire thread below the reply. I prefer this. If I'm actively following a thread, the most-recent information appears at the top
2015 Sep 23
0
Re: Time syncing after VM suspend/resume
Look into the "panic" option to ntpd - once the gap gets to big (such as when the VM is suspended for a few hours) it goes into freewheel and doesn't sync - its in the ntp docs. ntpd doesn't work well (you get ages where a machine is way out of date, or fails to sync ever. I run either chrony (same problem) or ntpd and run a script on startup to restart guest ntp/chrony from