Displaying 20 results from an estimated 30000 matches similar to: "Xen searching to run an deleted domain"
2008 Feb 10
2
Still dropped calls :(
Hello All!
I have a problem with my calls, that drops after 20 - 30 seconds. I got a
piece of PAP2-NA log and Asterisk log and there's an error 603 - call
declived, as showed.
Thanks for any help.
McCoy
*********** PAP2-NA LOG ***********
Feb 9 09:00:56 192.168.4.205
Feb 9 09:01:11 192.168.4.205 [0:5060]->192.168.3.14:5060
Feb 9 09:01:11 192.168.4.205 [0:5060]->192.168.3.14:5060
2007 Nov 16
1
Temporaly silencing the rails log.
Hi! I want to do what subject say. Is there any elegant way to do this:
???
# Silence the log inside the block attached to the method call.
def silence_logger
orig= nil
ObjectSpace.each_object(::Logger) do |logger|
logger.info "-" * 80
logger.info "Quieting the log..."
orig= logger.level
logger.level= ::Logger::FATAL
end
yield
2011 Jun 16
7
[PATCH] replace fchmod()-based heartbeat with raindrops
This means we no longer waste an extra file descriptor per
worker process in the master. Now there''s no need to set a
higher file descriptor limit for systems running >= 1024
workers.
---
I just pushed this out to git://bogomips.org/unicorn.git and it''ll
be in Unicorn 4.x.
The subset of raindrops used by Unicorn should work on all machines
with mmap(2) +
2015 Dec 28
0
Wrong interface on AD Provisioning
On 27/12/15 23:14, Viktor Trojanovic wrote:
>
>
> On 27.12.2015 20:48, Marc Muehlfeld wrote:
>> Hello Viktor,
>>
>> Am 27.12.2015 um 19:41 schrieb Viktor Trojanovic:
>>> When I provisioned a new AD domain, I used the wrong network interface
>>> in the provisioning command.
>>>
>>> samba-tool domain provision
2006 Feb 07
1
Samba Deleted My Linux Home Directory ?
Hi:
I have Samba3.0.14a-Debian installed on a Debian (unstable) system
After setting smb.conf to act as a domain logon I connected to the Samba
server from a Windows XP client using my personal login and password.
Samba was set to export HOMES as a share with this configuration:
[homes]
comment = User Homes
path = /home/%u
read only = No
create mask = 0754
2006 Jun 28
1
How to add some process control...
Hi,
First off, thanks Ezra for showing the way with BackgrounDrb. It''s a
real godsend.
I wanted to add a bit of job control to the system so that I could
cancel DRB processes and so on. I thought I''d share how I did it in case
anyone should find it useful or have feedback.
I wanted to be able to put checkpoints into the drb job so that I could
let the job do whatever needs to
2005 Dec 29
0
strange output in http header
Hi there,
I''m experiencing something strange in rails http headers. The response
comes back as text/plain. The http header looks like this:
HTTP/1.1 200 OK
Date: Thu, 29 Dec 2005 15:18:18 GMT
Server: Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-16 mod_ruby/1.2.4
Ruby/1.8.4(2005-10-29)
#<#<Class: 0x40a7f818>:0x40a7f778>Content-Type: text/html
Cache-Control: no-cache
2007 Oct 04
2
newbie question with login form
hi,
i''m just starting to work with this incredible tool...
but i got a first problem with the login process
i''m logging on my app like this :
------
@agent = WWW::Mechanize.new { |a| a.log = Logger.new("mech.log") }
@agent.user_agent_alias = ''Mac Safari''
@page = @agent.get("http://myappAdress/")
@form = @page.forms.first
2011 Jan 05
1
Asterisk replying to wrong port for NOTIFY messages
See the following SIP trace.
Where in the world does Asterisk get port 1025 to respond to?
This is asterisk 1.6.x.
Thanks.
-- James
<--- SIP read from zzz.zzz.zzz.44:9363 --->
NOTIFY sip:pbx1.mydomain.com SIP/2.0^M
Via: SIP/2.0/UDP 192.168.1.140:9363;branch=z9hG4bK-b9a860d3^M
From: "xxx-xxx-xxxx" <sip:xxxxxxxxxx at pbx1.mydomain.com>;tag=467525dd6fac949do0^M
To:
2009 Jun 25
2
[PATCH] Fix dbomatic state changes.
This patch fixes state changes in dbomatic so that there is no
intermediate 'stopped' state after being unreachable or on startup
of dbomatic etc. Also fixes a number of smaller bugs around host
associations, state changes, etc.
Signed-off-by: Ian Main <imain at redhat.com>
---
src/db-omatic/db_omatic.rb | 85 +++++++++++++++++++++++++++++++-------------
1 files changed, 60
2006 Nov 07
5
mechanize: 400 Bad Request
Hello,
when trying to access a certain HTML-frame, I get:
"in `request'': Unhandled response (WWW::Mechanize::ResponseCodeError)"
and the page returns: "400 Bad Request"
* Why?
* How to solve this?
With browser, it works.
In the logs below, I marked 4 lines with "***", where I see possible
differences in the URI. But I don''t know, if this is
2015 Sep 13
4
Fail2ban
Hello
I'm using the Fail2ban. I configuration below. I want to try to
prevent the continuous password. Fail2ban password that does not
prevent this form. (Asterisk 1.8 / Elastix interface)
What could be the problem ?
Asterisk log;
"Registration from '<sip:3060 at sip.x.eu;transport=UDP>' failed for
'x.x.x.x:32956' - Wrong password"
Fail2ban asterisk
2015 Sep 14
2
Fail2ban
I solved the problem. "action.d/iptables-custom.conf" include only udp.
service fail2ban restart
Thank you.
On Sun, Sep 13, 2015 at 9:17 PM, Andres <andres at telesip.net> wrote:
> On 9/13/15 11:16 AM, Gokan Atmaca wrote:
>>
>> Hello
>>
>> I'm using the Fail2ban. I configuration below. I want to try to
>> prevent the continuous password.
2018 Jun 06
2
AMI manager logins - omitting from logging output?
Hi.
Is there any way to eliminate AMI manager logins from the logging output
(without just turning the log level down and thereby losing lots of other stuff
as well)?
I'm running Asterisk 13.14.1 as a backend service to LVS/IPVS, and using the
AMI login as the "service alive" check to see which backend servers are
available to take new commands.
This results in lots of
[Jun
2010 Oct 25
4
google voice + asterisk: calls made to GV# processed but weird
Dear all,
First off, I am very new to asterisk so forgive me if any of my
comments or questions seem trivial. Thanks to [this
post](http://blog.polybeacon.com/2010/10/17/asterisk-1-8-and-google-voice/)
and [this post](http://www.davidvossel.com/?p=28), I have GV set up on
asterisk through jabber.conf and gtalk.conf. I can successfully dial
out from asterisk.
I'm trying to set up an
2009 Nov 04
4
[PATCH server] Update daemons to use new QMF.
This patch updates dbomatic, taskomatic and host-register to use the
new C++ wrapped ruby QMF bindings. It also fixes a couple of bugs
along the way including the 0 cpu bug for host-register. This is a
compilation of work done by myself and Arjun Roy.
Signed-off-by: Ian Main <imain at redhat.com>
---
src/db-omatic/db_omatic.rb | 111 ++++++-------
2017 Jun 05
0
Gluster Monthly Newsletter, May 2017
Gluster Monthly Newsletter, May 2017
Important happenings for Gluster for May:
---
3.11 Release!
Our 3.11 release is officially out!
https://blog.gluster.org/2017/05/announcing-gluster-3-11/
Note that this is a short term supported release.
3.12 is underway with a feature freeze date of July 17, 2017.
---
Gluster Summit 2017!
Gluster Summit 2017 will be held in Prague, Czech Republic on October
2007 Mar 05
2
Scheduled workers only run once unless you call self.delete inside the worker
I had a worker scheduled to run every minute with
backgroundrb_schedules.yml:
ebay_runner:
:class: :ebay_auction_worker
:job_key: :ebay_auction_runner
:trigger_type: :cron_trigger
:trigger_args: 0 * * * * * *
This worker posts an auction to eBay from a queue of auctions every minute.
I was having a problem where the worker would run ok the first time, but
never any subsequent minutes
2006 Mar 14
2
Max retries exceeded to host...
The past two days, I've been having issues with my two VoIP service
providers where calls just suddenly hang up. The following is from the
log:
Mar 14 13:50:55 WARNING[5887] chan_iax2.c: Max retries exceeded to host
64.34.45.100 on IAX2/voipjet-3 (type = 6, subclass = 11, ts=250000,
seqno=80)
Mar 14 13:50:55 DEBUG[10428] channel.c: Didn't get a frame from channel:
IAX2/voipjet-3
Mar
2010 Aug 23
1
channel stay up when extension unreachable
Hi,
We are using asterisk 1.4.34, ubuntu 10.4, below is suspicious activity
recorded in our full log. Could you help us to explain what had
happened. Thanks.
=== my friend, 801, from his room did a test by dialing echo test in
freepbx, *43:
[Aug 20 14:42:46] VERBOSE[14427] logger.c: -- Executing
[*43 at from-internal:1] Answer("SIP/801-000003f5", "") in new stack
[Aug 20