Displaying 20 results from an estimated 10000 matches similar to: "Is it possible have multiple ip numbers for an extension?"
2007 Dec 30
2
asterisk callerid
I'm missing something simple I think:
I have an spa3102 for which I want asterisk to use the incoming pstn
callerid when it sends the call to a local extension (207).
callerid works fine for the internal phones (between each other)
The spa3102 is picking up the PSTN callerid and displays it in its own
status pages
Asterisk however, doesnt see the callerid at all.
The spa3102 is set to:
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 kernel update, for
instance). The gap is about 2
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
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
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:
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
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 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
2006 Mar 15
5
acts_as_threaded - help ???
Hi, has anyone successfully used the acts_as_threaded plugin with
postgresql?
I''m using rails 1.0 and ruby 1.8.4 on linux.
Following the screencast on
http://www.railtie.net/articles/2006/02/05/rails-acts_as_threaded-plugin ,
I got to where we''re ready to create our first post, having made the
changes to controllers/posts_controller.rb, views/posts/_form.rhtml,
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
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 17
0
Re: error: internal error: Failed to reserve port 5908
Try setting autoport to yes in the graphics section of your xml... then libvirt will autosearch for a free port. You can 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
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
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
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
2008 Apr 30
5
get_peername - start_server vs. connect
Hi,
On windows, get_peername works both with connections obtained
via start_server, and connections obtained via connect.
On linux, get_peername seems to only work with connections
obtained via start_server.
(I''m using svn HEAD.)
I''m wondering which is the intended behavior?
(I realize get_peername is less useful for connections obtained
via connect, since one should already
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
2008 Jan 11
5
Congestion/Forbidden issue with new carrier
Hi everyone,
having a issue with asterisk and my new Voip providers service.
Iv set up many asterisk systems before but never seen this and have
tried to fix this with no luck..
I have used this exact same sort of setup for 5 other providers and
never had this issue, If i replace the trunk login details with my works
voip account and set it to IAX then it works perfect, Just not the new
2011 Jun 23
1
Thunderbird or Dovecot causing duplicates
Hey everyone, back on the list after a few years away.
I have a strange issue that is just annoying. Trying to work out if
it's Dovecot or Thunderbird causing the problem.
Basically, I read an email (so it gets marked as read) and then very
quickly I mark is as unread, (i.e. I realised I want to leave that
email for later) which causes a duplicate email to be created.
Generally I believe both
1998 Nov 30
4
Virtual CDROM for Unix?
Has anyone implemented a "virtual cdrom" facility as offered
on
windows? That is CD images are cached & compressed on hard
disk and shared across a network. See:
http://www.winmag.com/library/1996/1196/11r24a.htm
I have not found any news of a Unix solution. I would
like to offer one on a Linux server to Windows clients.
It should not be hard to implement with Samba...
Thanks